all groups > dotnet setup > january 2008 >
You're in the

dotnet setup

group:

Setup and deployment project


Setup and deployment project fniles
1/17/2008 4:42:19 PM
dotnet setup:
I am not sure if I post this issue at the correct newgroup. If I need to
post it somewhere else, please let me know what is the correct newsgroup for
this.

I am using VB.NET 2005 and I create a "setup and deployment" project.
When I use this installation to install on a user's machine, how can I merge
some registry settings into the user's machine ?

Thank you

Re: Setup and deployment project Herfried K. Wagner [MVP]
1/18/2008 12:59:06 AM
"fniles" <fniles@pfmail.com> schrieb:
[quoted text, click to view]


The solution explorer, select the "Registry editor" button on the top
toolbar (it's a little button showing some blocks in cyan). Then you can
add the registry settings in the "Registry (<name of setup project>)" tab.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Re: Setup and deployment project Phil Wilson
1/18/2008 1:44:48 PM
There's an option in that Registry IDE view to import a .reg file. Do Import
on the Registry on Target Machine.
--
Phil Wilson
[MVP Windows Installer]

[quoted text, click to view]

Re: Setup and deployment project fniles
1/18/2008 2:25:15 PM
Great ! Thank you.
Is there any way that I can import/copy the registry settings from my
machine to the setup and deployment ? (instead of creating them one by one
in the setup and deployment )

[quoted text, click to view]

AddThis Social Bookmark Button