Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 29th September 2009, 12:38   #1
parag_NSIS
Junior Member
 
Join Date: Sep 2008
Posts: 21
IE7 settings....

In my installer, I have to automate the following IE7 browser settings...

1.Open Internet explorer. Click on Tools menu.
2.Select Internet Options.
3.Click on Security tab.
4.Click on Custom Level.
5.Scroll down Security section until you get Miscellaneous option.
6.Under Miscellaneous, find the option “Allow websites to open windows without address or status bars”, Select ‘Enable’ radio button.
7.Scroll down until you get Scripting Option.
8.Under Scripting option, find the option “Allow status bar updates via script”, select ‘Enable’ radio button.
9.To save settings, click on ‘Ok’ button until you return to internet explorer.

The above procedure is manual and web site user have to do it.

So can I avoid this and do it using NSIS????

Please suggest if there are any ways to do it.
parag_NSIS is offline   Reply With Quote
Old 29th September 2009, 15:57   #2
Yathosho
Forum King
 
Yathosho's Avatar
 
Join Date: Jan 2002
Location: AT-DE
Posts: 3,185
Send a message via ICQ to Yathosho
use regmon to see what changes ie does to the registry. you can modify the registry keys easily using nsis.
Yathosho is online now   Reply With Quote
Old 1st October 2009, 05:52   #3
parag_NSIS
Junior Member
 
Join Date: Sep 2008
Posts: 21
Regmon....

Hi Yathosho,

I downloaded the Regmon registry monitor. It shows the registry event log. Now what to do next?

Do you have any idea??
parag_NSIS is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump