August 19, 200422 yr My Unattended installation of SP2 (via RIS) is working perfectly! except for one small little thing...Whenever a new user logs in for the first time, the screen found below appears. I'd like to automatically set the "Do not show this message again" checkbox. This would make my XPSP2 RIS install identical to the current XPSP1 installation, Does anyone know where this setting might be, registry or otherwise.Cheers.
August 19, 200422 yr Try this in winnt.sif [IEPopupBlocker] ShowInformationBar = No or this from a reg tweak ;Dont Show The Information Bar Dialog[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]"FirstTime"=dword:00000000
August 19, 200422 yr Author Thanks, that worked a treat.;Dont Show The Information Bar Dialog[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]"FirstTime"=dword:00000000
August 25, 200422 yr Just so people know.Putting:[IEPopupBlocker] ShowInformationBar = Noin your WINNT.SIF file will disable the information bar completely.Putting:;Dont Show The Information Bar Dialog[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]"FirstTime"=dword:00000000into your registry entries will disable the PROMPT but still show the information bar.
September 7, 200421 yr For the less knowledgeable, how do you edit the WINNT.SIF file? I found the registry item with regedit, but don’t know how to change it. Thanks for your help.
September 7, 200421 yr For the less knowledgeable, how do you edit the WINNT.SIF file? I found the registry item with regedit, but don’t know how to change it. Thanks for your help.Open it in Notepad.
May 12, 200521 yr Just so people know.Putting:[IEPopupBlocker] ShowInformationBar = Noin your WINNT.SIF file will disable the information bar completely.Putting:;Dont Show The Information Bar Dialog[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]"FirstTime"=dword:00000000into your registry entries will disable the PROMPT but still show the information bar.<{POST_SNAPBACK}>If you would actually like to disable the information bar rather than the prompt see my post here
Create an account or sign in to comment