Log in

View Full Version : Ifoedit displays the wrong version


mikegun
1st December 2002, 14:26
hi,

suddenly ifoedit says that I'm using version 0.94. I'm sure I don't.
And theres another thing. I configured my system (98se rules ok ;-)
that ifoedit starts when I'm doubleclicking an ifo-file. but now
it starts with an empty window ?? strange ??

regards, mike

DirtyAbdul
1st December 2002, 14:42
Originally posted by mikegun
hi,

suddenly ifoedit says that I'm using version 0.94. I'm sure I don't.
And theres another thing. I configured my system (98se rules ok ;-)
that ifoedit starts when I'm doubleclicking an ifo-file. but now
it starts with an empty window ?? strange ??

regards, mike

:p well, looks like somebody else has the same problem. i can get this message ALL the time when

1. i double-click on an ifo-file;
2. play the movie with the built-in player;
3. then quit by clicking the "close window" button [X] (or [ALT][F4]) -> NOT over the "exit" and then "quit" button (THAT actually works ;));
4. the next time i double-click on an ifo-file, i get 0.94 minimized in my window taskbar... i can double-click as many times as i want on any ifo-files -- that will only produce a whole bunch of 0.94 ifoedits UNTIL i restore one of the 0.94 windows and then just close it. weird, huh?

most likely a bug -- in my humble opinion. but i can live with it... i guess derrow is probably too busy with his engagement of the "dvdxcopy" program to fix any bugs right now.

DA

mikegun
1st December 2002, 15:57
somehow deleting the .ini file solved the "problem"

2COOL
3rd December 2002, 18:50
It'll be back. I brought this up in an earlier post. I installed 0.95 over 0.94 and I'm using win98 SE. Even with deleting the whole program, ini file, and defragging the whole drive later on. I thought that even if it stated 0.94 but actually 0.95 in about section, I could live with that. Though I forgot what the symptom was, I found later something that wasn't 0.95 performance. Every so often, I use a batch file to delete the ini file when 0.94 pops up. I'm beginning to think that this is because I have win98 SE.

rmtaibo
3rd December 2002, 19:15
Same problem!
I'm using XP Pro.
Solution:
As mikegun wrote:
Just delete the "Ifoedit.ini" file stored in Windows path.

doctor k
3rd December 2002, 21:33
How do you remove this Ifoedit.ini file from the Windows path? I have this problem on computers running Windows 98SE and XP. Thanks.

mikegun
3rd December 2002, 21:37
search and destroy ;-)

kcozart
4th December 2002, 15:32
What I did was create a batch file which will automate all of this.
First put ifoedit.exe in the windows directory
Second open a txt file and type the following:
@echo off
cd c:\windows
del ifoedit.ini
ifoedit.exe

Then save as ifoedit.bat
Then just click on the bat file to start ifo and it will
del the ifoedit.ini every time before ifoedit.exe starts.
This will eliminate going in and deleting the ifoedit.ini file
every time

doctor k
4th December 2002, 19:17
Thanks for the help. I was able to get 0.95 by deleting the ini file. I will also try the batch file suggestion.

jsoto
4th May 2003, 23:02
Hi all,

I know this thread has been quiet for a long time, but I was working on a tool using ifoedit, and may be my experience could be useful for someone...

To solve the problem it is enough to delete the key WP (what does it mean is a mistery to me) under [IfoEditApp] group in ifoedit.ini. (Obviously delete ifoedit.ini is also OK)

Cheers.

mrlewp
3rd February 2005, 12:25
Looked over forum posts at 2 sites now , and still cant come find which is best version to use with XP Home.
Why would IFOEdits homepage indicate that vers. .0971 works with XP?

jsoto
3rd February 2005, 21:59
from http://forum.doom9.org/showthread.php?s=&threadid=85999

- fixed: In VOB Extras, the 'Remove Angle' option was always greyed out under XP.

jsoto