5 lines
138 B
Batchfile
5 lines
138 B
Batchfile
rem starting WIinDbg
|
|
start d:\mstools\bin\windbg.exe -l "Debugging STI.DLL" -w STI d:\proj\wdm\scancam\test\sclsti\debug\sclsti.exe
|
|
|
|
|