Chapter 2 (e) - If your Computer stops reponding while loading your
                            Windows for Workgroups Network.
  
If you use DoubleSpace disk compression and Windows for Workgroups and your computer stops 
responding when the network drivers are loaded, you need to change the order of the commands in 
your CONFIG.SYS file.
If the DBLSPACE.SYS driver is loaded into upper memory after the PROTMAN.DOS driver is loaded, 
your computer may stop responding when the Windows for Workgroups network drivers load.
To solve this problem, make sure the command that loads DBLSPACE.SYS appears in your 
CONFIG.SYS file before the command that loads PROTMAN.DOS. For example:
  
devicehigh=c:\dos\dblspace.sys /move
device=c:\windows\protman.dos /i:c:\windows
  

 