Disable StartPanel User Picture and Resize PlacesList to fit - by Panda X
Download:
http://stylehacks.deviantart.com/art/Win7-Disable-User-Picture-146555450Technical Details:
Start Menu > Panels > Basic > UserPane (USERPIC:BOOL =
1) -> (USERPIC:BOOL =
0)
Start Menu > Panels > Basic > UserPane (DEFAULTPANESIZE:RECT = (0, 0,
145,
75)) -> (DEFAULTPANESIZE:RECT = (0, 0,
0,
0))
Start Menu > Panels > Basic > PlacesList (CONTENTMARGINS:MARGINS = (5, 4,
0, 0)) -> (CONTENTMARGINS:MARGINS = (5, 4,
8, 0))
Start Menu > Panels > Aero > Bottom > UserPane (DEFAULTPANESIZE:RECT = (0, 0,
145,
44)) -> (DEFAULTPANESIZE:RECT = (0, 0,
0,
0))
Start Menu > Panels > Aero > Top > PlacesList (CONTENTMARGINS:MARGINS = (3, 5,
0, 5)) -> (CONTENTMARGINS:MARGINS = (3, 5,
8, 5))