ajetrumpet
Banned
- Local time
- Today, 12:00
- Joined
- Jun 22, 2007
- Messages
- 5,638
all,
does anyone have experience installing a program on a 64 bit machine? When i package one of our solutions, it throws the folders and files into PROGRAM FILES. But, on MY 64 bit comp, the default programs file folder is PROGRAM FILES (x64). that will not work the way I've packaged it. Is there any easy solution around this? Other than correcting the code and checking for that folder, then changing all of the code to work right? That would really be a hassle.
I'm thinking that it would just be easier to specify that my programs are not compatible with 64 bit machines. Any takers on advice here?
does anyone have experience installing a program on a 64 bit machine? When i package one of our solutions, it throws the folders and files into PROGRAM FILES. But, on MY 64 bit comp, the default programs file folder is PROGRAM FILES (x64). that will not work the way I've packaged it. Is there any easy solution around this? Other than correcting the code and checking for that folder, then changing all of the code to work right? That would really be a hassle.
I'm thinking that it would just be easier to specify that my programs are not compatible with 64 bit machines. Any takers on advice here?