PDA

View Full Version : Need help with executable file!


Newguy100
2nd March 2006, 16:17
Hi,

This is my first time using any type of installer software. I am very new to this so I am pretty sure I am asking a stupid question, but I have created an executable file in visual C/C++ and I want to make it distributable. How do I do that? Is there an example where I can add the executable into a script file?

Afrow UK
2nd March 2006, 16:34
See File in documentation. Check all the Examples with NSIS as well.

-Stu