MSFN Forum: small icons in explorer and interner explorer - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

small icons in explorer and interner explorer Rate Topic: -----

#1 User is offline   haysdad 

  • Group: Members
  • Posts: 7
  • Joined: 16-September 04

Posted 03 November 2004 - 11:00 AM

i have been looking for how to set the icons in the toolbars in explorer and internet explorer to small with no text and cant find it in search. also are the settings for ie and explorer saved in the registry so you can save that string and install it. thanks in advance


#2 User is offline   Tsunami 

  • Member
  • PipPip
  • Group: Members
  • Posts: 292
  • Joined: 05-March 04

Posted 03 November 2004 - 11:13 AM

Set the toolbars the way you want them and export the following key:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]

This contains all the settings for the Internet Explorer, Windows Explorer and Explorer windows.

#3 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 03 November 2004 - 11:43 AM

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons]
"SmallIcons"=dword:00000001              ; Use small icons


This can also be set to a string value of "yes". Either one works. The problem I have is that I cannot seem to get this one to stick unless it is applied after the user is fully logged in.

I've tried hardcoding it in the hive file, applying it from cmdlines.txt, during RunOnceEx, everything; it just doesn't seem to want to take unless the user has been created and logged in at least once.

Anybody able to provide some insight about this?

#4 User is offline   minigun 

  • Member
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 19-July 04

Posted 06 November 2004 - 06:51 AM

hmmm i cant seem to set the small icons... even though i exported the toolbar reg info... its weird because i cant set small icons on the classic start menu either even though the reg info is correct

#5 User is offline   minalgar 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 24-April 04

Posted 25 November 2004 - 04:17 PM

Instead of adding the key "SmallIcons"=dword:00000001 to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons
you can actually add it to:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons]
"SmallIcons"=dword:00000001

or you can of course use reg.exe:
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons /v SmallIcons /t REG_DWORD /d 1 /f


That should do the trick for the small icons, I have not testet it with a reinstallation though since I stumbled on it more or less by accident.

-------------------------------------------------------------------------------------------

Other keys that do not seem to stick are the ones for the sound scheme
HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\....

and for the start menu (for using small icons for example)
HKEY_LOCAL_MACHINE\DefaultUser\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2

The only way I was able to fix that was loading the Default User hive using REG LOAD:
REG LOAD HKEY_LOCAL_MACHINE\DefaultUser "%SystemDrive%\Documents and Settings\Default User\NTUSER.DAT" 
RegEdit /S %Scripts%\RegTweaks-DefaultUserHive.reg
REG UNLOAD HKEY_LOCAL_MACHINE\DefaultUser


Regards,

Martin

#6 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 November 2004 - 04:32 PM

IE :angry:

Firefox :wub:

#7 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 25 November 2004 - 04:38 PM

When you get the answer please let me know, so far this is the only tweak I still can't get applied during setup. I would like small icons with text under it.

So far I can adjust the quick launchbar, change the toolbar button order, change locations of any Windows system folder, etc, etc, but this is the stuffest one I have ever seen.

#8 User is offline   minalgar 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 24-April 04

Posted 25 November 2004 - 04:51 PM

DigeratiPrime :P yes but unfortunately Windows Explorer IS Internet Explorer so small icons in Internet Explorer equals small icons in Windows Explorer.

hp38guser: I have just tested this, using the method I described above. Just add the key to the HKLM instead of HKCU during setup and you will have small icons. The only "problem" is that you have "Selective text on right" and not below each button. But since that is exactly what I want i'm happy.


Which key controls the placement of the text labels? Meaning that they are on the right, below or not existant.

Regards,

Martin

#9 User is offline   Tsunami 

  • Member
  • PipPip
  • Group: Members
  • Posts: 292
  • Joined: 05-March 04

Posted 26 November 2004 - 08:04 AM

minalgar, on Nov 25 2004, 11:51 PM, said:

DigeratiPrime :P yes but unfortunately Windows Explorer IS Internet Explorer so small icons in Internet Explorer equals small icons in Windows Explorer.

That's so not true :P Explorer, Windows Explorer and Internet Explorer all have a different key for their toolbar layout. I believe the key is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Toolbar (I'm at school right now, will check when I'm home (in one and a half hour)).

#10 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 26 November 2004 - 08:08 AM

:wacko: yes yes yes.. IE (bad) :no:

FireFox GOOD! :hello:

#11 User is offline   minalgar 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 24-April 04

Posted 26 November 2004 - 08:29 AM

Tsunami when I change my setting for internet explorer windows explorer follows... Maybe there is somtehing I have overlooked...

#12 User is offline   Tsunami 

  • Member
  • PipPip
  • Group: Members
  • Posts: 292
  • Joined: 05-March 04

Posted 26 November 2004 - 10:21 AM

Well, I can change them all seperately (see attached image). This is what I have in my tweaks.reg to get large icons and text-labels below (just set your toolbars to how you want it and export the corresponding key):

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
"ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,\
00,64,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,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
"ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,\
00,64,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,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
"ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,\
00,64,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,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

Attached File(s)



#13 User is offline   minalgar 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 24-April 04

Posted 26 November 2004 - 11:13 AM

Allright, you are right, interesting, but those are quite long keys.
I want small icons everywhere so for me the easiest way is to set the one registry key at HKLM.
But thanks for the input.

Martin

#14 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 26 November 2004 - 03:19 PM

@minalgar Thanks for the HKLM tip. This was one of those moments when I slapped myself on the forehead because I hadn't thought of that myself! I probably never would have either because I was so "tunnel visioned" about the problem for so long.

Once again.. thanks... :thumbup

#15 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 26 November 2004 - 03:26 PM

You don't have to thank minalgar for this but blame Microsoft for not being consequent when it comes to registry tweaks

#16 User is offline   minalgar 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 24-April 04

Posted 26 November 2004 - 06:46 PM

Hehe hp38guser, you are right. It is very strange. If you set this key under HKCU on the currently logged on user it actually works, but it will not stick in the Default User Profile...

#17 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 27 November 2004 - 01:48 PM

Reinstalled with the Local Machine tweak. It works this time.

Thank you

#18 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 27 November 2004 - 03:28 PM

Thx for this... had the same problem and wondering how to fix it.

#19 User is offline   minigun 

  • Member
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 19-July 04

Posted 27 November 2004 - 03:44 PM

@ Tsunami what theme is that??

#20 User is offline   Tsunami 

  • Member
  • PipPip
  • Group: Members
  • Posts: 292
  • Joined: 05-March 04

Posted 28 November 2004 - 05:59 AM

minigun, on Nov 27 2004, 10:44 PM, said:

@ Tsunami what theme is that??

OpusOS ofcourse :)

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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 - 2011 msfn.org
Privacy Policy