PgcEdit Restore Backup Shortcoming
Collapse
X
-
-
Comment
-
Hum, I've tried to do exactly what you did and everything worked perfectly.
After you have moved FixVTS.exe on your desktop, PgcEdit should have displayed its Open File dialog to let you select FixVTS.exe on your desktop. Is it what you got? The error dialog comes after this step, or before?
What system are you using? WinXP SP2?Comment
-
Hum, I've tried to do exactly what you did and everything worked perfectly.
After you have moved FixVTS.exe on your desktop, PgcEdit should have displayed its Open File dialog to let you select FixVTS.exe on your desktop. Is it what you got? The error dialog comes after this step, or before?
What system are you using? WinXP SP2?
After I moved FixVTS, I opened PgcEdit and the Open DVD folder opens and I choose the DVD I want opened. It opens and everything goes as normal until I save and select FixVTS (current domain) in [Tools]. This is when I get the message. It doesn't ask me where FixVTS is.
Now if I choose FixVTS in Plugins-PSL2(ARccOS)-FixVTS-Proccess current Title domain with FixVTS, it works like the one in [Tools] used to.
The only thing I have done is moved all my DVD's to another partition so C:\ doesn't get fraged so much. But I'm not sure if this started before or after I made the DVD location switch.
.Last edited by idontno; 24 Oct 2006, 10:33 PM.
Comment
-
OK, thanks for the info, and a million thanks for your donation!
BTW, sorry, I haven't replied sooner. I've had an account problem and I haven't noticed your replies before.
I have another question: have you defined some custom tools in the Tools menu? If yes, do you have similar problems to launch them?
Also, you could try this:
Open the folder "C:\Documents and Settings\[your user name]\Application Data\PgcEdit", and locate the file "pgcedit.tools". If you don't have custom tools in your Tools menu, delete the file. Otherwise, edit it with any text editor such as Notepad. At the end of the file, you'll see a line similar to this:
set ::config(fixvts_exe) "C:/Program Files/PgcEdit/bin/FixVTS.exe"
Remove that line completely, or change it to:
set ::config(fixvts_exe) ""
and save the file. Retry the function and let me know if it worked.
Note that "Application Data" is an hidden folder. (I wonder why!)Last edited by r0lZ; 26 Oct 2006, 04:27 PM.Comment
-
Yes I have custom tools in the [Tools] menu. And they work fine.
I made the change to: set ::config(fixvts_exe) "" and when I chose FixVTS (current domain) a window opened asking for the location of FixVTS.
Works just fine now. Thanks a heep!
Funny thing is, the line it wrote back in is the same as the one I deleted.
Guess it just needed a kick in the butt.
Here's what I have now and alls well.
set ::config(tools) {
{VobBlanker {C:\Andy\CreateDVD\VobBlanker\VobBlanker.exe} {"%p\%i"} {} %p false true true false true}
{{Play in Nero Showtime} {C:\Program Files\Nero\Nero 7\Nero ShowTime\ShowTime.exe} %F & %d false false false false false}
}
set ::config(fixvts_exe) "C:/Andy/CreateDVD/FixVTS/FixVTS.exe"
.
Comment
-
Seems fine. Just wondering what happened...
Anyway, I'm glad it works fine now.Comment
Comment