Unzipping Nullsoft File In Chosen Folder
🧟 I have a NullSoft file from nextwish.org which I am trying to open into a new folder without installing it in the program it is supposed to modify (Half-Life Counter-Strike). However, the file seems to know when I am not setting it to unzip into the real Half-Life directory, because any attempt to unzip it in a dummy directory path doesn't work. I read on the NSIS homepage that the NSIS packing user can set up the NSIS so that the unpacker cannot modify the file path from a designated registry key. Is there any way I can modify the file with NSIS so I can unpack the docs in a folder of my choosing?🙂