Win-OS/2 Tricks

From OS2World.Com Wiki
Revision as of 16:41, 7 August 2024 by Martini (talk | contribs) (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 =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
.....

Links