|
|
#1 |
|
Junior Member
Join Date: Sep 2008
Posts: 1
|
Hi,
I am new in this forum as well as in the creation of setup programs. I have a set of files in different directories which must be copied into the same different directories by installation. If all files are copied a registry entry must made which contain the installation directory. Last but not least the installation procedure have to run a .bat script at the very end of the installation. Is there an example .nsi script which I can use? Unfortunately I need some unique files (private/public key) in each setup. Is it possible to add this file to a standard install kit? Thanks in advance AthLux |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Nov 2003
Location: Vancouver, BC
Posts: 48
|
These are all very basic and you can just use bone-stock NSIS to do it all.
Get a GUI - such as this - http://hmne.sourceforge.net/ and just follow through a guide. To run a bat file you can use this http://www.nullsoft.com/free/nsis/makensis.htm#Exec |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|