Insurgency Mod Scum: cheaters, hackers, wallhackers, aimbotters, griefers, teamkillers, micspammers, spawncampers, exitcampers, and everything else Insurgency.
Blogger.com policy on personal information: Personal and confidential information: It's not ok to publish another person's personal and confidential information. For example, don't post someone else's credit card numbers, Social Security numbers, unlisted phone numbers, and driver's license numbers. Also, please keep in mind that in most cases, information that is already available elsewhere on the Internet or in public records is not considered to be private or confidential under our policies.
All information posted on Insurgency Mod Scum is publicly available.

[PROTIP] [NOTED] Sync Time Batch File (Windows)

2015-03-01

If the time is off by a  lot, "w32tm /resync" refuses to work. "SyncTime-FixWindowsStupidity.reg" fixes this.

SyncTime.bat

net stop w32time
net start w32time

w32tm /resync

SyncTime-FixWindowsStupidity.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config]
"MaxPosPhaseCorrection"="0xFFFFFFFF"
"MaxNegPhaseCorrection"="0xFFFFFFFF"

0 comments:

Post a Comment