I have been testing the the command line scripts under windows vista.
I am able to run the the simple commands however any of the more complex scripts that contain commands like the one below fail. There seems to be an issue using the command set.... Does any one know how to make these work?
set DVDSOURCE=J:\MOVIE\folders
set DESTDIR=C:\MOVIE\mp4
I am able to run the the simple commands however any of the more complex scripts that contain commands like the one below fail. There seems to be an issue using the command set.... Does any one know how to make these work?
set DVDSOURCE=J:\MOVIE\folders
set DESTDIR=C:\MOVIE\mp4
Comment