|
64-bit vs. 32-bit Absolute Pathing
I "wrote" some LabView code a few nights ago and sent it to our mentor, who subsequently tried to open it, but was greeted with numerous warnings asking him where files were located. I've figured out that the problem is that I have 32-bit LabView installed on my 64-bit machine, and so it put all of the files in "Program Files (x86)". However, our mentor is running 32-bit Windows, so his LabView installation is just in "Program Files". I'm the lead programmer for our team, but other people will be trying to access and edit these files, and all of our other computers that run LabView are running 32-bit. Is there any way to make the file locations translate automatically short of me reinstalling LabView into "Program Files"?
|