<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: CyberNotes: Create a Shortcut to Launch Multiple Programs</title> <atom:link href="http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/feed/" rel="self" type="application/rss+xml" /><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/</link> <description>Technology News</description> <lastBuildDate>Mon, 13 Feb 2012 15:40:50 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Chris Tsekouras</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-157311</link> <dc:creator>Chris Tsekouras</dc:creator> <pubDate>Thu, 11 Aug 2011 19:21:26 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-157311</guid> <description>One request: Is there a way after closing only ONE of the programs I multistart all the other close with it?For example: Lets say i have 50 huge Project with the same subject by 50 diferent persons, and everyday I open those 50 Projects and trying to make ONE out of all... what I want is when I close the final Project all other project exit as well! (its just an example, not true) thx in advance!</description> <content:encoded><![CDATA[<p>One request:<br /> Is there a way after closing only ONE of the programs I multistart all the other close with it?</p><p>For example: Lets say i have 50 huge Project with the same subject by 50 diferent persons, and everyday I open those 50 Projects and trying to make ONE out of all&#8230; what I want is when I close the final Project all other project exit as well!<br /> (its just an example, not true)<br /> thx in advance!</p> ]]></content:encoded> </item> <item><title>By: Katmo</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-155880</link> <dc:creator>Katmo</dc:creator> <pubDate>Sun, 20 Mar 2011 23:21:25 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-155880</guid> <description>Thanks for the usefull info. Should one get a book on windows ascripting to learn more of these great triks or is there a resource with ready made examples of scripts most users may want to run?</description> <content:encoded><![CDATA[<p>Thanks for the usefull info. Should one get a book on windows ascripting to learn more of these great triks or is there a resource with ready made examples of scripts most users may want to run?</p> ]]></content:encoded> </item> <item><title>By: Ahmad</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-153034</link> <dc:creator>Ahmad</dc:creator> <pubDate>Thu, 24 Jun 2010 09:14:45 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-153034</guid> <description>you should use takkill in replace of start this is an exmple taskkill /im explorer.exe</description> <content:encoded><![CDATA[<p>you should use takkill in replace of start<br /> this is an exmple<br /> taskkill /im explorer.exe</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-148162</link> <dc:creator>Anonymous</dc:creator> <pubDate>Tue, 16 Jun 2009 13:40:22 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-148162</guid> <description>This is the perfect tutorial i have been looking for one for a long time thank you VERY much for posting this!!~Mike. :mrgreen:</description> <content:encoded><![CDATA[<p>This is the perfect tutorial i have been looking for one for a long time thank you VERY much for posting this!!</p><p>~Mike. <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Ryan</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-142966</link> <dc:creator>Ryan</dc:creator> <pubDate>Tue, 02 Sep 2008 16:55:49 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-142966</guid> <description>&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-142945&quot; rel=&quot;nofollow&quot;&gt;Marc wrote:&lt;/a&gt;&lt;blockquote&gt;I want to create a bat file to execute opening a webpage then automatically login with my credential with an excel file. Can I do this with .bat or will I need to use java too.&lt;/blockquote&gt;&lt;/div&gt; You definitely won&#039;t be able to do that using only a batch file. That will require interaction with your web browser.</description> <content:encoded><![CDATA[<div class="commentquote"><a href="#comment-142945" rel="nofollow">Marc wrote:</a><br /><blockquote>I want to create a bat file to execute opening a webpage then automatically login with my credential with an excel file. Can I do this with .bat or will I need to use java too.</p></blockquote></div><p>You definitely won&#8217;t be able to do that using only a batch file. That will require interaction with your web browser.</p> ]]></content:encoded> </item> <item><title>By: Marc</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-142945</link> <dc:creator>Marc</dc:creator> <pubDate>Mon, 01 Sep 2008 22:32:10 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-142945</guid> <description>I want to create a bat file to execute opening a webpage then automatically login with my credential with an excel file. Can I do this with .bat or will I need to use java too.Can anyone please give me some tips.</description> <content:encoded><![CDATA[<p>I want to create a bat file to execute opening a webpage then automatically login with my credential with an excel file. Can I do this with .bat or will I need to use java too.</p><p>Can anyone please give me some tips.</p> ]]></content:encoded> </item> <item><title>By: DarkHelmet</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-130698</link> <dc:creator>DarkHelmet</dc:creator> <pubDate>Mon, 04 Feb 2008 23:08:35 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-130698</guid> <description>&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-129711&quot; rel=&quot;nofollow&quot;&gt;karmalily wrote:&lt;/a&gt;&lt;blockquote&gt;This is extremely useful. Thanks for posting this!BTW: Is there a way to change the icon for this?&lt;/blockquote&gt;&lt;/div&gt;Try Stardock&#039;s IconDeveloper.  It lets you change icons of specific files of the same type. Install, then right click the file whose icon you want to change.  there will be a icon tab on the right. check &quot;changeth con ifor this file only.... :idea:</description> <content:encoded><![CDATA[<div class="commentquote"><a href="#comment-129711" rel="nofollow">karmalily wrote:</a><br /><blockquote>This is extremely useful. Thanks for posting this!</p><p>BTW: Is there a way to change the icon for this?</p></blockquote></div><p>Try Stardock&#8217;s IconDeveloper.  It lets you change icons of specific files of the same type.<br /> Install, then right click the file whose icon you want to change.  there will be a icon tab on the right. check &#8220;changeth con ifor this file only&#8230;. <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Syahid A.</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-129934</link> <dc:creator>Syahid A.</dc:creator> <pubDate>Tue, 22 Jan 2008 04:31:38 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-129934</guid> <description>Awesome tip man! I will probably use this to launch the browser + music player combo.</description> <content:encoded><![CDATA[<p>Awesome tip man! I will probably use this to launch the browser + music player combo.</p> ]]></content:encoded> </item> <item><title>By: Ryan</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-129765</link> <dc:creator>Ryan</dc:creator> <pubDate>Fri, 18 Jan 2008 19:20:52 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-129765</guid> <description>&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-129702&quot; rel=&quot;nofollow&quot;&gt;Shrihari wrote:&lt;/a&gt;&lt;blockquote&gt;Now, that helped a lot. Thank You. A Lot of Batch files are being born on my desktop….&lt;/blockquote&gt;&lt;/div&gt; :) I&#039;m glad you&#039;re finding use for these. I only have three of them for this purpose, but you must have a lot of different programs.&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-129703&quot; rel=&quot;nofollow&quot;&gt;ExitRitual wrote:&lt;/a&gt;&lt;blockquote&gt;That was really helpful! I’m always closing tray applications for games, then re-launching them. This has saved me a lot of regular hassle.Now, i notice the ‘Start’ there, would i be able to CLOSE the same applications by simply changing ’start’ to ‘close’?That could save even more time, by cutting out all the expand system tray&gt;RightClick&gt;Close&gt;repeat stuff.&lt;/blockquote&gt;&lt;/div&gt; Thanks for pointing that out. It&#039;s such a great idea that I might use it for a followup article. :)&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-129711&quot; rel=&quot;nofollow&quot;&gt;karmalily wrote:&lt;/a&gt;&lt;blockquote&gt;BTW: Is there a way to change the icon for this?&lt;/blockquote&gt;&lt;/div&gt; Brunofs went through the only solution that I know of, but it kinda doesn&#039;t seem worth going through the hassle.</description> <content:encoded><![CDATA[<div class="commentquote"><a href="#comment-129702" rel="nofollow">Shrihari wrote:</a><br /><blockquote>Now, that helped a lot. Thank You.<br /> A Lot of Batch files are being born on my desktop….</p></blockquote></div><p> <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I&#8217;m glad you&#8217;re finding use for these. I only have three of them for this purpose, but you must have a lot of different programs.</p><div class="commentquote"><a href="#comment-129703" rel="nofollow">ExitRitual wrote:</a><br /><blockquote>That was really helpful!<br /> I’m always closing tray applications for games, then re-launching them.<br /> This has saved me a lot of regular hassle.</p><p>Now, i notice the ‘Start’ there, would i be able to CLOSE the same applications by simply changing ’start’ to ‘close’?</p><p>That could save even more time, by cutting out all the expand system tray&gt;RightClick&gt;Close&gt;repeat stuff.</p></blockquote></div><p>Thanks for pointing that out. It&#8217;s such a great idea that I might use it for a followup article. <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><div class="commentquote"><a href="#comment-129711" rel="nofollow">karmalily wrote:</a><br /><blockquote>BTW: Is there a way to change the icon for this?</p></blockquote></div><p>Brunofs went through the only solution that I know of, but it kinda doesn&#8217;t seem worth going through the hassle.</p> ]]></content:encoded> </item> <item><title>By: brunofs</title><link>http://cybernetnews.com/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-129718</link> <dc:creator>brunofs</dc:creator> <pubDate>Thu, 17 Jan 2008 23:34:45 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/2008/01/17/cybernotes-create-a-shortcut-to-launch-multiple-programs/#comment-129718</guid> <description>&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-129711&quot; rel=&quot;nofollow&quot;&gt;karmalily wrote:&lt;/a&gt;&lt;blockquote&gt;This is extremely useful. Thanks for posting this!BTW: Is there a way to change the icon for this?&lt;/blockquote&gt;&lt;/div&gt;You can&#039;t change bat&#039;s icon (at least I think so). But there&#039;s a nice trick: - Create the .bat file following the instructions above - &quot;Hide it&quot;. Put the file on any folder you prefer (C:\Documents and Settings\YourUser\MyShortcuts for example) - And make a shortcut to the .bat file (yes, a shortcut from a shortcut :lol: )You can change the icon of the bat&#039;s shortcut as you will.</description> <content:encoded><![CDATA[<div class="commentquote"><a href="#comment-129711" rel="nofollow">karmalily wrote:</a><br /><blockquote>This is extremely useful. Thanks for posting this!</p><p>BTW: Is there a way to change the icon for this?</p></blockquote></div><p>You can&#8217;t change bat&#8217;s icon (at least I think so).<br /> But there&#8217;s a nice trick:<br /> - Create the .bat file following the instructions above<br /> - &#8220;Hide it&#8221;. Put the file on any folder you prefer (C:\Documents and Settings\YourUser\MyShortcuts for example)<br /> - And make a shortcut to the .bat file (yes, a shortcut from a shortcut <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> )</p><p>You can change the icon of the bat&#8217;s shortcut as you will.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 312/331 objects using disk: basic

Served from: cybernetnews.com @ 2012-02-13 11:01:04 -->
