Python Script for windows

roknimam

Regular Member
Joined
May 13, 2010
Messages
203
Reaction score
220
Need someone who can make me a script, python or ruby changing windows settings. Only Python or Ruby because I'm familiar with both programming languages.
 
This user PM'd me asking about changing windows timezone's so I'm guessing this is related?

You don't need Python or Ruby, the windows timezone manager is tzutil.exe and can be run in a shell via command line.

Here are the outlines of the command line functions for tzutil.exe http://technet.microsoft.com/en-us/library/hh825053.aspx

Hope this helps.
 
Back
Top