Current Version: v2.0 (Released on 2/3/2000)
DisablePro is a collection of controls which can disable many different features of Win95.
[Alright, how much is it??] [Where can I download it??]
For a description of each control in DisablePro, check out below:
[Disable] [DisableStartMenu] [DisableControlPanel] [DisableMisc]
or, download the help file(special thanks to Tedd Ove Andersen).
Price & Registration:
This program is shareware, the price: One (1) emailthat includes:
1) Your Name, and Email Address
2) How you like it
3) any bugs you have found
4) any ways you thought of to improve it
Pretty cheap, isn't it? :)
Download Instructions:
I discontinued the 95 & 98 versions, and only left the 32 version (which works on both 95 & 98, and I am going to test it on Win2K very soon).
Download The VB6 Version here
Download The VB5 (Service Pack 3) Version here
The source code for the DisablePro32 v2.0 suite of controls is US$70
You can also purchase the source code for the individual controls (Disable, DisableStartMenu, etc), separately for US$20
Sorry, I accept checks and money orders only (NOTE: Please make the check payable to 'Scott Adkins', not 'Adkins Software Design'. Checks made out to "Adkins Software Design" will be returned immediately, with a note as to the reason).
You must print the Non-Disclosure Agreement, sign it, and include it with the check. Then send the signed NDA, the check, and a note containing your email address (so I can send you the source code), and identifying which source code the check is for (please make sure to identify if you want the 95, 98 or 32 code), to:
Adkins Software Design
3053 Bretton Woods Drive
Columbus, OH 43231
If I only receive a check, and not the NDA, I will send you an email requesting that you print the NDAout, sign it, and send it to me at the above address (I will not cash the check until I receive the NDA, and you will not get the source code until you send the NDA)
Known Bugs
DisableIconTray produces some odd results when set to True in Win98. Apparently it takes the Quick Launch bar, and shoves it over top the Start menu button. I'm currently working on this bug.
Disable
Description: Disable is the original control. It was the
very first 'Disabling' software that I wrote. It disables the basic's of
Win95. For example, the Desktop, Start Button (unfortunately I have not
yet discovered how to disable the Start Menu, but I will J),
Taskbar, etc. This control is probably the most popular, it has the most
applicable features.
Properties:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Please Note: The filename can contain wildcards (*'s only, no ?). A few examples, "C:\Windows\readme.txt", "c:\*.txt", "c:\*.*". Please note that it does not search recursive directories. it disables the files that are in the specified directory. |
|
|
|
Disable1.DisableProgramsExceptFor "c:\windows\notepad.exe", True Disable1.DisableProgramsExceptFor "c:\windows\sol.exe",
True
and, likewise, you can remove any of those from the list, like so Disable1.DisableProgramsExceptFor "c:\windows\explorer.exe", False Disable1.DisableProgramsExceptFor "c:\windows\regedit.exe", False Or, you can remove all of the (thereby enabling all programs), by Disable1.DisableProgramsExceptFor "ALL", False |
|
|
|
|
|
|
|
|
DisableStartMenu
Description: If you want to disable various parts of the
Start Menu, this is the control you are looking for! This control will
disable the 'Run', 'Shut Down', 'Settings', and a few other items in the
menu. Have fun!
Properties:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| DisableStartMenuSubFolders |
|
|
DisableControlPanel
Description: DisableControlPanel can disable some key parts of the Control Panel. For example, it can disable the 'Network', 'Passwords', and 'Display' items.
Properties:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DisableMisc
Description: DisableMisc has several 'miscellaneous' features. It can disable the File & Printer sharing through a network, it can hide the 'Entire Network' item in 'Network Neighborhood'. It can also disable MSDos (well, re-booting into MSDos, anyhow), the Registry Tools, and Password Caching.
Properties:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 2000 Scott Adkins And Adkins Software Design