Debut Video Capture Batch Script Automation

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

Tagged :
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x