<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Unable to launch command prompt using rapise when recording a script (Thread)</title><description> Hi  I am trying to automate the flow of running a command in the command prompt for several machines. I am unable to launch  command prompt from Rapise. When an instance of  command prompt is already open, I am able to select that and complete the test and for replaying the script I need to have the command prompt open. I cannot do this in all the machines that I would like to test. I want Rapise to launch  command prompt and execute the command and close the window .  When I click on Record and I select Run Application tab and give the path to cmd.exe, It does not open the command prompt.     Please let me know if this is possible?  Thanks  Jagan </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/rapise/issues-questions/1764.aspx</link><item><guid isPermaLink="false">threadId=1764</guid><author>Jagan Mohan Sivalingam (jagansmohan@gmail.com)</author><title>Unable to launch command prompt using rapise when recording a script</title><description> Hi  I am trying to automate the flow of running a command in the command prompt for several machines. I am unable to launch  command prompt from Rapise. When an instance of  command prompt is already open, I am able to select that and complete the test and for replaying the script I need to have the command prompt open. I cannot do this in all the machines that I would like to test. I want Rapise to launch  command prompt and execute the command and close the window .  When I click on Record and I select Run Application tab and give the path to cmd.exe, It does not open the command prompt.     Please let me know if this is possible?  Thanks  Jagan </description><pubDate>Mon, 06 Nov 2017 13:57:06 -0500</pubDate><a10:updated>2017-11-06T17:37:49-05:00</a10:updated><link>/Support/Forum/rapise/issues-questions/1764.aspx</link></item><item><guid isPermaLink="false">messageId=3146</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> Hi Jagan  Please use:   Global.DoLaunch("cmd.exe");   You can then send keyboard commands to the op</title><description> Hi Jagan  Please use:   Global.DoLaunch("cmd.exe");   You can then send keyboard commands to the open command prompt using:   Global.DoSendKeys("ipconfig.exe{ENTER}");   (for example).  Regards  Adam </description><pubDate>Mon, 06 Nov 2017 17:37:49 -0500</pubDate><a10:updated>2017-11-06T17:37:49-05:00</a10:updated><link>/Support/Forum/rapise/issues-questions/1764.aspx#reply3146</link></item></channel></rss>