Re: how to debug a dll containing a com object instantiated by a jscript called from a batch file
- From: "Oleg Starodumov" <com-dot-debuginfo-at-oleg>
- Date: Thu, 27 Oct 2005 17:51:50 +0300
> I tryed various
> Configuration Properties - Debugging - Command/Command Arguments
> combinations like
>
> Command=c:\windows\system32\cmd.exe
> Command Arguments=/c test.cmd
>
You should use cscript.exe as the Command,
and specify the .js file in the Command Arguments.
Regards,
Oleg
[VC++ MVP]
.
- Follow-Ups:
- References:
- Prev by Date: how to debug a dll containing a com object instantiated by a jscript called from a batch file
- Next by Date: Interpreting Visual C++ Object Dump.
- Previous by thread: how to debug a dll containing a com object instantiated by a jscript called from a batch file
- Next by thread: Re: how to debug a dll containing a com object instantiated by a jscript called from a batch file
- Index(es):
Relevant Pages
|
Loading