How can I make setup.exe of a project ?
Printable View
How can I make setup.exe of a project ?
You need to deploy your project, either with Inno Script and Inno Setup, which will make a setup.exe. or else the Package and Deployment Wizard, which will create a cab file that installs. You can check out the Application Deployment Forum that will answer your questions, or take a look in the FAQ, where I believe that someone already answered it.
I just need to know where the Package and Deployment Wizard is.
chu2654,
Go to Add-ins->Add-in Manager and select PDW for loading.
Moved from Classic VB forum.