Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Bug in packhdr with path containing spaces? (http://forums.winamp.com/showthread.php?t=251372)

Senser 18th July 2006 07:23

Bug in packhdr with path containing spaces?
 
The !packhdr command seems to having problems accepting paths with spaces in them. From the manual :

!packhdr "$%TEMP%\exehead.tmp" '"C:\Program Files\UPX\upx.exe" "$%TEMP%\exehead.tmp"'

When you put UPX in a path that contains spaces, NSIS cannot seem to find UPX. Putting UPX in a path not containing spaces does work fine.

kichik 19th July 2006 15:08

Same problem as with bug #1509909. Might as well write some better system() function that'd just call CreateProcess, but it won't be able to process command line processor directives like "if" and output redirections.


All times are GMT. The time now is 04:59.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.