Here are the instructions I used to get Mac Drive to work with Win7. I had a macDrive Serial, but you will get a 15 trial. So enjoy. I din't make these instructions but they did work well for me.
Right, heres the instructions for how i got Macdrive fully working on Win 7 x64 (and Im sure this works for 32bit aswell).
The problem is, as discussed before that the program is looking for Vista or XP with SPs. So what we will is change the installer to look for Win 7.
In order to get this working you will need the latest release of MacDrive and a program called Orca found at http://www.technipages.com/download-...si-editor.html.
1. Firstly extract the Macdrive exe package using winrar or similar to a directory on your hard drive. You will then have a directory called macdrive_7.2.5_en_setup containing a setup.exe file and 2 folders.
2. Open the folder named MacDrive and then open on the corresponding folder for your os, in my case x64.en-US. Within this folder you will find the msi installer package.
3. Open the file MacDrive7.x64.en-US.msi (or x32 one) using the program Orca. You will then be presented with a list of Table commands on the left hand panel, and the description script on the right. Locate LaunchCondition on the Left, and on the right hand side you will see the requirement for the os at install.
4. On the Third line in the condition panel you will see
IGNORE_LAUNCH_CONDITIONS Or Installed Or ((VersionNT=501 AND ServicePackLevel>=2) Or (VersionNT=600 AND ServicePackLevel>=1) Or (VersionNT=600 And MsiNTProductType<>3))
Correct me if Im wrong but the number 600 stand for the windows version. I think 501 is XP Sp2, 502 is Vista SP1 and 600 is Vista x64?
Anyway change the above for the following:
IGNORE_LAUNCH_CONDITIONS Or Installed Or ((VersionNT=501 AND ServicePackLevel>=2) Or (VersionNT=600 AND ServicePackLevel>=1) Or (VersionNT=601 And MsiNTProductType<>3))
The new number 601 stands for Win 7.
5. Right thats the change needed to make this work, so next you need to click on the validate tab (the one with the red tick). This seems to change the code again slightly, not sure what its doing.
6. Save the file as the original.
7. To install Macdrive just click on the msi file you created. The first time I tried this the install process had an error and it didnt install completely. So the second time I used the Win 7 compatibility wizard and ran as Vista compatible. Just right click on the file and select troubleshoot compatibility.
I now have a fully functioning copy of Macdrive on Win7 x64.
I cant guarantee this working for everyone, this is my experience with it. Ive tried upgrading from vista and macdrive was causing failure, I tried using PCmover on the macdrive file and that doesnt work on x64 to x64.
-
-
Nicely done, I may have a try.
Does it work only on 7.2.5 version or others?
thanks -
How to get MacDrive wokring in Windows 7 32/64 bit
Discussion in 'Apple and Mac OS X' started by newfiejudd, May 13, 2009.