PDA

View Full Version : How to put files under the 'programdata' folder in Vista?



garydongdev
04-21-2008, 09:12 PM
Hi;

I have an old installation program which was written with InstallShield. During the installation it copies one file from the CD to the ‘programdata’ folder on Vista. Now I need to user SetupBuilder to rewrite that old installation program, but I couldn’t find out how I can copy a file from the CD to the ‘programdata’ folder. Can anyone tell how I can do it?

Gary

linder
04-21-2008, 11:49 PM
Gary,

Just use the CSIDL_COMMON_APPDATA csidl (see attached screenshot).

Does this help?

Friedrich