<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to use Windows Key in Send Keys in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54592#M9089</link>
    <description>I am trying to do a minimize of all of the open applications thru Global Send Keys. Ideally, I would send Win Key + M (or D). I am having a hard time finding the code for the Windows key. I have tried LWIN, LWINDOWN, RWIN, RWINDOWN, WIN. Any ideas?

Thanks

Pete</description>
    <pubDate>Wed, 05 Sep 2018 21:13:00 GMT</pubDate>
    <dc:creator>PeterBly</dc:creator>
    <dc:date>2018-09-05T21:13:00Z</dc:date>
    <item>
      <title>How to use Windows Key in Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54592#M9089</link>
      <description>I am trying to do a minimize of all of the open applications thru Global Send Keys. Ideally, I would send Win Key + M (or D). I am having a hard time finding the code for the Windows key. I have tried LWIN, LWINDOWN, RWIN, RWINDOWN, WIN. Any ideas?

Thanks

Pete</description>
      <pubDate>Wed, 05 Sep 2018 21:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54592#M9089</guid>
      <dc:creator>PeterBly</dc:creator>
      <dc:date>2018-09-05T21:13:00Z</dc:date>
    </item>
    <item>
      <title>You could try {{CTRL}{ESC}}M</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54593#M9090</link>
      <description>You could try {{CTRL}{ESC}}M</description>
      <pubDate>Wed, 05 Sep 2018 23:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54593#M9090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T23:12:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Rachana. I did try…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54594#M9091</link>
      <description>Thanks Rachana. I did try that and that combination does not work for me. I find that Ctrl - Esc does open the Programs, but it does not work in combination with other keys. I tried that on both Windows 7 and 10, neither worked.
Pete</description>
      <pubDate>Thu, 06 Sep 2018 00:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54594#M9091</guid>
      <dc:creator>PeterBly</dc:creator>
      <dc:date>2018-09-06T00:14:00Z</dc:date>
    </item>
    <item>
      <title>Hi Pete,
You can create an…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54595#M9092</link>
      <description>Hi Pete,
You can create an scf file i.e shell command file with below code into a notepad and save it as&amp;nbsp;""desktop.scf"" .
Once done assign a Hotkey combination[Press CTRL+ALT+'anykey'] to the shortcut file of the original file.And then using send keys/events you can open pass the hotkey.
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
&amp;nbsp;
Regards,
Ravinder Saini</description>
      <pubDate>Fri, 14 Sep 2018 16:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-Windows-Key-in-Send-Keys/m-p/54595#M9092</guid>
      <dc:creator>Ravindersaini</dc:creator>
      <dc:date>2018-09-14T16:08:00Z</dc:date>
    </item>
  </channel>
</rss>

