Win-OS/2 Tricks

From OS2World.Com Wiki
Revision as of 16:42, 7 August 2024 by Martini (talk | contribs)
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 BOOTLOG.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