What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Visual Basic and Registry

Visual Basic and Registry
Author: Message:
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: Visual Basic and Registry
I have never used the right-click menu, but I believe that thats how windows is doing it because there cant be any other way!
Anyway, I believe that windows passes as a parametr the full path & the filename of the file to your program.
So, put
code:
MsgBox Command$
in your Form_Load sub, and see what parametr is passed to your program.
By doing this, I guess that you will understand what you have to do ;)

Beware in quotin marks!
I think Windows put quoting marks at the beggining and the ending if the path or filename have spaces.
So be sure to handle the filename with and without quotes :)

many typos in the post :dodgy:
YouTube closed-captions ripper (also allows you to download videos!)
12-14-2004 05:54 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Visual Basic and Registry - by DJeX on 12-13-2004 at 11:28 PM
RE: Visual Basic and Registry - by Mike on 12-14-2004 at 05:54 AM
RE: Visual Basic and Registry - by CookieRevised on 12-14-2004 at 09:04 AM
RE: Visual Basic and Registry - by DJeX on 12-14-2004 at 10:15 PM
RE: Visual Basic and Registry - by Sk3tch on 12-15-2004 at 01:04 AM
RE: Visual Basic and Registry - by DJeX on 12-15-2004 at 03:01 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On