I am trying to make a set up file for my vc++ application using Installsheild5.0 free edition. I could do the sample tutorials provided in the help - creating the set up projects with templates and wizards.
But I don't understand how to use this for distribution.i.e where will the setup file for this project is created that can be used for installing this in other computers??
Thanx