Testing out VB.net prog in Windows 7 that works ok in Vista and earlier.
The users can set various options and save them for next time. In pre Vista this goes in the program directory in program files, in Vista it is transparently put into the user's virtual store.
However, in Windows 7 trying to save the file gives an access denied error. The virtual store exists and other apps appear to be using it ok. Having to run the program as admin, if that would help anyway, is not an option. Anyone else had a problem with this?
Cheers.
The users can set various options and save them for next time. In pre Vista this goes in the program directory in program files, in Vista it is transparently put into the user's virtual store.
However, in Windows 7 trying to save the file gives an access denied error. The virtual store exists and other apps appear to be using it ok. Having to run the program as admin, if that would help anyway, is not an option. Anyone else had a problem with this?
Cheers.

Comment