I wrote a setup program a long while ago that uses mkdir to create the program folder (under
%csidl_program_files location) and it has always worked great in XP.
Now my setup program will no longer create the folder in VISTA!
Also, my temporary files, which I send successfully to the windows temporary folder, can't startup the extracted setup program to install the program!
Anybody know what this problem is??
Jim
%csidl_program_files location) and it has always worked great in XP.
Now my setup program will no longer create the folder in VISTA!
Also, my temporary files, which I send successfully to the windows temporary folder, can't startup the extracted setup program to install the program!
Anybody know what this problem is??
Jim
Comment