 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Cephei1
Joined: 04 Aug 2008 Posts: 199 Location: UK
|
Posted: Mon Jan 19, 2009 2:31 pm Post subject: Possible 2 Change - Screen Reso,Wallpaper,Theme thru AHK? |
|
|
Hey guys
i just wanted to as if authotkey is capable of setting, specified wallpaper, change the screen resolution to 1280 x 1024 and change the desktop theme to for example Window Xp - Blue (default)... all through commands ....
becuase here at my school we have xp but default wallpaper is blank, defualt theme is windows 98 classic, and screen resolution is huge... so everytime i log in i just want to be able to run a script that changes all of these for me.. if u understand what im trying to say?
Thanks for everyone who spent time reading my essay lol
D4BST3R |
|
| Back to top |
|
 |
TheGood
Joined: 30 Jul 2007 Posts: 580
|
Posted: Mon Jan 19, 2009 4:40 pm Post subject: |
|
|
You should use the search tool:
Change the wallpaper, change the screen resolution.
To change the windows theme, you have two choices: either do it the cheapo way, which means that you make your script open display properties, select the combobox. select the new theme by pressing up/down, and press the OK button. Or you can use APIs. For that, I think you'll have to look into SetWindowTheme(). |
|
| Back to top |
|
 |
Cephei1
Joined: 04 Aug 2008 Posts: 199 Location: UK
|
Posted: Mon Jan 19, 2009 6:42 pm Post subject: |
|
|
Thanx TheGood! Ill post my progress here later
Ok, i did some research on the posts, and i looked at the theme function... and it turns out im no good with programming, well i am like making interfaces and stuff like that, im moreon the graphical side.. so erm can some1 please help me
Thanks |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|