<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>MSSpeech Forum : Macro to shut down and restart</title>
  <link>https://www.msspeech-forum.com/</link>
  <description><![CDATA[This is an XML content feed of; MSSpeech Forum : Macros and Macro Development : Macro to shut down and restart]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 Apr 2026 19:53:33 +0000</pubDate>
  <lastBuildDate>Sun, 15 Jul 2012 14:32:16 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.02</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.msspeech-forum.com/RSS_post_feed.asp?TID=296</WebWizForums:feedURL>
  <image>
   <title><![CDATA[MSSpeech Forum]]></title>
   <url>https://www.msspeech-forum.com/forum_images/msspeech_forum.png</url>
   <link>https://www.msspeech-forum.com/</link>
  </image>
  <item>
   <title><![CDATA[Macro to shut down and restart :   Just wanted to let everyone...]]></title>
   <link>https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1415.html#1415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=309">Sixwheels</a><br /><strong>Subject:</strong> 296<br /><strong>Posted:</strong> 15/Jul/2012 at 2:32pm<br /><br />Just wanted to let everyone know that this worked perfectly.&nbsp; When creating the macro, you may want to add some pauses, if you're actually interested in seeing it work, otherwise it goes so fast that it's done in the blink of an eye.&nbsp; :-)]]>
   </description>
   <pubDate>Sun, 15 Jul 2012 14:32:16 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1415.html#1415</guid>
  </item> 
  <item>
   <title><![CDATA[Macro to shut down and restart : Interesting. Every computer must...]]></title>
   <link>https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1412.html#1412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=309">Sixwheels</a><br /><strong>Subject:</strong> 296<br /><strong>Posted:</strong> 14/Jul/2012 at 5:32pm<br /><br />Interesting.&nbsp; Every computer must be slightly different. Alt + F4 does bring up a shutdown window, but instead of the down arrow key, it is the left arrow key that changes the selection.&nbsp; Nevertheless, Marty, you are right on!&nbsp; I should absolutely be able to make this work.&nbsp; Always great doing business with you.&nbsp; ;-)]]>
   </description>
   <pubDate>Sat, 14 Jul 2012 17:32:06 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1412.html#1412</guid>
  </item> 
  <item>
   <title><![CDATA[Macro to shut down and restart :    Sixwheels wrote:I would like...]]></title>
   <link>https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1411.html#1411</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=1">mmarkoe_admin</a><br /><strong>Subject:</strong> 296<br /><strong>Posted:</strong> 14/Jul/2012 at 9:36am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Sixwheels" alt="Originally posted by Sixwheels" style="vertical-align: text-bottom;" /> <strong>Sixwheels wrote:</strong><br /><br />I would like to be able to say the command "shut down my computer", or "restart my computer", and have it done automatically with a macro. Unfortunately, I can't figure out how to do it.</td></tr></table><div>This is doable. The keystroke commands for closing a program, or if no programs are open closing Windows, is Alt + F4.</div><div>&nbsp;</div><div>You can closs any open programs by voice. I.E., "Close Microsoft Word." Once at the desktop, activate a macro, "Shut down my computer." Here are the keystrokes for my office workstation which is Windows 7 Professional to Restart:</div><div>&nbsp;</div><div>Alt + F4 - to bring up Shutdown Windows dialog box</div><div>Down Arrow - to go to Restart</div><div>Enter - to activate Restart</div><div>&nbsp;</div><div>For Shutdown my computer:</div><div><div>Alt + F4 - to bring up Shutdown Windows dialog box</div><div>Down Arrow - to go to Restart</div><div>Down Arrow&nbsp;- to go to Sleep</div><div>Down Arrow - to go to Shutdown</div><div>Enter - to activate Shutdown</div><div>&nbsp;</div><div>Try the keystrokes first to confirm this works.</div><div>&nbsp;</div><div>Marty Markoe, eMicrophones, Inc.</div></div>]]>
   </description>
   <pubDate>Sat, 14 Jul 2012 09:36:54 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1411.html#1411</guid>
  </item> 
  <item>
   <title><![CDATA[Macro to shut down and restart :   Hello everyone, I would like...]]></title>
   <link>https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1410.html#1410</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=309">Sixwheels</a><br /><strong>Subject:</strong> 296<br /><strong>Posted:</strong> 13/Jul/2012 at 1:24pm<br /><br />Hello everyone,<div></div><div></div> I would like to be able to say the command "shut down my computer", or "restart my computer", and have it done automatically with a macro. Unfortunately, I can't figure out how to do it. Any suggestions would be greatly appreciated. <img src="https://www.msspeech-forum.com/smileys/smiley1.gif" height="17" width="17" border="0" alt="Smile" title="Smile" />]]>
   </description>
   <pubDate>Fri, 13 Jul 2012 13:24:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/macro-to-shut-down-and-restart_topic296_post1410.html#1410</guid>
  </item> 
 </channel>
</rss>