nsis configuration
i just wanna know how to do the configuration like the autogk, where while the installation of the main program, other secondary files are executed
Archive: nsis configuration
nsis configuration
i just wanna know how to do the configuration like the autogk, where while the installation of the main program, other secondary files are executed
Do you want to execute a program while installing? Use Exec, ExecWait, ExecShell, nsExec plug-in or ExedDos plug-in.