Sunday, July 29, 2018

FIX Invalid command inetc get or inetc put with NSIS

FIX Invalid command inetc get or inetc put with NSIS


 When you get one of the following errors:
  • Invalid command: inetc::get
  • Invalid command: inetc::put
You need to make sure that you have installed the inetc plugin that can be downloaded from the NSIS website.

If you still  have problems when compiling your script go to your NSIS folder (ex.: c:Program FilesNSISPlugins) and copy INetC.dll from the "x86-unicode" or "amd64-unicode" subfolder.

If you have an x86 installation it should be better to use the x86-unicode.



go to link download

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.