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
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.
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
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.