| Subject | : | Is the WPS taking a VERY long time to display the folders ? |
| Author | : | Kim |
| Date | : | 10 Oct, 2002 on 09:09 |
| Here's a nice tip for people who are using recent kernels, and have large Windows EXE files (for use with Odin or otherwise). You may have noticed that the WPS takes a VERY long time to display the folders holding these files. The reason for this delay is that OS/2 has to search through the entire file to find the proper icon to display. If you're tired of waiting, add the following to your CONFIG.SYS file: SET NOLARGENTEXEICON=n Where n is the number of megabytes OS/2 should scan before assigning a default Windows icon. |