Hi! Is there a way to package registry file only? I can not seem to find the
way using VS 2003 & Package and Deploy Wizard.
In a nutshell, I need to merge a .reg file to create some keys + values.
I need to create an .msi package as our clients do not accept anything else.
I can not really write a program that does it programmatically and then
package it.
Any help is greatly appreciated.
Many thanks in advance,
Bryan Phillips - 14 Jan 2007 01:14 GMT
The simplest way is to create a setup project and add your registry
settings to it.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> Hi! Is there a way to package registry file only? I can not seem to find the
> way using VS 2003 & Package and Deploy Wizard.
[quoted text clipped - 7 lines]
>
> Many thanks in advance,