ResSwitch 1.0 by TBP
---------------------------
	A neat little util that allows you to change your resolution and color depth
	on-the-fly from the command prompt in 95 or NT4.

	You can write batch files for those 'I want 256 color' games.
	Useful for batch files with games that want a certain resolution. 

	Includes a batch file that is an example for Sniper on NT4.
	
	FreeUtil by TBP -- 'feel free to spread.'

	Please note: ResSwitch does not write changes to the registry so if you reboot or logout, 
	it will switch back to your default setting.

	Syntax is:
  		resswitch [display width] [display height] [color depth]
	Example:
		D:\WINNT\ResSwitch.exe 640 480 8
		switches to 640x480x8bit


	8 = 256 colors
	16 = 65k colors
	32 = 16.7 Million Colors




tbp can be found on IRC:EfNet usually in #Windows95. For more information in IRC and #Windows95, check
out #Windows95 home page at: http://www.windows95.org.