Mike's Bobo Site
BIOGRAPHIES PROGRAMMERS CORNER CLIPS STARBAND LINKS

 

 

486CACHE [DOS]
486CACHE is a couple of simple utilities for enabling and disabling the internal cache of a 486 or higher chip.

BINDRDP [WinXP] [WSF]
The Remote Desktop feature can be bound to one adapter, but Microsoft provides no user interface to configure it. This script will look for an adapter with the IP 192.168.0.1 (i.e. the private IP assigned by ICS) and bind RDP to only that adapter.

BJFIX [DOS]
The Crappy Bubble Jet Fixer is a TSR that busies up your computer whenever an LF is sent to the printer. This is handy if your BJ10e (or any other printer) is broken like mine and doesn't send a busy signal when the buffer is full.

CDPLAYER [Win3.1][Pascal]
CDPlayer is a simple little CD Player. When minimized it displays the current track (in Win 3.x only). It also offers shuffle play and track selection.

CHOWN [SQL]
A SQL Server script to change ownership of all user objects to dbo in the current database.

CX486 [DOS][ASM]
CX486 is a couple of utilities for enabling and disabling the internal cache of a 486DLC or SLC chip from Cyrix or Texas Instruments.

FDSCHED [Win3.x][Pascal]
FD Battalion Schedule when minimized displays the acting battalion for a fire department using the normal ABC rotation, and also provides a simple calender utility for finding the battalion for any given day.

KILLALL [SQL]
A SQL Server script to kill all connections to the specified database.

LIFE [OS/2 2.x][C]
A lazy implementation of Life for OS/2.

MOVIES [Win95][VB][Delphi]
The Movie Catalogue is a simple utility for maintaining your movie collections, which includes search capabilities. SQL commands for creating the required database objects are included. The old Delphi 1.0 source code is availalbe for those who like Win 3.1 or BDE.

PATCHER [DOS]
The Patcher removes copy protection from a bunch of old games.

QUOTESAVER [Win95][C]
QuoteSaver is a screen saver for Windows 95/98/NT which displays random quotes from a standard text file.

REINDEX [SQL]
A SQL Server script to reindex all indexes in the current database.

RESETWIFI [WinXP]
Sometimes WiFi cards don't come up properly after hibernating. This batch script will disable and reenable the interface.

SEARCH [SQL]
A SQL Server script to find any rows containing a specified character string in all tables in the current database.

SWAP [DOS][ASM]
Command line utility to swap between your color & mono monitors on a dual-head DOS box.

TOGGLELAN [WinXP]
Simple batch script to switch between DHCP and a static IP.

ULTIMA6 [ASM]
This is one of the many loaders in The Patcher. I just wanted to put the source code out there for those who want to know what a program should look like.

HOME