Win-OS/2 Tricks: Difference between revisions
Jump to navigation
Jump to search
Created page with "Win-OS2 or Win-OS/2 is the common name of the Windows 3.1 embedded sessions that OS/2 can run. Here are some tips and tricks about. ==Boot Log== You can generate a boot log file when you run Win-OS/2 by running: win /b It will generate a txt file with some log about the booting process. For example: <pre> [boot] LoadStart = system.drv LoadSuccess = system.drv LoadStart = keyboard.drv LoadSuccess = keyboard.drv LoadStart = mouse.drv LoadSuccess = mouse.drv LoadStart =..." |
(No difference)
|
Revision as of 16:41, 7 August 2024
Win-OS2 or Win-OS/2 is the common name of the Windows 3.1 embedded sessions that OS/2 can run. Here are some tips and tricks about.
Boot Log
You can generate a boot log file when you run Win-OS/2 by running:
win /b
It will generate a txt file with some log about the booting process.
For example:
[boot] LoadStart = system.drv LoadSuccess = system.drv LoadStart = keyboard.drv LoadSuccess = keyboard.drv LoadStart = mouse.drv LoadSuccess = mouse.drv LoadStart = ifgdi2vm.drv LoadSuccess = ifgdi2vm.drv LoadStart = SOUND.DRV .....