|
-
Jan 6th, 2003, 02:16 PM
#1
Thread Starter
Addicted Member
how to put myfile.exe in windows path
I'm using inno setup to deploy my vb program, let's call it "myapp.exe ".
It works fine.
[but]
I want to be able to just type myapp.exe from the command line and have it execute my application.
The way it works now is you have to enter the entire path to myapp.exe in order for windows to find it.
Does anyone know how to get the install to put the path to myapp in windows' "Path"?
(I'm assuming that's what needs to be done)
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|