Brad Faler
Guest
|
Posted:
Mon Sep 13, 2004 9:41 am Post subject:
WMCmd.vbs Crashes after installing XP SP2 |
|
|
I have been using a batch file to automatically convert a collection of MPG
files to WMV files for the last year and half, to two years. However, ever
since I installed XP SP2 whenever my script runs I get a message that cscript
has performed an illegal operation and needs to be shut down.
I have also tried manually running the WMCmd.vbs script, with the following
command: "cscript WMCmd.vbs -input temp.mpg -profile av225"
Specifically the following is recorded in my system's event log:
Faulting application cscript.exe, version 5.6.0.8515, faulting module
dmo_tsxt.dll, version 1.3.1.0, fault address 0x00008a7f.
The first time this happened I got a message saying that DEP had stopped the
windows scripting host. I tried putting in an exemption for cscript on the
off chance it might fix it, but no luck. Has anyone else run into a problem
like this? Any suggestions?
|
|