Jump to content
7 posts in this topic

Recommended Posts

Hello,

 

I found that page : http://######.com/index.php?option=...5&Itemid=45 It's from the 10.5 era, some fix might work for 10.6 though. I like the "Timesync.bat" method BUT :

 

The service it uses (Windows Time) doesn't start manually before you go in the clock and update time manually, would there be a solution to make that service start by itself..?

 

Also if someone wanna try the AppleTime.exe method... Or can know what it does..? Even though the website is safe, i'd like to know what this file does before i try it...

 

Thanks!

 

EDIT: WTF?! That website address is being censored?! Why?! It's ###### and the page title is "Time Synchronization with Windows Dual Boot".

I use this as my script in Windows.

@echo off
net start w32time
w32tm /resync
net stop w32time
exit

I then set up the task scheduler to run at login (with highest privileges since it will need to be run with administrator privileges).

 

There may be a different way, possibly even easier, but it works fine for me.

Yes it's great, unless you don't have internet connection... That's why i asked what does the 1st solution on my page does, since it's apparently designed to work even offline... I don't understand why you added the line to stop the service? Thanks for the help anyway!

In OS X, set your location to Reykjavik, Iceland and disable automatic time synchronization. Set the time manually.

 

No need to mess with Windows, your BIOS clock stays the way it is etc.

 

will making my hackintosh think its in iceland keep it cool in cpu ?

:)

<br />In OS X, set your location to Reykjavik, Iceland and disable automatic time synchronization. Set the time manually.<br /><br />No need to mess with Windows, your BIOS clock stays the way it is etc.<br />
<br /><br /><br />Yes, i have read about that one... Though anyone knows what's in that AppleTime.exe?
×
×
  • Create New...