Groups | Blog | Home
all groups > dotnet distributed apps > january 2004 >

dotnet distributed apps : Newbee with Windows Installer


Saulot
1/23/2004 11:52:11 AM
Hi,
Big Question :
My solution is composed of SIX projects.
I'd like to know if it is possible with WI to allow the user to choose the
projects he wants to install. (From one to All)
in fact, I'd like to know if it's possible to add a form like "Microsoft
Office Selection form" (Treeview (All from Hard disk, etc.) ?

Or do I have to build another projet where the user could make these choices
and that the MSI would call during install ?

Thks for help :)


cgray007 NO[at]SPAM yahoo.com
1/27/2004 12:09:40 PM
Take a look at "Adding a Custom Installation Dialog Box" on
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbtskcreatinginstallerforyourapplication.asp

There are some properties you can access to do a conditional
installation like you are seeking to do.

HTH


[quoted text, click to view]
AddThis Social Bookmark Button