dj_mix Posted January 29, 2007 Posted January 29, 2007 (edited) Anyone have a Reg tweak so that IE6.0 Shows Icons with Text labels and LARGE ICONS?? Edited January 30, 2007 by dj_mix
r3incarnat0r Posted January 30, 2007 Posted January 30, 2007 This INF could work:[Version] Signature=$Windows NT$ [DefaultInstall] Modes=0,1,2,3 AddReg=Tweaks.AddReg BitReg=Tweaks.BitReg [Tweaks.AddReg] HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons","SmallIcons",0x00000000,"no" [Tweaks.BitReg] HKCU,"SOFTWARE\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBarLayout",0x00000000,0x00000006,0x0000000C HKCU,"SOFTWARE\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBarLayout",0x00000000,0x00000012,0x00000014 HKCU,"SOFTWARE\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBarLayout",0x00000001,0x00000020,0x00000014
dj_mix Posted February 4, 2007 Author Posted February 4, 2007 Great thankshow do I run this .inf in runonce?is it similar to .reg files ?REG ADD %KEY%26 /VE /D "Importing Registry Tweaks" /fREG ADD %KEY%26 /V 1 /D "%SYSTEMROOT%\REGEDIT.EXE /S %PP%\Tweaks\Tweaks.reg" /f
dj_mix Posted February 4, 2007 Author Posted February 4, 2007 ok I added this to cmdlines.txt"rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\ie.inf"where do I but the ie.inf file in ???
r3incarnat0r Posted February 9, 2007 Posted February 9, 2007 (edited) In the same folder like cmdlines.txt, but applying bitregs might not work using cmdlines method. You should rather export the whole ITBarLayout value to a REG file (for cmdlines) or install that INF file via RunOnce.Edit: I solved a similar problem in this topic:http://www.msfn.org/board/index.php?showtopic=91394 Edited February 9, 2007 by r3incarnat0r
dj_mix Posted February 21, 2007 Author Posted February 21, 2007 This INF could work:[Version] Signature=$Windows NT$ [DefaultInstall] Modes=0,1,2,3 AddReg=Tweaks.AddReg BitReg=Tweaks.BitReg [Tweaks.AddReg] HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons","SmallIcons",0x00000000,"no" [Tweaks.BitReg] HKCU,"SOFTWARE\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBarLayout",0x00000000,0x00000006,0x0000000C HKCU,"SOFTWARE\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBarLayout",0x00000000,0x00000012,0x00000014 HKCU,"SOFTWARE\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBarLayout",0x00000001,0x00000020,0x00000014Anyone willing to help me convert this to a reg file or give me tips or a link that would help me ?
r3incarnat0r Posted February 23, 2007 Posted February 23, 2007 REG files do not support modification of individual bits (I think). You should use the INF, or - if you want to use the tweak for an unattended Windows installation - export the whole modified ITBarLayout binary value (as I said before).For example:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons]"SmallIcons"="no"[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]"ITBarLayout"=hex:11,00,00,00,36,00,00,00,00,00,00,00,30,00,00,00,1f,00,00,00,\ 66,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,05,00,00,00,22,05,00,00,26,\ 00,00,00,02,00,00,00,21,07,00,00,a0,0f,00,00,04,00,00,00,21,01,00,00,a0,0f,\ 00,00,03,00,00,00,20,03,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now