PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Packaging registry file only, please

Reply

Packaging registry file only, please

 
Thread Tools Rate Thread
Old 12-01-2007, 11:36 PM   #1
=?Utf-8?B?TWlrZQ==?=
Guest
 
Posts: n/a
Default Packaging registry file only, please


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,



  Reply With Quote
Old 14-01-2007, 01:14 AM   #2
Bryan Phillips
Guest
 
Posts: n/a
Default Re: Packaging registry file only, please

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



"Mike" <Mike@discussions.microsoft.com> wrote in message
news:01C3305F-7EF6-4939-9425-68EBA3CC9684@microsoft.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.
>
> 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,


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off