VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ProtocolCreator

by Josh McCullough (2 Submissions)
Category: Registry
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

Creates a .REG file which, when ran, will allow your App to be spawned whenever "myApp://blahblahblah" is entered into a run dialog or web browser, etc... just like when you enter "https://blahblahblah" into the run dialog. A BAS module is included which makes it real easy to add this functionality to your app, just one line of code on your part. You can set a flag to allow only protocols that are not common, for example, entering 'http' with the flag set to false will throw an error, which can be caught and displayed in a message box or any other control. Give it a try and PLEASE vote for me if you find this code useful! Email me with questions and/or comments!

Assumes
You need to know how to call a function, thats all!

Rate ProtocolCreator

Download ProtocolCreator

Download ProtocolCreator (5 KB)

ProtocolCreator Comments

No comments have been posted about ProtocolCreator. Why not be the first to post a comment about ProtocolCreator.

Post your comment

Subject:
Message:
0/1000 characters