leros Posted January 20, 2011 Posted January 20, 2011 Hi, im new here. First thank you for share all it, is amazing! Second sorry for my BAD english, lol... Here is mi question: anyone know how to disable / enable windows 7 apareance throug script? Thanks!
smartee Posted January 20, 2011 Posted January 20, 2011 On 1/20/2011 at 7:54 PM, 'leros said: Hi, im new here. First thank you for share all it, is amazing! Second sorry for my BAD english, lol... Here is mi question: anyone know how to disable / enable windows 7 apareance throug script? Thanks! Welcome to the forums leros This works for me using win7 ultimate Run('rundll32.exe '&@SystemDir&'\shell32.dll,Control_RunDLL '&@SystemDir&'\desk.cpl desk,@Themes /Action:OpenTheme /file:"'&@WindowsDir&'\Resources\Ease of Access Themes\classic.theme"')
leros Posted January 20, 2011 Author Posted January 20, 2011 On 1/20/2011 at 8:28 PM, 'smartee said: Welcome to the forums leros This works for me using win7 ultimate Run('rundll32.exe '&@SystemDir&'\shell32.dll,Control_RunDLL '&@SystemDir&'\desk.cpl desk,@Themes /Action:OpenTheme /file:"'&@WindowsDir&'\Resources\Ease of Access Themes\classic.theme"') Ohh wow, that was fast. But it work to change to classic theme, but don´t switch custom aparence settings. I refer to: System Properties->Advanced options->Performance options->Visual effects And customize it Thanks!
smartee Posted January 20, 2011 Posted January 20, 2011 On 1/20/2011 at 8:36 PM, 'leros said: Ohh wow, that was fast.But it work to change to classic theme, but don´t switch custom aparence settings. I refer to:System Properties->Advanced options->Performance options->Visual effectsAnd customize itThanks!Okay well thats much easier Visual Effects settings I think, are stored in the registry at HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffectslook at the RegWrite function in the help file and customize the settings to your liking
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now