Help - Search - Members - Calendar
Full Version: two questions
MSFN Forums > Customizing Windows and Graphics > Customizing Windows > XP Visual Styles

   
Google Internet Forums Unattended CD/DVD Guide
ccl0
i did a search but didnt really find a satisfactory answer about this stuff.

firstly, i'm making a visual style and i'm mainly using style builder.

i was looking for a way to 'hide' that throbber/flag thing. does anyone happen to know how to get rid of the flag in the upper right corner using style builder? or if not, how might i go about doing it using reshacker? (i've never really used reshacker-type programs before so i dont know how difficult it would be)

and also, does anyone know how to edit/add/remove/ and move certain parts of the tool bar when creating a new visual style?

for example, i'd like it to look like this (without the flag obviously)

i've been trying to find some tutorials on how to do it, but havent found any. so currently i have to manually fix the menu bar AFTER i apply a visual style. but i would really like to make a visual style with those changes already implemented.


ccl0
hmm.. did i ask this in the wrong forum?


faf4life
For IE it should be this:
CODE
REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\
17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,e0,\
01,00,00,02,00,00,00,29,00,00,00,44,00,00,00,04,00,00,00,09,00,00,00,33,00,\
00,00,03,00,00,00,09,00,00,00,42,00,00,00


The Explorer goes like this:
CODE
REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\
17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,56,\
00,00,00,02,00,00,00,29,00,00,00,57,00,00,00,03,00,00,00,a8,00,00,00,00,00,\
00,00,04,00,00,00,09,00,00,00,55,01,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,13,00,00,00,\
33,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e1,00,00,00,df,\
01,00,00,04,00,00,00,01,00,00,00,bd,00,00,00,02,00,00,00,20,00,00,00,8d,01,\
00,00,03,00,00,00,09,00,00,00,b8,00,00,00


Tested on IE4 and IE5.
Have fun with it.
ccl0
hurray a reply! thanks, i'll try it out smile.gif

Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.