473,408 Members | 2,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

how can i open a shortcut

hi, how can open the shortcut link with VB6
Sep 3 '07 #1
3 1316
my orangal file on Server , i need to open the Shorcut from my computer by uesing Pro.lnk which is Pro.exe in Server

thank
Sep 3 '07 #2
debasisdas
8,127 Expert 4TB
try to use the following

Expand|Select|Wrap|Line Numbers
  1. Shell ("net use \\10.35.12.71\ /user:debasis debasis")
  2.  
  3. openexe = Shell("\\10.35.12.71\....\filename.exe", vbMaximizedFocus)
hope that solves your problem.
Sep 3 '07 #3
hi again

if there a way to open the shortcut without uesd the IPAddress or Hostname
as
eg. Shell "C\Pro.Exe.lnk"
eg. Shell "C\Pro.lnk"

or only the way to opened must by IPAddress

thank again
Sep 3 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Howard Kaikow | last post by:
When I installed VS .NET Pro 2002 last year, on a system that has VB 6, an "Open With Microsoft Visual Studio .NET 2002" shortcut was added to the right-click menu when I right-click on a .VBP...
4
by: lauren quantrell | last post by:
Is there a way to open the MS Outlook address book using VBA and then be able to do something with the return value? I want users to click an icon to open the Outlook address book then when an...
0
by: Damir Dezeljin | last post by:
Hi. I'm using CoCreateInstance(CLSID_ShellLink, ...) to create an shortcut from my program. Later I have to open the shortcut target file. Is there an easy way to open it? Something like...
0
by: Flashman | last post by:
I know this is an odd question but is their some way for Visual C++ .NET 2003 to open a file with extension .URL without trying to open it as "shortcut". Use a third party cross-platform tool that...
2
by: Anita C | last post by:
Hi, On a web form, in the click event of a button I want to open a .htm file in a new window. However I only know the path of the shortcut which points to file that needs to be viewed in the new...
0
by: Wayne | last post by:
Original Post: The following problem started on my PC about a week ago and I can't link it to any specific change. I'm using Access XP. If I have any database open and try to open any other...
2
by: MikeC | last post by:
I helped a friend setup an Access database which is accessed from two computers on a 3-PC peer-to-peer network. On the 2nd PC there is a shortcut on the desktop that points to the database on the...
8
by: T. Crane | last post by:
Hi, How is the default path chosen in this instance: myFile = file('test.txt','w') Here I'm opening/creating a file but I have not specified the exact path, so how does Python determine...
25
by: Andy_Khosravi | last post by:
I just recently changed my database that I'm running from a monolithic DB to a split FE/BE. The front end resides on the client machine and the BE resides on a network drive. I'm experimenting with...
12
by: godiva | last post by:
Hi, Last week one client had errors caused by another program which led the IT guys to wipe out and rebuild the hard drive on one particular computer. Prior to this happening, the people in this...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.