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

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

android - send complex objects as post php java -

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