MSFN Forum: Disable "Welcome IE8" tweak on first Run - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Disable "Welcome IE8" tweak on first Run Looking for tweak Rate Topic: -----

#1 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 634
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 26 March 2009 - 09:10 PM

Please share if you know any tweak that can disable "Welcome IE8 screen" on first run.
Usually I need to click "Ask me later" just to remove this little annoyance. I was wondering if there is any tweak as I couldn't find one.
Posted Image


#2 User is offline   TZM 

  • Group: Members
  • Posts: 2
  • Joined: 20-December 07

Posted 01 April 2009 - 05:36 AM

@Geej
@LeveL

http://www.msfn.org/board/index.php?showto...st&p=846467

Quote

:: Skip default page
REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /v "DisableFirstRunCustomize" /t REG_DWORD /d "1" /f > nul

This post has been edited by TZM: 04 April 2009 - 05:23 AM


#3 User is offline   LeveL 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 551
  • Joined: 30-September 05

Posted 03 April 2009 - 06:58 PM

View PostTZM, on Apr 1 2009, 12:36 PM, said:



Not working.

#4 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 634
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 07 April 2009 - 01:48 AM

Thanks for the link but I have finally found below tweak to work in my XP (32bit) after applied at GUIRUNONCE.

(I will test it in T13 when got time.) <==edit == Found to work at T12/T13 too.

Attached File  IE8NoWelcome.reg (820bytes)
Number of downloads: 282

Attachment same as
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"IE8RunOnceLastShown"=dword:00000001
"IE8RunOnceLastShown_TIMESTAMP"=hex:d0,0e,71,6a,ce,b5,c9,01
"IE8RunOncePerInstallCompleted"=dword:00000001
"IE8RunOnceCompletionTime"=hex:40,c3,35,84,ce,b5,c9,01
"IE8TourShown"=dword:00000001
"IE8TourShownTime"=hex:60,65,08,61,37,b7,c9,01

This post has been edited by Geej: 18 September 2009 - 10:25 PM


#5 User is offline   LeveL 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 551
  • Joined: 30-September 05

Posted 07 April 2009 - 08:11 PM

View PostGeej, on Apr 7 2009, 08:48 AM, said:



Thanks, I am chasing my own tail here, hope this makes it work.

This post has been edited by LeveL: 07 April 2009 - 08:57 PM


#6 User is offline   Brownie 

  • Group: Members
  • Posts: 1
  • Joined: 12-May 09

Posted 12 May 2009 - 03:20 PM

I had the same problem, with the "Welcome to Internet Explorer 8" popup appearing quite often when I started IE8 (installed as a Windows Critical Download in the past two weeks ...). Looked at the various registry fixs here, and decide there must be an easier way, so I contacted Microsoft Tech Support. Here is what has worked for me, on three different XP-PRO systems:

Run GPEDIT.MSC
Find "Administrative Templates", drill to "Windows Components", "Internet Explorer"
Double click on Internet Explorer to get a long list and locate "Prevent Performance of First Run Customize Settings"
Right click, select properties, and set to "Disable"
Click on Apply, OK, and exit Group Policy Editor

I double checked the registry, after finding this to be successful, and did not find the various registry additions or changes suggested here, so this is probably an alternate approach -- and it works!

Brownie

#7 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 634
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 13 May 2009 - 06:35 AM

@Brownie
To get these tweaks, I actually had to click "Next' at Welcome Prompt and answer all questions IE asks. So at the end, I get "IE8TourShown"=dword:00000001 & "IE8RunOnceLastShown" etc with their own timestamp. This is different from GPEDIT.MSC which are disabled totally. So it won't be the same in the registry.

#8 User is offline   OldSpiceGuy 

  • Group: Members
  • Posts: 1
  • Joined: 17-July 09

Posted 17 July 2009 - 01:54 PM

View PostGeej, on Mar 26 2009, 10:10 PM, said:

Please share if you know any tweak that can disable "Welcome IE8 screen" on first run.
Usually I need to click "Ask me later" just to remove this little annoyance. I was wondering if there is any tweak as I couldn't find one.
Posted Image


The quickest fix for Windows Vista IE8 is the zip file found on this blog. It's the only sure way I've found to be of any help at all and takes less than a minute to take care of that annoying welcome popup. This link has a file called ie8-tour-disable.zip. Click on it to download. I've used it and it worked beautifully. To my knowledge, there is no other way to do this unless you manually edit the registry. This little program makes all the changes in your registry for you in less than a second.

http://www.winhelponline.com/blog/disable-...once-all-users/

#9 User is online   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 July 2009 - 06:06 PM

I won't use a exe I am not sure of.

Actually GPedit does do some registry stuff but it disappears after you start IE8. If you manually add the 2 below into your reg tweaks it's completely turned off by a policy edit but it won't disappear.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{0ADBE806-9474-4975-88D6-9BE509667377}Machine\Software\Policies\Microsoft\Internet Explorer\Main]
"DisableFirstRunCustomize"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]
"DisableFirstRunCustomize"=dword:00000001


#10 User is offline   chenze 

  • Group: Members
  • Posts: 1
  • Joined: 30-August 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 September 2011 - 01:23 AM

Quote


thanks very much.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy