Explorer Icon View - How to distance icons, more text?

Page 2 of 2 FirstFirst 12

  1. Posts : 1,614
    Windows 7 Pro & Vista Home Premium
       #11

    There are so goof freeware Windows Explorer replacementgs out there.

    Performa seacg fri explorer alteratuines ,''One ver y good one is fress ,It;s called Powerdesk and vcan e be downkoad hereL

    PowerDesk 6.0.1.3
      My Computer


  2. Posts : 194
    w7-64, w2k
       #12

    it's possible to change the min size of items in icon view (which currently is 74 pixels), it however involves editing a dll using ResHacker or similar. It's the same dll file and resource as this, except the entry to change is

    minimumicontextwidth="74rp"

    (there's only one instance of it in the file, so can't be missed)

    increasing that value will make each item wider, thus fitting more text. Note that the minimum size applies to all icon sizes above Small.
      My Computer


  3. Posts : 1,614
    Windows 7 Pro & Vista Home Premium
       #13

    Export the following key before making any changes,

    Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
    "BorderWidth"="-15"
    "CaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
    00,00,00,01,00,00,00,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "CaptionHeight"="-285"
    "CaptionWidth"="-285"
    "IconFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
    00,00,01,00,00,00,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "IconTitleWrap"="1"
    "MenuFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
    00,00,01,00,00,00,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "MenuHeight"="-285"
    "MenuWidth"="-285"
    "MessageFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
    00,00,00,01,00,00,00,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "ScrollHeight"="-255"
    "ScrollWidth"="-255"
    "SmCaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
    00,00,00,00,01,00,00,00,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "SmCaptionHeight"="-255"
    "SmCaptionWidth"="-255"
    "StatusFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
    00,00,00,01,00,00,00,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "Shell Icon Size"="32"
    "PaddedBorderWidth"="-60"
    "IconSpacing"="-525"
    "IconVerticalSpacing"="-525"
    "MinAnimate"="1"
    "AppliedDPI"=dword:00000060
    "Shell Icon BPP"="8"
    y you can do it in the registry,.

    Under each = raise the value.

    Ther;s a truck however, you must taje all uot icons and move the far aoart so they are hoy ob the grid nest to eascj oyerhm
      My Computer


  4. Posts : 194
    w7-64, w2k
       #14

    How nice of them to still leave some registry keys in there :). Not that I use anything but list view, but just for future reference, what's the key?
      My Computer


  5. Posts : 1,614
    Windows 7 Pro & Vista Home Premium
       #15

    "IconSpacing"="-525"
    "IconVerticalSpacing"="-525

    Raising the number gives you more space between the icons,.

    As I stated, export this key id anything goes wting or if you don't like the results.
      My Computer


  6. Posts : 194
    w7-64, w2k
       #16

    Ah but those only affect icons on the desktop right? from what I understand what the OP is asking about, is icons in folder/explorer windows.
      My Computer


 
Page 2 of 2 FirstFirst 12

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:40.
Find Us