Welcome, Guest
Username Password: Remember me

Creating Windows Installer Project in Visual Studio
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Creating Windows Installer Project in Visual Studio

Creating Windows Installer Project in Visual Studio 1 year, 11 months ago #1668

  • rajeshkumar
  • OFFLINE
  • Moderator
  • I love software configuration management
  • Posts: 370
  • Points: 44549
  • Karma: 4
  • Honor Medal 2009
1


I've been struggling with Visual Studio to create a windows installer msi.

This is what I was hoping to create in the msi: Installer opens and first page has a couple fields where you can enter various config locations, including being able to browse, and also some drop downs with various config setups.

Click Next or Finish or whatever and custom C# code I have written gets executed depending on the choices chosen by the user.

When looking at the Visual Studio Installer Project, I can add a dialog, but they are all predefined for me. I was hoping for something like when you create a Windows Forms Application.

Is this not possible? Is the windows installer project just that inflexible? What are my other options in Visual Studio (note I don't want to use another program that may be out there)?
Regards,
Rajesh Kumar
Build and Release Engineer
My Blog: community.scmgalaxy.com/pg/profile/rajeshkumar
  • Page:
  • 1
Time to create page: 0.43 seconds

     
    
Home Forum