Log in

View Full Version : IFOupdate and the CLI


paulers
15th August 2003, 06:22
Can someone help me by showing me an example that works? I keep getting 'invalid object' or something like that everytime I attempt it from the CLI. yes I also tried deleting the IFOupdate.ini that had incorrect paths defined. Heres my command
IFOUpdate.exe -oifofilepath C:\RIPS\VIDEO_TS\vts_01_0.ifo -nifofilepath C:\RIPS\0\VIDEO_TS\vts_01_0.ifo -bpath C:\RIPS\blah.bak -u

jdobbs
16th August 2003, 01:47
The correct command line would be:

IFOUpdate.exe -oC:\RIPS\VIDEO_TS\vts_01_0.ifo -nC:\RIPS\0\VIDEO_TS\vts_01_0.ifo -bC:\RIPS\blah.bak -u

paulers
16th August 2003, 02:11
Whowa, a response from the master himself :)

Thanks jdobbs!