User talk:Zimsms
From NSIS Wiki
Can this be used for multiple command line switches? when I try to use it twice I get an error.
[edit] Where can I find Macro Print
In the code !insertmacro PRINT is used but compiler gives error Macro PRINT Not found. Do I need to include any file for this
202.177.244.251 20:58, 26 July 2006 (PDT) SAC
- Thx, I replaced "!insertmacro PRINT" with "DetailPrint" in all codes made by this author. deguix 03:08, 28 July 2006 (PDT)

