by edgley on Sun Apr 25, 2004 11:37 pm
ahh, the joys of starting your computing days on MS-DOS rather than Windows.
You write it yourself.
+ goto the folder which has the film in it
+ right click on the folder in explorer and creat new text file
+ rename text file to "yourfilmname".bat
+ right click the file and choose edit
+ paste into it this code
@echo off
premovie.exe "C:\fims\killbill2\video_ts\video_ts.ifo"
+ close the file, save the changes, and there you go
A bit long winded, but it works!