Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Copy Movie > DVDFab / DVD Region+CSS Free


Commercial message

DVDFab / DVD Region+CSS Free Discuss DVDFab and DVD Region + CSS Free on the Club CD Freaks Forum. If you have pre-sale questions or problems using this software then drop in and post!



Reply
 
Thread Tools
Old 30-12-2007   #1 (permalink)
New on Forum
 
Join Date: Nov 2006
Location: VA
Posts: 9
Difficulty with registration code in wine

First of all, I know this is a Windows program and there is no guarantee it will work under Linux.

However, is anyone else using a Linux OS and successfully running DVDFab in WINE?

I have. It works beautifully for me. Or it did, I should say. I am running into an issue now though. DVDFab installs and runs perfectly. Each time I open the program, I am prompted to enter my registration code. When I enter my code, the program closes and restarts, prompting me again. I have requested a new code, typed it manually, copied/pasted, "Opened with DVDFab". Everything I can think of doing, I have tried. I cannot get this to disappear.

DVDFab worked (including the registration) until I recently re-installed my OS and changed from the 32 bit to the 64 bit version, I know that could be the problem, but do not want to revert to the 32 bit version if there is a workaround.

Like I stated earlier, I know this is not a Linux forum, but is anyone running into this issue?

Just in case:

Version: DVDFab Platinum 4.0.3.2
OS: Ubuntu 7.10 64-Bit (2.6.22-14-RT)
WINE Version: 0.9.52
JC_ANTON83 is offline   Reply With Quote
Old 31-12-2007   #2 (permalink)
CD Freaks Junior Member
 
Join Date: Jun 2007
Posts: 71
Re: Difficulty with registration code in wine

I have the free version running on Ubuntu Gutsy 7.10 and others have posted that they have the platinum version running.

Quote:
OS: Ubuntu 7.10 64-Bit (2.6.22-14-RT)
I have heard that there are some issues running Wine on the 64 bit Ubuntu, maybe that is part of your trouble.

Check out this thread.
http://club.cdfreaks.com/f116/dvdfab...-linux-220283/
wildchild88 is offline   Reply With Quote
Old 31-12-2007   #3 (permalink)
New on Forum
 
Join Date: Sep 2006
Posts: 7
Re: Difficulty with registration code in wine

I have the same problem with the 32bit version.
Myshkin100 is offline   Reply With Quote
Old 01-01-2008   #4 (permalink)
New on Forum
 
Join Date: Nov 2006
Location: VA
Posts: 9
Re: Difficulty with registration code in wine

Quote:
Originally Posted by wildchild88 View Post
I have the free version running on Ubuntu Gutsy 7.10 and others have posted that they have the platinum version running.



I have heard that there are some issues running Wine on the 64 bit Ubuntu, maybe that is part of your trouble.

Check out this thread.
http://club.cdfreaks.com/f116/dvdfab...-linux-220283/
That's what I thought at first. I then loaded up several Virtual Machines and tried again in 32-bit. No luck.

Can someone tell me where to get previous versions of DVDFab so that I can downgrade and try again?
JC_ANTON83 is offline   Reply With Quote
Old 01-01-2008   #5 (permalink)
New on Forum
 
Join Date: Dec 2007
Location: Ontario, Canada
Posts: 6
Re: Difficulty with registration code in wine

4.0.3.2 worked for me. If you haven't already, please re(read) my post here, as it may be a technique issue:

http://club.cdfreaks.com/f116/dvdfab...83/index4.html

Right-click on file and choose "Open with DVDFabxxxxxx" (whatever you are using).

Lastly, a permissions problem? Particularly if operating with non-root rights?
burpnrun is offline   Reply With Quote
Old 02-01-2008   #6 (permalink)
New on Forum
 
Join Date: Sep 2006
Posts: 7
Re: Difficulty with registration code in wine

Did all of that, no good.

After opening the key file with DVDFabPlatinum, it says thank you and restarts at which point it asks for the key again.
Myshkin100 is offline   Reply With Quote
Old 02-01-2008   #7 (permalink)
New on Forum
 
Join Date: Sep 2006
Posts: 7
Re: Difficulty with registration code in wine

.wine/system.reg does get updated with:

[Software\\DVDFab\\Platinum] 1199051485
"Key"="01L5T7<More Key Characters>mq2v5/3Tyc="
Myshkin100 is offline   Reply With Quote
Old 03-01-2008   #8 (permalink)
New on Forum
 
Join Date: Nov 2006
Location: VA
Posts: 9
Re: Difficulty with registration code in wine

Quote:
Originally Posted by Myshkin100 View Post
.wine/system.reg does get updated with:

[Software\\DVDFab\\Platinum] 1199051485
"Key"="01L5T7<More Key Characters>mq2v5/3Tyc="
Manually editing the system.reg file seems like a logical route. Under the caption "[Software..1199051485", does it matter where the "Key" line is placed or is there a particular line it should follow?

I tried a few different positions. Every time I started the program, the system.reg file was re-written to delete the line I had just added.
JC_ANTON83 is offline   Reply With Quote
Old 03-01-2008   #9 (permalink)
New on Forum
 
