Prev Previous Post   Next Post Next
Old 22nd August 2007, 16:44   #1
o_owd
Senior Member
 
o_owd's Avatar
 
Join Date: Feb 2003
Location: TGM, Romania
Posts: 176
Send a message via ICQ to o_owd Send a message via Yahoo to o_owd
ExecWait bug found

Hello,

I wanted to make a 'launcher' for a application. A simple one, something like this :
PHP Code:
Name "LAUNCHER"

OutFile "launcher.exe"

Section bla
    
...
    
ExecWait "program name.exe"
    
...
SectionEnd 
The exe file that I need to open with ExecWait has spaces in the name.
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.
o_owd is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump