Adub
3rd January 2008, 00:52
First off, get the latest versions of Wine and DVD Fab HD Decrypter.
Then, make sure Wine is installed and place the DVD Fab HD Decrypter file into your Home directory.
Then open a Terminal Window and enter:
wine DVDFabHDDecrypter4035Beta.exe
or whatever the name of your DVD Fab HD Decrypter install file is.
After DVD Fab HD Decrypter has been installed, do not have it run at the end of the install process. We need to install a dll and configure Wine first.
The dll you will need is mfc42.dll. This has to come from an install of Windows XP. To save you some time here is a link to download this file. Place the zip file in your home directory. Then Unzip and place it in .wine/drive_c/windows/system/.
unzip dll.zip -d ~/.wine/drive_c/windows/system/
To configure Wine, what you will need to do is open winecfg and make it use your freshly installed dll. Click the Libraries tab, enter mfc42.dll in the New Override area, and click add. Then press Apply.
Now lets set up our DVD drive so it comes right up in DVD Fab HD Decrypter. To do this we need to choose the Drives section in winecfg and choose Advanced. Click the letter of the drive that is your DVD drive. Then set it's type to CD-ROM. Then click Apply and OK. Now lets create an icon in the Applications menu to run DVD Fab HD Decrypter.
To create an icon in your Applications menu type in the following command and then cut and past the Desktop Entry info into this new text file and save it.
sudo gedit /usr/share/applications/dvdfabdecrypter.desktop
[Desktop Entry]
Name=DVD Fab HD Decrypter
Exec=wine ".wine/drive_c/Program Files/DVDFab HD Decrypter 4/DVDFabHDDecrypter.exe"
Icon=gnome-dev-cdrom.png
Type=Application
Categories=Application;AudioVideo
Now you should be up and running. Just select the icon in your Sound and Video section of Applications and start backing up your DVD's.
Note: Some of the info provided was found at this website:
http://ubuntuforums.org/showthread.php?t=132336
I have tested this method and disks decrypt fine. The gui rendering can be a little funky looking, but it functions.
Then, make sure Wine is installed and place the DVD Fab HD Decrypter file into your Home directory.
Then open a Terminal Window and enter:
wine DVDFabHDDecrypter4035Beta.exe
or whatever the name of your DVD Fab HD Decrypter install file is.
After DVD Fab HD Decrypter has been installed, do not have it run at the end of the install process. We need to install a dll and configure Wine first.
The dll you will need is mfc42.dll. This has to come from an install of Windows XP. To save you some time here is a link to download this file. Place the zip file in your home directory. Then Unzip and place it in .wine/drive_c/windows/system/.
unzip dll.zip -d ~/.wine/drive_c/windows/system/
To configure Wine, what you will need to do is open winecfg and make it use your freshly installed dll. Click the Libraries tab, enter mfc42.dll in the New Override area, and click add. Then press Apply.
Now lets set up our DVD drive so it comes right up in DVD Fab HD Decrypter. To do this we need to choose the Drives section in winecfg and choose Advanced. Click the letter of the drive that is your DVD drive. Then set it's type to CD-ROM. Then click Apply and OK. Now lets create an icon in the Applications menu to run DVD Fab HD Decrypter.
To create an icon in your Applications menu type in the following command and then cut and past the Desktop Entry info into this new text file and save it.
sudo gedit /usr/share/applications/dvdfabdecrypter.desktop
[Desktop Entry]
Name=DVD Fab HD Decrypter
Exec=wine ".wine/drive_c/Program Files/DVDFab HD Decrypter 4/DVDFabHDDecrypter.exe"
Icon=gnome-dev-cdrom.png
Type=Application
Categories=Application;AudioVideo
Now you should be up and running. Just select the icon in your Sound and Video section of Applications and start backing up your DVD's.
Note: Some of the info provided was found at this website:
http://ubuntuforums.org/showthread.php?t=132336
I have tested this method and disks decrypt fine. The gui rendering can be a little funky looking, but it functions.