I've recently downgraded from Vista to XP and I'm happy I've done so however one problem I'm having is with connecting to a ad-hoc network from the command line.With vista I was able to use "netsh wlan connect=SSID" I know this feature has been lost through the downgrade is there an alternative method either through a command line program or by creating a c++\c# app using windows api (Though I don't think it is documented)

If you had a script, it still could be executed with netsh. netsh exec script.whatever
