Can't install on localized Windows 95 OSR2
winsxspl opened this issue · 5 comments
Hello, here is the problem:
and then whole OS hangs and didn't respond to any clicks.
Windows 95 OSR2.1 Polish + USB Supplement Patch + IE 5.01 PL are installed, as you said.
I don't know that error depends on VBox or my localized Polish version of Windows, but I tried three times with the same result. I can't test it on real hardware, because I have only modern machines. Did I something wrong or can you reproduce error with your setup?
My host is a HP notebook with Ryzen 5500U + Windows 11. I gave that VM 64 MB of RAM and all others are set to VBox default values for Windows 95.
And if you need files to test:
Win95 OSR2.1 + USB Supplement: https://winworldpc.com/download/c39e3567-1d6a-1a11-c3a6-e280947e5254
IE 5.01: https://ia800306.us.archive.org/view_archive.php?archive=/9/items/ks-extra-1-2000/KS%20Extra%201_2000.iso - whole folder 'programy/internetowe/przegladarki/ie501pl'
I've found that this can happen with modern virtual machines (e.g. VMware, VirtualBox, QEMU), seemingly because they simply run too fast (even with patcher9x installed). I've had a lot more luck with PCem, which more accurately emulates the speed of computers back then (or of course hardware from the era).
Alternatively, I've found that it helps to install dotnet9x before installing the USB supplement - something about the way VMM32.VXD is patched I guess?
If you can, try either of those and see if that fixes it. If so, perhaps it should be added to the README.
In theory, patcher9x should resolve those, but it could still be related - I'm not knowledgeable enough to know.