VBScab
Posts: 6623
Score: 190 Joined: 9/5/2006 From: London, UK Status: offline
|
quote:
So I thought it wont be good to capture this registry and add it in my pacakge as registry key changes everytime That registry entry is created by the VSTO installer. If you don't use it, it won't be created!quote:
What do you mean by "deployment tool which can create MSIs?" In VS, there's what used to be called the 'Setup and Deployment Wizard'. I can't recall what the latest flavour calls it but, whatever it is, can you not create an MSI using it? As previously, if not, just capture its installation. You should probably remove the VSTO installer junk from the registry in the final package.
_____________________________
- Don't know why 'x' happened? Want to know why 'y' happened? ProcMon will tell you. - Try using http://www.google.com before posting. - I answer questions only via forums. PMs and personal emails will be ignored.
|