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