My favorites | Sign in
Project Logo
                
Blogs:
Feeds:
People details
Project owners:
  zach.griswold

Ever notice that annoying Boot Camp issue where the system clock is wrong upon rebooting into the other OS? This project provides a simple one-click way of fixing this very irritating "feature."

This fix comes in two flavors. First off is a Python script that does the actual work (bctimefix.py) and second is a native Mac OS X application that wraps around the script giving one-click simplicity.

This fix is derived from the OSx86 Tips and Tricks page.

To install the fix:

sudo python bctimefix.py install

To uninstall the fix:

sudo python bctimefix.py uninstall

NOTE: This has not been tested under Snow Leopard! However unless the new version of Boot Camp addresses this issue (which I highly doubt it does) this fix should still work fine.

NOTE: I'm having trouble compiling under Snow Leopard and because of this only the Python script is available at this time.









Hosted by Google Code