AVI screen capturing s/w does not capture FORM1 output.Why?
Hi guys,
I have created a Hospital management software by using VB/SQL. I wish to produce a DEMO for my software. I wish to convert the program execution into avi files. How is it possible?. Any softwares for it? Or Can we do through VB?. Waiting for your answers.
Advance thanks.
Regards,
SenthilKumar.T.D
Last edited by senthilkumartd; Oct 29th, 2005 at 03:31 AM.
Re: How to convert program execution into AVI demo?
yeah camtasia costs $300
what you can do is create avi file and burn it on a cd. before burning, put an autorun.inf file on the root of the cd with these three lines
[autorun]
open=<file u want to run on cd insert>
icon=<icon of the cd>
AVI screen capturing s/w does not capture FORM1 output.Why?
hi guys,
thanks for the information. I am preparing for the demo and I am having one more problem. The screen capturing softwares captures my program execution screen, but it is not capturing the form1 display(output). It is only capturing "form2" output. "Form1" is designed as a callout. I have attached my exe file. Please execute the exe file and find out the problem. Why the "AVI screen capturing software" does not capture the "form1" callout details.
regards,
senthil
Last edited by senthilkumartd; Oct 29th, 2005 at 03:33 AM.