visual-studiosetup-projectnsissetup-deployment

Export Visual Studio Setup project to NSIS (NSIS Importer)


I have a setup/deployment project that I've built in Visual Studio for packaging my WPF app. I now want to build an installer in NSIS for packaging my app. Is there any tool through which I can import my VS setup project into NSIS?


Solution

  • The only import tool NSIS has is for .reg files AFAIK