Jump to content

Recommended Posts

Posted

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!

Posted

  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 :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"')
Posted

  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!

Posted

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

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
  • Recently Browsing   0 members

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