MS Internet Explorer
IE Tweaking (Reference for Citrix Profile Tweaking) http://smallvoid.com/tweak/windows/internet.html To delete the password for Content Advisor, delete the value Key which is found at this registry key. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Ratings] Key=? After deleting the registry key then go to Control Panel->Internet Options-> Content->Settings and press the Cancel-button when asked for password. Now the Content Advisor should be disabled. Another way to remove the password for Content Advisor is to delete/rename the used Content Advisor Profile (A hidden file usually found in Windows\System): ratings.pol After deleting the file then go to Control Panel->Internet Options->Content-> press Ok-button. Now the Content Advisor should be disabled. This also seem to work if unable to disable Content Advisor even if one knows the password. To change the organization name of Internet Explorer 6: [HKEY_CURRENT_USER /Software /Microsoft /Internet Explorer /Main] Window Title="Your Title Text" To change the organization name of Internet Explorer 7: [HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \IEAK7] Organization Name = "Your Organization Name" [HKEY_CURRENT_USER \Software \Microsoft \Internet Explorer \Toolbar] BackBitmapIE5="c:\pics\bg.bmp" It is possible to clear these brandings completely, by running this command: Rundll32 Iedkcs32.dll,Clear To change the top right corner animation: [HKEY_LOCAL_MACHINE \Software \Microsoft \Internet Explorer \Main] BigBitmap="c:\pics\big_image_start.bmp" SmallBitmap="c:\pics\small_image_start.bmp" [HKEY_CURRENT_USER \Software \Microsoft \Internet Explorer \Toolbar] BrandBitmap="c:\pics\big_image_ani.bmp" SmBrandBitmap="c:\pics\small_image_ani.bmp" big_image_start.bmp...: 38 x 38 pixel image small_image_start.bmp.: 22 x 22 pixel image big_image_ani.bmp.....: 38 x 1178 pixel image (31 vertical placed images of 38 x 38 pixel) small_image_ani.bmp...: 22 x 682 pixel image (31 vertical placed images of 22 x 22 pixel) To reset the right corner branding: http://support.microsoft.com/kb/Q176713 To restore the animated Internet Explorer logo, delete the BrandBitmap and SmBrandBitmap string values under the following registry key: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar To start IE7 with BHOs disabled: iexplore -extoff