stylehacks on DeviantArthttps://www.deviantart.com/stylehacks/art/Win7-Disable-User-Picture-146555450stylehacks

Deviation Actions

Win7 - Disable User Picture

By
Published:
65.1K Views

Description

Disable StartPanel User Picture and Resize PlacesList to fit - by Panda X

Technical 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))
© 2009 - 2023 stylehacks
Comments42
Join the community to add your comment. Already a deviant? Log In
condorito2's avatar
I'll try the opposite, I actually want to enable picture frame on a VS that didn't have it.