![]() |
#1 |
Junior Member
Join Date: Feb 2018
Posts: 1
|
Passing command to macro
Hi everybody!
I'm literally fighting with an issue in NSIS. I'm trying to pass a command as argument to a macro, which should write log and then execute the command. This is my code: code: At compile time I have an error: push expects 1 parameters, got 2 I suppose the command passed in !insertmacro ExecCommandAndLog "File file.txt" has been seen as 2 strings. I've tried with any quotes but nothing works. Any help? ![]() Thank you so much in advance |
![]() |
![]() |
![]() |
|
Tags |
argument, command, log, macro, parameter |
Thread Tools | Search this Thread |
Display Modes | |
|
|