PDA

View Full Version : Want your distro to run RipIt4Me? Here's how...


Trespasser
29th December 2006, 14:25
At least I hope so.

If you're one of the few who's distro runs RipIt4Me under Wine with no issues then count yourself lucky. There have been quite a few who have received the "Failed to Copy" and "No DVD" message when clicking either Wizard Mode or 1-Click Mode. Hopefully, that's a thing of the past.

I've tried this info on three different distros (Ubuntu Edgy...a debian based distro, Blag 59999.22224...a Fedora based distro, and VectorLinux 5.8 Standard Gold...a Slackware based distro) with the latest Wine version available and it worked every time.

First of all, follow Miss Marple's guide on how to set up Wine and install DVD Shrink, DVD Decrypter, RipIt4Me Installer, and mfc42.dll... found here:
http://forum.digital-digest.com/showthread.php?t=74727

Ok, after all that is done...open up Text Editor (or what ever you call it in your distro) and type "Welcome to RipIt4Me". Now click save and title it as "RipIt4Me". Now right click in an open space (either in Desktop or /home/user) and select Create Folder and name that folder "TempIFOs" (it has to be named exactly that or it will not work!). Now move your RipIt4Me text file into the TempIFOs folder you just created. The last thing I want you to do is copy and paste this TempIFOs folder into /home/your-user-name/.wine/drive_c/windows/temp folder. And you're done.

*You can download a copy of my TempIFOs folder at the bottom of this post. Just unzip and save it to /home/your-user-name/.wine/drive_c/windows/temp folder.

No this is not a joke. It actually works...at least for me...and hopefully for you. I discovered this bit of information quite by accident. It seems that TempIFOs folder needs to exist (at least for some distros), with a file inside of it...hence the RipIt4Me text file (shameless promotion of RipIt4Me on my part...Ha!), before RipIt4Me can detect the DVD properly. This could be due to a flaw in a given distro, a flaw in a given distro's Wine version, or RipIt4Me (at least with reference to Linux). Who knows...who cares...but this fixed it for me.

Hope it works for you, and good luck.

Amnon82
30th December 2006, 09:30
It works also fine under Paldo Linux 1.9 testing (www.paldo.org). I'm running a repository my self for this distro.

Trespasser
7th January 2007, 21:29
Hi,
Instead of using my long, drawn out method for creating and moving the TempIFOs folder just open up Terminal then copy and paste this bit of code into it:

cd ~/.wine/drive_c/windows/temp && mkdir TempIFOs && echo "Welcome to RipIt4Me" > TempIFOs/RipIt4Me

Works like a charm. Thanks to an Ubuntu Forum member for pointing this out to me.

Have a good day. :D .

Trespasser
11th January 2007, 03:26
Just a heads up...
A new version of RipIt4Me (1.6.4.0) is out but I found you need msvcp60.dll to be in system32 within Wine before RI4M will open. I've included msvcp60.zip in this post. You can also find it at Miss Marple's HowTo linked in my first post in this thread.

foxyshadis
15th January 2007, 23:15
Better not to attach it here. You could install the vcredist files as a whole, they're available from microsoft: http://download.microsoft.com/download/vc60pro/update/1/w9xnt4/en-us/vc6redistsetup_enu.exe in case you ever want to use other VC6 software, or just google "msvcp60" and you'll get dozens of links to it.

(It seems to no longer be available in the other post, if it was.)