home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-11-08 | 3.4 KB | 145 lines |
- ; Latest version of the wbdbg.ini
- ;
- ; 5/15/01 - KMK
- ; Options
- ;
- ; [App name]
- ; ActiveFix=1 - This means this fix is enabled
- ; IgnoreApp=1 - This means totally ignore the app
- ; NoBitmaps=1 - This means disable background bitmaps for this app
- ; NoSize=1 - This is used if the app starts resizing itself in a loop
- ; Or if you find dialogs in the app appearing too large
- ; DirectXisOk=1 - If the app is autoexcluded because it uses DirectX, then by
- ; adding this line and not having an IgnoreApp=1 line
- ; WindowBlinds will then take notice of the app
- ; ButtonFix=1 - This is for apps like MSWORD 97 which have problems with the
- ; new way of dealing with buttons
- ; NoFlatTool=1 - This is for apps that do not want Flat toolbars
- ; MDIFix=1 - This is a fix for apps like photoshop which have problems with the MDI children
- ; FixMDIChildSizing=1 - Use this for apps which have MDI child windows that just keep on getting bigger
- ; NoScroll=1 - Disable scrollbars for this app
- ; NoExclusionInheriting=1 -Apps launched from this app will not inherit exclusions
- ;Note: just because an application is listed in the exclusion list does
- ;not mean it will not work with WindowBlinds. These are, for the most part,
- ;worst-case exclusions based on reported problems or known problem apps
- ;(esp. ones that handle their own drawing routines). Feel free to try
- ;removing some of these exclusions to see how well the apps in question
- ;function on your system. You can always add them back in.
-
- [exceed.exe]
- ActiveFix=1
- IsAOL = 1
-
- [emacs.EXE]
- ActiveFix=1
- IgnoreApp=1
-
- [EXCHNG32.EXE]
- ActiveFix=1
- IgnoreApp=1
-
- [qw.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;Notes - may no longer be necessary
- [notes.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;Notes - may no longer be necessary
- [nlnotes.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;Notes - may no longer be necessary
- [nnsadmin.exe]
- ActiveFix=1
- IgnoreApp=1
-
- [qbw32.exe]
- ActiveFix=1
- IgnoreApp=1
-
- [illustrator.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ; Corel Photopaint - Depends on your system.
- [photopnt.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ; Adobe ImageReady - Depends on your system.
- [imageready.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ; ICQ Net Detect (not needed on most systems)
- [ndetect.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ; Yahoo pager (not needed on most systems)
- [ypager.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ; Norton Antivirus (not needed on most systems)
- [navapw32.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ; MS Office launcher/utility (probably not needed)
- [osa.exe]
- ActiveFix=1
- IgnoreApp=1
- NoExclusionInheriting=1
-
- ; WinFax 9.0 dialog
- [cmposfax.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;Pegasus email client - handles some of its own window drawing, non-fatal, but odd looking at times -- may be removed
- [winpm-32.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;CC:Mail Loader -- issues? not sure
- [ccloader.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;Netware Administrator (NT) -- some menu issues
- [nwadmnnt.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;Microsoft Developers Studio -- potential crashing on close if scrollbars not excluded
- [msdev.exe]
- ActiveFix=1
- NoScroll=1
-
- ;Attachmate 3270 mainframe emulator -- may work with uis1 skins
- [extra.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;MS Money
- [msmoney.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ;MSN 6 - skins itself
- [msn6.exe]
- ActiveFix=1
- IgnoreApp=1
-
- ; Waterloo Maple www.maplesoft.com -- no scrollbars
- [wmaple.exe]
- ActiveFix=1
- NoScroll=1
-
-
-