T.O. Double-Dizzle
New member
- Joined
- Sep 10, 2010
- Messages
- 3
- Programming Experience
- 5-10
I developed a small console application called foo.exe, and I've created a Windows Installer project in Visual Studio Pro 2010 (trial version for now). The installer then places the foo executable in its target location (Program Files), and I can run the program successfully from its Program Files folder.
My problem is that whenever I try to run the program from anywhere else (i.e. C:\), Windows doesn't recognize it. This seems like a registry issue to me, but I'm clueless as to how to fix it. I looked at Microsoft's deployment/installer documentation, but I couldn't find a solution.
Could someone please post a walkthrough?
Any help would be greatly appreciated.
Thanks.
My problem is that whenever I try to run the program from anywhere else (i.e. C:\), Windows doesn't recognize it. This seems like a registry issue to me, but I'm clueless as to how to fix it. I looked at Microsoft's deployment/installer documentation, but I couldn't find a solution.
Could someone please post a walkthrough?
Any help would be greatly appreciated.
Thanks.