Windows

Automatically shutdown windows

shutdown -s -t 3600 –> windows shutsdown after 1 hour (3600 seconds)

source

By WladyX on 30 September, 2010 | Windows | A comment?

Sync Windows Tomboy with Linux Tomboy

# ls -al /home/linuser/.local/share/tomboy
lrwxrwxrwx 1 root root 71 2010-09-21 14:35 /home/linuser/.local/share/tomboy -> /media/win7/Documents and Settings/winuser/AppData/Roaming/Tomboy/notes

By WladyX on 21 September, 2010 | General, Windows | A comment?

Changing the default port of an Exchange Server Send Connector

Exchange Management Shell:

Get-SendConnector | fl
Set-SendConnector -Identity "Send Connector Name" -port 28

source

By WladyX on 4 August, 2010 | Mail, Windows | A comment?

Starcraft 2 overheating issues

Documents\StarCraft II Beta\variables.txt:

frameratecapglue=30
frameratecap=60

By WladyX on | Games, Windows | A comment?

Console, cmd replacement

By WladyX on 21 April, 2010 | Cool Apps, General, Link, Windows | A comment?

Keyboard problem on XP

Problems when typing ‘

Start > settings > control panel > Regional and Language Options > language tab > text services and input languages > details box. In there you can set keyboard type such as GB, US international, US, etc. You probably have an international KB as default, but you can have a switch (default = Left ALT + shift) to change to a non-international set, try US standard, which doesn’t do this,and switch back when needed.

source

By WladyX on 24 March, 2010 | Windows | A comment?

Windows 7 GOD Mode

Create new folder with name: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

http://news.cnet.com/8301-13860_3-10423985-56.html?tag=digg2

By WladyX on 6 January, 2010 | General, Windows | A comment?

Copy Windows to a new hdd

By WladyX on 19 April, 2008 | General, Scripts, Windows | A comment?