ramayes
03-22-2003, 03:02 PM
I just installed MyDVD software that came with my new Sony DRU-500A. It did a log to add things to my path and now, when I boot I get a "too many parameters" error. The computer runs fine (don't really need the path) but I can't get MyDVD to launch. When I try, I get a can't find required DLL.
Not surprising the missing DLL is the path statement that won't load. I suspect that this is because of the long file names.
Any way around this? Suggestions?
Here is a copy of the path statement. Everything after the JDK was added with the software install.
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\JDK1.4.0_02\BIN;"C:\Program Files\Common Files\Sonic Shared\Ligos\GoMotion";"C:\Program Files\Common Files\Sonic Shared\Ligos\Decoders";"C:\Program Files\Common Files\Sonic Shared\MainConcept"
Not surprising the missing DLL is the path statement that won't load. I suspect that this is because of the long file names.
Any way around this? Suggestions?
Here is a copy of the path statement. Everything after the JDK was added with the software install.
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\JDK1.4.0_02\BIN;"C:\Program Files\Common Files\Sonic Shared\Ligos\GoMotion";"C:\Program Files\Common Files\Sonic Shared\Ligos\Decoders";"C:\Program Files\Common Files\Sonic Shared\MainConcept"