plugins - NSIS Invalid command: ShellExecAsUser::ShellExecAsUser -


when try use shellexecasuser plugin nsis, following error.

invalid command: shellexecasuser::shellexecasuser 

this started happen after upgraded nsis script compiler, guess helpfully changed how makensis searches plugins.

you need use !addplugindir compiler utility command, tells nsis plugin.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -