View Single Post
 
Old 10-02-2009, 12:00 PM
thorazine74 thorazine74 is offline
 
Join Date: May 2009
Location: Spain
Posts: 411
If you take original superhai's PlatformUUID from here, you can see in its plist:

Code:
<key>PlatformUUID</key>
<string>00000000-0000-1000-8000-00146C8ECD91</string>
Just replace that part with your MAC address:

Code:
<key>PlatformUUID</key>
<string>00000000-0000-1000-8000-0026183AEB08</string>

AsRock P45TS | C2D E8200 | GeForce 8600GTS
Mac OS X Snow Leopard 10.6.1 + Windows 7 Ultimate 6.1.7600 + Fedora 11
Reply With Quote