Join Date: Sep 2006
Posts: 7
Re: Difficulty with registration code in wine

JC_ANTON, you can add stuff to the wine registrey by creating a file with the section and key/value text you want, then run 'regedit file.name' at a linux prompt. The text would look something like this:


[HKEY_LOCAL_MACHINE\SOFTWARE\DVDFab\Platinum]
"Key"="01L5T7..."

Does anyone else get this problem if they move their .wine to .wine-old and then run:

wine DVDFabPlatinum4032.exe
wine .wine/drive_c/Program\ Files/DVDFab\ Platinum\ 4/DVDFabPlatinum.exe <DVDPlatinum Key Filename>


Does anyone know where I can grab an older version to test out as well?

Last edited by Myshkin100; 03-01-2008 at 02:41. Reason: addition
Myshkin100 is offline   Reply With Quote
Old 03-01-2008   #10 (permalink)
New on Forum
 
Join Date: Nov 2006
Location: VA
Posts: 9
Re: Difficulty with registration code in wine

Quote:
Originally Posted by Myshkin100 View Post
JC_ANTON, you can add stuff to the wine registrey by creating a file with the section and key/value text you want, then run 'regedit file.name' at a linux prompt. The text would look something like this:


[HKEY_LOCAL_MACHINE\SOFTWARE\DVDFab\Platinum]
"Key"="01L5T7..."

Does anyone else get this problem if they move their .wine to .wine-old and then run:

wine DVDFabPlatinum4032.exe
wine .wine/drive_c/Program\ Files/DVDFab\ Platinum\ 4/DVDFabPlatinum.exe <DVDPlatinum Key Filename>


Does anyone know where I can grab an older version to test out as well?
Unfortunately, this did not work either. Any other ideas out there?
JC_ANTON83 is offline   Reply With Quote
Old 05-01-2008   #11 (permalink)
New on Forum
 
Join Date: Jan 2008
Posts: 3
Re: Difficulty with registration code in wine

I installed the latest version of DVDFab Platinum on windows 98 and Wine and have the same issue.
Windows XP works fine so it looks like the latest version broke registration for Windows 98/ME (and Wine)

I contacted DVDFab support about this so hopefully they'll resolve the issue before the trial period is over.
guydafi is offline   Reply With Quote
Old 05-01-2008   #12 (permalink)
CD Freaks Senior Member
 
GregiBoy's Avatar
 
Join Date: Feb 2007
Location: Gold Coast, Australia
Posts: 652
Re: Difficulty with registration code in wine

Nope....
__________________
"Beer is living proof that God loves us and wants us to be happy." - Benjamin Franklin 1706-1790
GregiBoy is offline   Reply With Quote
Old 28-02-2008   #13 (permalink)
New on Forum
 
Join Date: Feb 2008
Posts: 3
Re: Difficulty with registration code in wine

Hi.

Am new to this thread but have been using dvdfab platinum 4062 on the trial version without problems ripping protected dvd's at full speed on ubuntu 7.10.

Paid and bought a new licence as the trial timed out and now having problems as cannot register as others have found. Tried editing the registry etc.. but no solution so far.

Have emailed dvdfab but just standard (no help) responses so far. Will keep trying.

p0ryg0n is offline   Reply With Quote
Old 28-02-2008   #14 (permalink)
New on Forum
 
Join Date: Feb 2008
Posts: 3
Re: Difficulty with registration code in wine

Just checked the wine registry using regedit and I have the following under HKEY_LOCAL_MACHINE/Software/DVDFab/Platinum:

Name = Key
Type = REG_SZ
Data = 0bQxjlZWWIjei .... jksnK/Xxpi2HcLoN1oN9jF5wK4ih8=

Which kind of looks ok to me, but the thing still won't start.

p0ryg0n is offline   Reply With Quote
Old 08-03-2008   #15 (permalink)
New on Forum
 
Join Date: Feb 2008
Posts: 3
Re: Difficulty with registration code in wine

Just tried to register 4102 and still fails

But it re-starts the trial

Hopefully there'll be another new version within 30 days

If this is the way it has to be used so be it but at least I've paid for it.
p0ryg0n is offline   Reply With Quote
Old 22-04-2008   #16 (permalink)
New on Forum
 
Join Date: Apr 2008
Posts: 1
Re: Difficulty with registration code in wine

I too am running into the same registration problem with DVDFab Platinum 4.1.2.0 - regedit shows the key is there but every time I run the DVDFab Platinum the REGISTER/TRIAL window appears. I'm using Ubuntu v-7.10 and wine v-0.9.46-0ubuntu1.

I'm hoping in a couple of days with the release of 'Hardy' this may be different...
shearroller is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change registration code Seagull_5 General Software 1 18-12-2005 14:07
Registration Code jackracer DVD2One 3 02-05-2003 15:40
save registration code luciano VSO Software 0 29-04-2003 18:24
New Registration Code problem marcher DVD2One 2 18-02-2003 18:00
Registration code little elvis DVD2One 5 02-02-2003 14:11


All times are GMT +2. The time now is 05:54.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0