![]() |
ExecWait bug found
Hello,
I wanted to make a 'launcher' for a application. A simple one, something like this : PHP Code:
Like "program name.exe" In the same folder exists a file "program.exe" The "program.exe" is launched, not "program name.exe" ! Try it. Thanks, OJi. |
ExecWait `"program name.exe"`
Stu |
Quote:
Guess this is not a bug after all... |
If you typed program name.exe in command prompt without quotes then program.exe would be ran with name.exe as its parameter. Yes you used quotes, but only to prevent it becoming two parameters for ExecWait.
Stu |
you are right.
my mistake. :down: |
| All times are GMT. The time now is 17:45. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.