############################################################################### # iCEView configuration file # Written by Friar TuckúiCE # # A lot of this is for functions not implemented in the prerelease. # These have been disabled. Look for a full-fledged viewer soon. # # Valid Modes: TEXT25,TEXT50,VGA320,SVGA640,SVGA800,SVGA1024 # *** not implemented DefaultMode=VGA320 # Bad video modes. Don't use these. # *** not implemented BadMode=SVGA400 # # Some variable defaults # # This makes the smooth scrolling portion automatically start down. AutoScroll=YES # This enables/disables the smooth scroller. If disabled, uses ANIM parser. SmoothScroll=YES # This includes iCECOLOR support. IceColor=YES # This makes the menu automagically track extension type. TrackType=NO # This is for Tseng ET4000 vidcards. NOTICE it completely disables VGAW. VGABugFix=NO # This controls the debug window and pause. DebugMode=NO # This turns off alphabetizing the list, as well as the letter hotkeys. Alphabetize=NO # Turn off if it's gonna take six weeks to run SAUCE. SAUCEDetect=YES # You feel like gambling? DeleteConfirm=YES # Virus check all .EXEs? CRCCheck=YES # Allow swap to EMS? EMS_Swap=YES # # Types of files: RIP,ANSI,ANIM,GIF,JPEG,PCX # Extension=.ICE,ANSI Extension=.MEM,ANSI Extension=.NFO,ANSI Extension=.ANS,ANSI Extension=.DOC,ANSI Extension=.ASC,ANSI Extension=.SIT,ANSI Extension=.STS,ANSI # # Filename for Description File DescriptFile=*.DSC # # Backup if no COMSPEC environment variable found (for DOS shell) ComSpec=C:\DOS\COMMAND.COM # # File patterns to exclude from file list. Uses UNIX wildcards. # Does not affect DIR or DRIVE list. # Exclude iCEView, ACiDView, etc. Exclude=*VIEW*EXE* # Exclude KV.EXE, TV.EXE, XV.EXE etc. Exclude=?V*EXE # End ICEVIEW.CNF