VS_Installer_2010_Developer
unread,Feb 5, 2012, 6:20:41 AM2/5/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have a MSI package created using Visual studio Installer (Vs2010). I
need this package to be installed multiple times on the same target
machine. At this moment, I'm accomplishing this my using MST files;
the limitation with this approach is that every time that i need to
install a new instance of the product, I need to create a new MST
file.