Old 26th September 2008, 21:39   #1
athlux
Junior Member
 
Join Date: Sep 2008
Posts: 1
Question example for install files and execute .bat script

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
athlux is offline   Reply With Quote
Old 27th September 2008, 01:15   #2
Ivan Andreevich
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
Ivan Andreevich is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump