Jump to content

Windows 7 Customization


leros
 Share

Recommended Posts

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 :x

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"')
Link to comment
Share on other sites

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!

Link to comment
Share on other sites

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!

Okay well thats much easier :)

Visual Effects settings I think, are stored in the registry at HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects

look at the RegWrite function in the help file and customize the settings to your liking

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...