rajeshkumar created the topic: Debut Video Capture Batch Script Automation
Debut Video Capture Batch Script Automation
Start Script
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "C:\Tools\start.bat" & Chr(34), 0
Set WshShell = Nothing
Stop Script
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "C:\Tools\stop.bat" & Chr(34), 0
Set WshShell = Nothing
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
rajeshkumar replied the topic: Debut Video Capture Batch Script Automation
et WshShell = CreateObject(“WScript.Shell”)
WshShell.Run chr(34) & “C:\Tools\start.bat” & Chr(34), 0
Set WshShell = Nothing
Set WshShell = CreateObject(“WScript.Shell”)
WshShell.Run chr(34) & “C:\Tools\stop.bat” & Chr(34), 0
Set WshShell = Nothing
Start.bat
C:\”Program Files (x86)”\”NCH Software”\Debut\debut.exe -record -hide
Stop.bat
C:\”Program Files (x86)”\”NCH Software”\Debut\debut.exe -stop -exit
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
ganjichandu@hotmail.com replied the topic: Debut Video Capture Batch Script Automation
hi this is chandu
i want some real time issues in Jenkins,svn,ant plz help this is my mail id :ganjichandu@hotmail.com
my mobile num :9912264978
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024