I want to make a portable app.forexample Ihave xxx app
how can ı edit xxx.nsi script file.what must ı writte in.
Thanks
New: BriskPlayer (Jun 08, 2026), Platform 30.4.1 (May 30, 2026)
1,400+ portable packages, 1.2 billion downloads
We're operating at a loss but still ad free. Please donate if you can!
Look for the NSIS program (it's on Sourceforge). There are some plugins you need. SmithTech and Ryan have distros that might help.
As for editing, you can use Notepad++ Portable, or any other text editor you like.
The language is a bit cryptic, but not too difficult. Download a couple of the programs and look at the source code, use the help file (nsis.chm?) to figure out what a statement is doing.
There are some other clues on the test wiki site.
MC