Search found 12 matches

by vikassethi
Fri Jan 04, 2008 6:54 am
Forum: General Discussion
Topic: Command line window displays
Replies: 4
Views: 11634

Command line window displays

Ok, sounds strange. This is because its not only with SQL services but with all task that require running an application, I get the command line screen for fraction of second. 
by vikassethi
Fri Jan 04, 2008 5:03 am
Forum: General Discussion
Topic: Command line window displays
Replies: 4
Views: 11634

Command line window displays

Here is one of the tasks I am talking about: ;******************************* ;* RoboTask Task file          * ;* Do not edit in text editor! * ;*******************************   [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|-1 CatID=INTEGER|0 ContinueOnError=INTEGER|0 ExternalName=...
by vikassethi
Fri Jan 04, 2008 3:31 am
Forum: General Discussion
Topic: Command line window displays
Replies: 4
Views: 11634

Command line window displays

This issue was not there in the previous version - but in the latest version when I execute some task the command line windows displays for a fraction of second and then the task gets executed. Example: I have a task to start SQL Server services in my machine. With previous version the window did no...
by vikassethi
Tue May 22, 2007 7:37 pm
Forum: General Discussion
Topic: Know the current focus on desktop
Replies: 1
Views: 10051

Know the current focus on desktop

Zipping the file is no issue. I would like to know the file/folder path of the file/folder that is selected by the user.
by vikassethi
Tue May 22, 2007 7:35 pm
Forum: General Discussion
Topic: Know the current focus on desktop
Replies: 1
Views: 10051

Know the current focus on desktop

I would like to create a hot key that executes a Robotask task which zips the currently foused file on the desktop. Anyway to achieve this?
by vikassethi
Tue May 22, 2007 7:34 pm
Forum: General Discussion
Topic: Wait for a window to become active
Replies: 2
Views: 12201

Wait for a window to become active

Thanks. That was helpful.
by vikassethi
Wed May 16, 2007 7:05 am
Forum: General Discussion
Topic: Wait for a window to become active
Replies: 2
Views: 12201

Wait for a window to become active

I am creating a task where I need to open a process through command line parameter and then I need to wait for the window of that process to become active before I can send some keystrokes to that process. I have successfully opened the process through Robotask but the "Wait untill the applicat...
by vikassethi
Thu May 10, 2007 5:36 pm
Forum: General Discussion
Topic: Perform action when an Exe is created
Replies: 7
Views: 26736

Perform action when an Exe is created

Thanks a lot for this great help.
by vikassethi
Thu May 10, 2007 4:56 am
Forum: General Discussion
Topic: Perform action when an Exe is created
Replies: 7
Views: 26736

Perform action when an Exe is created

Thank you for your reply. Does VB 2005 also supports command line the way you have mentioned above?
Please also advise on the Action in RoboTask that I have to select for executing the above command line?
by vikassethi
Thu May 10, 2007 4:12 am
Forum: General Discussion
Topic: Perform action when an Exe is created
Replies: 7
Views: 26736

Perform action when an Exe is created

Any further help from you would be appreciated.