Computing.Net > Forums > Programming > vb+(OPENING A FILE)

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

vb+(OPENING A FILE)

Reply to Message Icon

Name: thennarasu
Date: June 10, 2002 at 06:14:08 Pacific
Comment:

SIR,
I WANT TO OPEN A file(exe) when i click an
button of specified path.
please give me in detail



Sponsored Link
Ads by Google

Response Number 1
Name: Jeff J
Date: June 10, 2002 at 08:52:48 Pacific
Reply:

Dim varSuccess As Variant

varSuccess = Shell("C:\MyFolder\SomeProgram.exe")

I can't be more specific without knowing how the button is used, info about the program being launched, etc.


0

Response Number 2
Name: thennarasu
Date: June 11, 2002 at 00:35:05 Pacific
Reply:

thank you
your reply is good
i am satisfied with your reply
---------


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


An Autoexec Bat file ques... vb+textbox+listbox



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: vb+(OPENING A FILE)

Perl: Open a file on remote system www.computing.net/answers/programming/perl-open-a-file-on-remote-system/5870.html

make a funct that open a file in C www.computing.net/answers/programming/make-a-funct-that-open-a-file-in-c/9599.html

Opening a htm file in explorer www.computing.net/answers/programming/opening-a-htm-file-in-explorer/5427.html