I had to face a piece of code in the web ...
64 in my machine and NS Example I have included the following in my code:
$ {if} $ {running x64} message box MB_OK "running on x64" $ {endIf} and it gives:
! Insertmacro: _If! Insertmacro: For macro "_If" requires 4 parameters (s), pass 2! Can you help?
Thanks in advance!
Not enough to keep files on your system, you must include the file in your code: "$ {Run}" $ {if} $ {RunningX64} messagebox MB_OK "Running at $ x" $ {EndIf}
Comments
Post a Comment