- This topic has 12 replies, 3 voices, and was last updated 8 years, 3 months ago by
Al ex.
-
AuthorPosts
-
17. August 2017 at 12:18 #4797
Someone321ParticipantHi
I’m trying to setup Windows 3.1. After finishing the Windows Setup, it starts Windows and asks me do I want to run the tutorial. I skip the tutorial, the Windows setup has finished and I’m back to DOS screen. But when I try to start Windows via win.com file, Win3.1 logo appears then it returns me to DOS screen with this error.

In setup file, everything looks OK. Any ideas?17. August 2017 at 15:39 #4799
adminKeymasterMaybe some versions of win3.11 have problems. I use win3.11 fr workgroups and works well. I installed it from floppy images
17. August 2017 at 15:49 #4802
Someone321ParticipantWeird…
I’ll try again and again and again until I get it running. 🙂17. August 2017 at 18:19 #4805
Someone321ParticipantCan you please send me your Windows 3.1 .mgc file?
I’m confused with mounting floopy disks. :/17. August 2017 at 19:18 #4806
adminKeymasterUnfortunately I didnt add mounting floppies to ui, you must do it in expert settings, command looks like this :
“WINST” is folder with floppy images
[autoexec]
mount c: “/storage/emulated/0/Download/WINST”
imgmount a: “/storage/emulated/0/Download/WINST/1.img” “/storage/emulated/0/Download/WINST/2.img” “/storage/emulated/0/Download/WINST/3.img” “/storage/emulated/0/Download/WINST/4.img” “/storage/emulated/0/Download/WINST/5.img” “/storage/emulated/0/Download/WINST/6.img” -t floppychange to a: and start installation
then when you are asked during installation for another floppy, press “change cd” from general settings
17. August 2017 at 20:25 #4807
Someone321ParticipantI’m a big noob at this. :/
I used
[autoexec]
@Echo Off
mount c: /storage/3FFF-5C16/_MS-DOS/C/
imgmount a:
/storage/3FFF-5C16/_MS-DOS/Win31/Disk01.img
/storage/3FFF-5C16/_MS-DOS/Win31/Disk02.img
/storage/3FFF-5C16/_MS-DOS/Win31/Disk03.img
/storage/3FFF-5C16/_MS-DOS/Win31/Disk04.img
/storage/3FFF-5C16/_MS-DOS/Win31/Disk05.img
/storage/3FFF-5C16/_MS-DOS/Win31/Disk06.img -t floppy
a:And still got this:
17. August 2017 at 20:37 #4808
adminKeymasterlook at my command and yours, you added enters between images, there should be spaces
17. August 2017 at 20:57 #4809
Someone321ParticipantI knew it was something stupid… Thanks, will try again
17. August 2017 at 21:16 #4810
Someone321ParticipantAaaaand it’s the same problem as in first post… 🙁
17. August 2017 at 21:31 #4811
adminKeymasterI don’t know…i sent you my mgc file
17. August 2017 at 21:50 #4812
Someone321ParticipantLooks like I won’t use Windows 3.1 soon.
Thanks for the help anyway 🙂18. August 2017 at 20:43 #4816
adminKeymasterHmm maybe you can try download another installation files. And you can try both cores (svn and normal), maybe there is difference
19. August 2017 at 11:11 #4817
Al exKeymasterMust be something with your floppy images. It’s working fine for me, too. Windows 3.11 for Workgroups. ?
-
AuthorPosts
- You must be logged in to reply to this topic.