I want to make a portable app.forexample Ihave xxx app
how can ı edit xxx.nsi script file.what must ı writte in.
Thanks
New: DesktopSnowOK (Jan 6, 2025), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads Nov/Dec/Jan!, Please donate today
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