PC Review


Reply
Thread Tools Rate Thread

Add IE registry entry with setup program

 
 
steve b
Guest
Posts: n/a
 
      7th May 2004
I need to add a registry entry to internet explorer (I'm adding a right
click menu item) with vb.net setup program. Anyone know how to do that?

Thanks!


 
Reply With Quote
 
 
 
 
Todd Derksen [MSFT]
Guest
Posts: n/a
 
      11th May 2004
Steve, this should be fairly easy to do.
In your setup project open the registry editor, by either clicking on the
registry icon in the solution explorer (when the setup project is selected)
or using the view -> editors -> Registry Editor.
In the registry editor Create the path that corresponds to the key you want
to change.
And add your key.
The Path you are probably looking for is
HKLM->Software->Microsoft->Internet Explorer->...
Also set the last key's always Create property to true.

--------------------
Todd Derksen
Visual Basic Deployment Test Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "steve b" <(E-Mail Removed)>
>Subject: Add IE registry entry with setup program


>I need to add a registry entry to internet explorer (I'm adding a right
>click menu item) with vb.net setup program. Anyone know how to do that?
>
>Thanks!
>
>
>


 
Reply With Quote
 
steve b
Guest
Posts: n/a
 
      11th May 2004
Thanks for the help!!!

Not much info on .net setup program. Any books out there?


"Todd Derksen [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Steve, this should be fairly easy to do.
> In your setup project open the registry editor, by either clicking on the
> registry icon in the solution explorer (when the setup project is

selected)
> or using the view -> editors -> Registry Editor.
> In the registry editor Create the path that corresponds to the key you

want
> to change.
> And add your key.
> The Path you are probably looking for is
> HKLM->Software->Microsoft->Internet Explorer->...
> Also set the last key's always Create property to true.
>
> --------------------
> Todd Derksen
> Visual Basic Deployment Test Team
> This posting is provided "AS IS" with no warranties, and confers no

rights.
> --------------------
> >From: "steve b" <(E-Mail Removed)>
> >Subject: Add IE registry entry with setup program

>
> >I need to add a registry entry to internet explorer (I'm adding a right
> >click menu item) with vb.net setup program. Anyone know how to do that?
> >
> >Thanks!
> >
> >
> >

>



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a program that can read old unused registry left over from another setup rons@home.com Microsoft Windows 2000 Registry 1 29th Mar 2006 05:24 AM
Setup program dialogs not showing full size so can't complete setup ... Help?? Siv Windows XP General 0 9th Feb 2006 10:13 PM
REQ. A registry monitor tool to see what registry settings are queried during a program startup a@b.com.invalid Freeware 1 11th Apr 2005 06:28 PM
"Registry entry containing the MSMQ folder is missing or corrupted; setup cannot continue" =?Utf-8?B?cGJhZXJ3YWxk?= Windows XP Performance 0 14th Jan 2004 02:21 PM
"Registry entry containing the MSMQ folder is missing or corrupted; setup cannot continue" =?Utf-8?B?cGJhZXJ3YWxk?= Windows XP General 3 14th Jan 2004 08:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:47 PM.