[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] OffTopic:Adding Website link to Start Menu



PureBytes Links

Trading Reference Links

B, thanks a lot.  Worked like a charm.  Ron D
----- Original Message -----
From: b
Sent: Sunday, January 16, 2005 10:07 PM
Subject: Re: [amibroker] OffTopic:Adding Website link to Start Menu


Here is a simple way that avoids any programming and does
not involve messing with the registry directly.

The basic idea is to create a short cut to the desired
website on your desktop. And then move that shortcut into
the start menu. Here are the steps.

Right click on your desktop.
Select "New".
Select "Shrtcut"
Type in the web URL. eg: http://www.interactivebrokers.com
click on the "next>" button on the bottom right.
Give a new name to the short cut. eg "IB" or
"InteractiveBrokers".
click on "Finish"
That will put the new short cut on your desktop.

To move the shortcut to the start menu,
Left click and drag the short cut icon (holding the left
button down as one drags). Drag it on top of the "Start"
button. Do not release the mouse button.
Wait a moment and the start menu will appear.
Drag the icon to where you want it in the start list and
release.

That should do it.

I have done the above on Windows XP. It may or may not work
with other versions of Windows.

b

--- mrdavis9 <mrdavis9@xxxxxxxxxx> wrote:

> I want to add an InteractiveBrokers website Icon to the
> start menu.  I found the below pasted instructions with a
> search, but when I searched further, I was not able to
> find the kind of detailed instructions that are essential
>  for me (non-programmer), to be able to follow these
> procedures. 
>
> For instance, what do I then do next after I follow the
> procedure of >>>>Copying  the code below to notepad and
> save it as link.reg then just right click on it and
> choose "merge".
>
> I am afraid to try any of this until I have more details
> of how to complete this procedure of adding
> InteractiveBrokers Icon to my start menu. All assistance
> will be appreciated.
> =========================================
>
>
>
> This is a simple registry tweak which adds a website link
> to your Start Menu.....its very handy for quick access to
> your favorite website.
>
>
>
>
>
--------------------------------------------------------------------------------
>
>
> To Install : Copy the code below to notepad and save it
> as link.reg then just right click on it and choose
> "merge".
>
>
>
>
>
--------------------------------------------------------------------------------
>
>
>
> Windows Registry Editor Version 5.00
>
>
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
>
> @="TweakXP.com"
>
>
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
>
> @="%SystemRoot%\\system32\\shell32.dll,-47"
>
>
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
>
> "CLSID"="{13709620-C279-11CE-A49E-444553540000}"
> "method"="ShellExecute"
> "Command"="TweakXP.com"
> "Param1"="http://www.TweakXP.com"
>
>
>
>
>
>
--------------------------------------------------------------------------------
>
>
> To uninstall : Copy the code below to notepad and save as
> rem.reg and right click and choose merge.
>
>
>
>
>
--------------------------------------------------------------------------------
>
>
>
> Windows Registry Editor Version 5.00
>
>
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
>
> @=""
>
>
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
>
> @=""
>
>
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
>
> "CLSID"="{13709620-C279-11CE-A49E-444553540000}"
> "method"="ShellExecute"
> "command"=""
> "Param1"=""
>
>
>
>
>
> > No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 265.6.13 - Release
> Date: 1/16/2005
>




__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com
 



------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 





--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005



Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html




Yahoo! Groups Links

No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005