Reply to thread

I'm assuming you are using Visual Studio .NET...


Add the Setup project (setup.vdproj from the \Setup folder) to the solution, build the setup project and after that you should find setup.exe and setup.msi in the Setup\Release folder if it succeeds.


Top Bottom