In your script, use "SetCompress off". Now NSIS compression is disabled - you get a very big installer.
Use WinRAR, create a SFX archive. In the comment section, enter:
Now use best compression. If you run this SFX, it will extract the installer to a temporary directory, run the installer, and delete it after it finishes. Very handy, and can save you quite some Kb's 😁Setup=mysetup.exe
TempMode