home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / zkuste / tuning / download / blinds / setup.exe / %MAINDIR% / wbdbg.ini < prev    next >
Encoding:
INI File  |  2001-11-08  |  3.4 KB  |  145 lines

  1. ; Latest version of the wbdbg.ini
  2. ;
  3. ; 5/15/01 - KMK
  4. ; Options
  5. ;
  6. ; [App name]
  7. ; ActiveFix=1   - This means this fix is enabled
  8. ; IgnoreApp=1   - This means totally ignore the app
  9. ; NoBitmaps=1   - This means disable background bitmaps for this app
  10. ; NoSize=1      - This is used if the app starts resizing itself in a loop
  11. ;            Or if you find dialogs in the app appearing too large
  12. ; DirectXisOk=1 - If the app is autoexcluded because it uses DirectX, then by
  13. ;            adding this line and not having an IgnoreApp=1 line
  14. ;            WindowBlinds will then take notice of the app
  15. ; ButtonFix=1    - This is for apps like MSWORD 97 which have problems with the
  16. ;            new way of dealing with buttons
  17. ; NoFlatTool=1 - This is for apps that do not want Flat toolbars
  18. ; MDIFix=1 - This is a fix for apps like photoshop which have problems with the MDI children
  19. ; FixMDIChildSizing=1 - Use this for apps which have MDI child windows that just keep on getting bigger
  20. ; NoScroll=1     - Disable scrollbars for this app
  21. ; NoExclusionInheriting=1  -Apps launched from this app will not inherit exclusions
  22. ;Note: just because an application is listed in the exclusion list does
  23. ;not mean it will not work with WindowBlinds. These are, for the most part,
  24. ;worst-case exclusions based on reported problems or known problem apps
  25. ;(esp. ones that handle their own drawing routines). Feel free to try
  26. ;removing some of these exclusions to see how well the apps in question
  27. ;function on your system. You can always add them back in.
  28.  
  29. [exceed.exe]
  30. ActiveFix=1
  31. IsAOL = 1
  32.  
  33. [emacs.EXE]
  34. ActiveFix=1
  35. IgnoreApp=1
  36.  
  37. [EXCHNG32.EXE]
  38. ActiveFix=1
  39. IgnoreApp=1
  40.  
  41. [qw.exe]
  42. ActiveFix=1
  43. IgnoreApp=1
  44.  
  45. ;Notes - may no longer be necessary
  46. [notes.exe]
  47. ActiveFix=1
  48. IgnoreApp=1
  49.  
  50. ;Notes - may no longer be necessary
  51. [nlnotes.exe]
  52. ActiveFix=1
  53. IgnoreApp=1
  54.  
  55. ;Notes - may no longer be necessary
  56. [nnsadmin.exe]
  57. ActiveFix=1
  58. IgnoreApp=1
  59.  
  60. [qbw32.exe]
  61. ActiveFix=1
  62. IgnoreApp=1
  63.  
  64. [illustrator.exe]
  65. ActiveFix=1
  66. IgnoreApp=1
  67.  
  68. ; Corel Photopaint - Depends on your system.
  69. [photopnt.exe]
  70. ActiveFix=1
  71. IgnoreApp=1
  72.  
  73. ; Adobe ImageReady  - Depends on your system.
  74. [imageready.exe]
  75. ActiveFix=1
  76. IgnoreApp=1
  77.  
  78. ; ICQ Net Detect (not needed on most systems)
  79. [ndetect.exe]
  80. ActiveFix=1
  81. IgnoreApp=1
  82.  
  83. ; Yahoo pager (not needed on most systems)
  84. [ypager.exe]
  85. ActiveFix=1
  86. IgnoreApp=1
  87.  
  88. ; Norton Antivirus (not needed on most systems)
  89. [navapw32.exe]
  90. ActiveFix=1
  91. IgnoreApp=1
  92.  
  93. ; MS Office launcher/utility (probably not needed)
  94. [osa.exe]
  95. ActiveFix=1
  96. IgnoreApp=1
  97. NoExclusionInheriting=1
  98.  
  99. ; WinFax 9.0 dialog
  100. [cmposfax.exe]
  101. ActiveFix=1
  102. IgnoreApp=1
  103.  
  104. ;Pegasus email client - handles some of its own window drawing, non-fatal, but odd looking at times -- may be removed
  105. [winpm-32.exe]
  106. ActiveFix=1
  107. IgnoreApp=1
  108.  
  109. ;CC:Mail Loader -- issues? not sure
  110. [ccloader.exe]
  111. ActiveFix=1
  112. IgnoreApp=1
  113.  
  114. ;Netware Administrator (NT) -- some menu issues
  115. [nwadmnnt.exe]
  116. ActiveFix=1
  117. IgnoreApp=1
  118.  
  119. ;Microsoft Developers Studio -- potential crashing on close if scrollbars not excluded
  120. [msdev.exe]
  121. ActiveFix=1
  122. NoScroll=1
  123.  
  124. ;Attachmate 3270 mainframe emulator -- may work with uis1 skins
  125. [extra.exe]
  126. ActiveFix=1
  127. IgnoreApp=1
  128.  
  129. ;MS Money
  130. [msmoney.exe]
  131. ActiveFix=1
  132. IgnoreApp=1
  133.  
  134. ;MSN 6 - skins itself
  135. [msn6.exe]
  136. ActiveFix=1
  137. IgnoreApp=1
  138.  
  139. ; Waterloo Maple www.maplesoft.com -- no scrollbars
  140. [wmaple.exe]
  141. ActiveFix=1
  142. NoScroll=1
  143.  
  144.  
  145.