Advertisement

Results for "Author: johneboy"

ASP_Volume2 #36830
Shortcut Maker (without VB6STKIT)

Here is a way to make real shortcuts wherever you want them without having to use VB6STKIT. This example shows you how to make a shortcut for an application, helpfile, and uninstall program to the desktop, startmenu, or in startmenu/programs. If you like, please vote!

ASP_Volume2 #37244
Shortcuts and Special Folders

An update to my previous submission. Create shortcuts without the VB6STKIT.DLL file. Also create special folders/files in My Computer, Desktop, or the Control Panel, which cannot be deleted or renamed. Also the screenshot has some messed up colors, dont ask me why, cause i have no idea...

ASP_Volume2 #37622
Folder Locking Program

I was working on this a while ago, and never finished it, but I have seen a couple of Folder locking program submitted, so I figured I would share my version. It works on the same principle as most, renaming to a special folders corresponding CLSID. It also adds a to the context menu, the option to lock. The only thing I haven't been able to figure out is, how to incorporate my own icon to the locked files. I did figure one way, by making my own special folder CSLID, but when I did this, if you right clicked on a locked file, you would see two opens and also explorer. the one open would open the folder normally. This time I am using my own CLSID as well, but its the same as the windows shortcut (lnkfile). Any feedback is appreciated.

ASP_Volume2 #37629
AppLock! an executable locker.

This program, WHICH MUST BE COMPILED TO WORK, will allow you to lock and unlock the ability to run executable files on your system. It also creates a icon on the desktop that cannot be deleted as well as a control panel. Also includes NukeAppLock, to remove all the registry entries it creates. Oh yea, if you can figure out a way around this, let me know.

ASP_Volume2 #37928
AppLock! 2, an application locking tool

Here is an update to my last post for AppLock. This one will let you just lock specific applications via context menu. Check it out, and let me know what you think. it MUST be compiled to work :)

ASP_Volume3 #53986
Custom URL Protocol Maker 2

This is in response to a comment i got on my last custom protocol maker app. This one pass's variables to your program. this example shows how to get 3 seperate pieces of into from a URL click. you can add more, or less. if you want to see more of how to make a custom protocol, you can check out http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=34097&lngWId=1

ASP_Volume3 #53987
Shortcuts and Special Folders

An update to my previous submission. Create shortcuts without the VB6STKIT.DLL file. Also create special folders/files in My Computer, Desktop, or the Control Panel, which cannot be deleted or renamed. Also the screenshot has some messed up colors, dont ask me why, cause i have no idea...

ASP_Volume3 #53988
AppLock! an executable locker.

This program, WHICH MUST BE COMPILED TO WORK, will allow you to lock and unlock the ability to run executable files on your system. It also creates a icon on the desktop that cannot be deleted as well as a control panel. Also includes NukeAppLock, to remove all the registry entries it creates. Oh yea, if you can figure out a way around this, let me know.

ASP_Volume3 #53989
Folder Locking Program

I was working on this a while ago, and never finished it, but I have seen a couple of Folder locking program submitted, so I figured I would share my version. It works on the same principle as most, renaming to a special folders corresponding CLSID. It also adds a to the context menu, the option to lock. The only thing I haven't been able to figure out is, how to incorporate my own icon to the locked files. I did figure one way, by making my own special folder CSLID, but when I did this, if you right clicked on a locked file, you would see two opens and also explorer. the one open would open the folder normally. This time I am using my own CLSID as well, but its the same as the windows shortcut (lnkfile). Any feedback is appreciated.

ASP_Volume3 #53990
AppLock! 2, an application locking tool

Here is an update to my last post for AppLock. This one will let you just lock specific applications via context menu. Check it out, and let me know what you think. it MUST be compiled to work :)

ASP_Volume3 #53991
Shortcut Maker (without VB6STKIT)

Here is a way to make real shortcuts wherever you want them without having to use VB6STKIT. This example shows you how to make a shortcut for an application, helpfile, and uninstall program to the desktop, startmenu, or in startmenu/programs. If you like, please vote!

ASP_Volume3 #53992
regTweaker

This really isn't an update of the program, rather an update of the description. Last one didn't really say what the program does. It is made for Windows 98, however some of the tweaks have been tested and work on 95/NT. It modifies lets you easy modify over 20 registry keys, that improve looks, or rid of annoyances. Check it out and please vote, and leave feedback!

ASP_Volume3 #53993
Run SQL Queries on Excel Files

This code is a small example that shows you how you can run SELECT Queries on an external Excel File.

C_Volume2 #72914
regTweaker

This really isn't an update of the program, rather an update of the description. Last one didn't really say what the program does. It is made for Windows 98, however some of the tweaks have been tested and work on 95/NT. It modifies lets you easy modify over 20 registry keys, that improve looks, or rid of annoyances. Check it out and please vote, and leave feedback!

C_Volume2 #74624
Custom URL Protocol Maker 2

This is in response to a comment i got on my last custom protocol maker app. This one pass's variables to your program. this example shows how to get 3 seperate pieces of into from a URL click. you can add more, or less. if you want to see more of how to make a custom protocol, you can check out http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=34097&lngWId=1

C_Volume2 #77892
Shortcut Maker (without VB6STKIT)

Here is a way to make real shortcuts wherever you want them without having to use VB6STKIT. This example shows you how to make a shortcut for an application, helpfile, and uninstall program to the desktop, startmenu, or in startmenu/programs. If you like, please vote!

C_Volume2 #78306
Shortcuts and Special Folders

An update to my previous submission. Create shortcuts without the VB6STKIT.DLL file. Also create special folders/files in My Computer, Desktop, or the Control Panel, which cannot be deleted or renamed. Also the screenshot has some messed up colors, dont ask me why, cause i have no idea...

C_Volume2 #78684
Folder Locking Program

I was working on this a while ago, and never finished it, but I have seen a couple of Folder locking program submitted, so I figured I would share my version. It works on the same principle as most, renaming to a special folders corresponding CLSID. It also adds a to the context menu, the option to lock. The only thing I haven't been able to figure out is, how to incorporate my own icon to the locked files. I did figure one way, by making my own special folder CSLID, but when I did this, if you right clicked on a locked file, you would see two opens and also explorer. the one open would open the folder normally. This time I am using my own CLSID as well, but its the same as the windows shortcut (lnkfile). Any feedback is appreciated.

C_Volume2 #78691
AppLock! an executable locker.

This program, WHICH MUST BE COMPILED TO WORK, will allow you to lock and unlock the ability to run executable files on your system. It also creates a icon on the desktop that cannot be deleted as well as a control panel. Also includes NukeAppLock, to remove all the registry entries it creates. Oh yea, if you can figure out a way around this, let me know.

C_Volume2 #78990
AppLock! 2, an application locking tool

Here is an update to my last post for AppLock. This one will let you just lock specific applications via context menu. Check it out, and let me know what you think. it MUST be compiled to work :)

Languages
Top Categories
Global Discovery