home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / os24wn.txt < prev    next >
Text File  |  1994-03-02  |  3KB  |  90 lines

  1. OS/2 For Windows Windows Questions
  2.  
  3. ---------------------------------------------------------------------
  4.  
  5. Q: What do I do if OS/2 for Windows prompts me for a 7th diskette and I 
  6.    only have 6:
  7.  
  8. A: OS/2 for Windows will frequently prompt customers for a diskette they 
  9. don't have. This apparently is because Windows was installed from a different
  10. set of diskettes than what they have. In cases such as these, you can
  11. copy the SETUP.INF from Windows diskette 1 to C:\WINDOWS\SYSTEM. This
  12. should clear up any confusion on OS/2's part.
  13.  
  14. ---------------------------------------------------------------------
  15.  
  16. Q: Is Windows for Workgroups (Windows 3.11) compatible with OS/2 for 
  17.    Windows?
  18.  
  19. A: No.
  20.  
  21. ---------------------------------------------------------------------
  22.  
  23. Q: I have Windows 3.1 installed on my machine but OS/2 doesn't recognize
  24.    that it's there.
  25.  
  26. A: There are several things that can cause this. First check your Windows
  27.    subdirectory and make sure WIN.COM is there. If it is not OS/2 will
  28.    not recognize Windows.
  29.  
  30.    Next, make sure the following files are in the Windows Subdirectory
  31.    and that the sizes match. File sizes are extremely important -- if they
  32.    are off by as much as one byte, OS/2 for Windows will not recognize
  33.    Windows. Some OEM companies distribute modified copies of Windows.
  34.    if your file sizes are off, contact the company you bought Windows
  35.    from and see if they have a fix.
  36.  
  37.    WINFILE.EXE   146864 Bytes
  38.    CONTROL.EXE   15872  Bytes
  39.  
  40.    Now check your \WINDOWS\SYSTEM subdirectory for the following files
  41.    and sizes:
  42.  
  43.    KRNL386.EXE   75490  Bytes
  44.    GDI.EXE       220800 Bytes
  45.    USER.EXE      264016 Bytes
  46.    COMM.DRV      9280   Bytes
  47.    MOUSE.DRV     10672  Bytes
  48.    TIMER.DRV     4192   Bytes
  49.  
  50.    If you are running VGA the following file should be in \WINDOWS\SYSTEM:
  51.  
  52.    VGA.DRV       73200  Bytes
  53.  
  54.    If you are running 8514 the following file should be in \WINDOWS\SYSTEM:
  55.  
  56.    8514.DRV      92032  Bytes
  57.  
  58.    If your file sizes are correct, your Windows INI files may be
  59.    corrupt. Look at the following files and make sure they have the
  60.    correct text in them. If they do not have the correct text in them,
  61.    unpack fresh copies of the files off your Windows installation diskettes.
  62.    (Note that these files are not case sensitive)
  63.  
  64.    In \WINDOWS\SYSTEM\SETUP.INF look for the following text:
  65.    title = "installing Windows 3.1"
  66.    [ini.upd.31]
  67.  
  68.    In \WINDOWS\WIN.INI look for the following lines:
  69.    [Windows]
  70.    [Desktop]
  71.  
  72.    In \WINDOWS\SYSTEM.INI look for the following lines:
  73.    [Boot]
  74.    [Keyboard]
  75.  
  76.    In \WINDOWS\PROGMAN.INI look for the following lines:
  77.    [Settings]
  78.    [Groups]
  79.  
  80.    In \WINDOWS\CONTROL.INI look for the following lines:
  81.    [Current]
  82.    [color schemes]
  83.  
  84.    If all these files are correct and all the above file sizes match,
  85.    OS/2 for Windows should be able to recognize Windows 3.1 as long as
  86.    3.1 is on a partition OS/2 can read. If DOS/Windows is on a primary
  87.    partition and OS/2 is on a primary partition, OS/2 will not be able
  88.    to see Windows anyway, as only one primary partition can be active at
  89.    a time.
  90.