Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / October 2005



Tip: Looking for answers? Try searching our database.

Create Shortcut on Desktop

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kamran Ali - 18 Oct 2005 06:23 GMT
I am facing a problem while creating shortcut on desktop using VB 6.0. I had
been successfully created the shortcut but my actual requirement is more than
just creating the shortcut. My requirement is that, after creating the
shortcut on desktop whenever user double clicks on shortcut the shortcut
resource should be opened always in new window. E.g. if I create the shortcut
which refers to the http://www.hotmail.com, so when ever user clicks on it
e.g. 5 times than the 5 different instances of browser should be open with
hotmail loaded in these.Please anyone help me to solve this problem I will be
very thankful to him/her.
Someone - 18 Oct 2005 21:58 GMT
This may not be what you are looking for, but check this sample VB6 code:

Starting Specified URLs in Separate Instances of the Default Browser
http://vbnet.mvps.org/index.html?code/internet/browserstart.htm

Creating a Desktop Application Shortcut
http://vbnet.mvps.org/index.html?code/shell/desktoplink.htm

Another approach is to let the shortcut run your App, which run other
application. To get the command line arguments, see "Command Function" in
MSDN.

>I am facing a problem while creating shortcut on desktop using VB 6.0. I
>had
[quoted text clipped - 9 lines]
> be
> very thankful to him/her.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.