Computing.Net > Forums > Windows 3.1 > Progman.exe - Calmira dual boot

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Progman.exe - Calmira dual boot

Reply to Message Icon

Name: arisoue
Date: July 1, 2006 at 08:53:04 Pacific
OS: Windows 3.1 Greek
CPU/Ram: 486 / 33 Mhz
Product: Compaq Contura Aero
Comment:

I usually launch Calmira by using the setting

shell=c:\calmira\calmira.exe

in my SYSTEM.INI file.
There exist times however, when, for various reasons, I would prefer starting Windows 3.1 the good, old way, i.e. by launching the Program Manager. The only way to do this, AFAIK, is to remark out the line mentioned above (;shell=c:\calmira\calmira.exe}
and enter this in SYSTEM.INI:

shell=c:\windows\progman.exe

Does anybody out there know if there exists any way that I have a "welcome screen", while booting windows, prompting me to choose between launching Windows via Program Manager or launching windows via Calmira? I suspect that perhaps something like that could be achieved by preparing a special batch file that would be loaded in AUTOEXEC.BAT before the c:\windows\win line.
However, I do not consider myself very keen in writing such files... Anybody wishing to help?



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: July 1, 2006 at 09:55:29 Pacific
Reply:

If you have lines like this in your config:

menuitem = CD,
menuitem = USB&CD
menuitem = NOCD,NO
menudefault= NOCD,30

when it boots it sets a var called CONFIG. You can use that to cause your autoexec to make the appropriate jumps.

For instance, I have:

IF "%config%"=="CD" LH \util\MSCDEX.exe /D:oemcd001 /L:R

You would probably want something like:

if "%config%"=="calmira" copy calmira.ini c:\windows\system.ini

if "%config%"=="progman" copy progman.ini c:\windows\system.ini



If at first you don't succeed, you're about average.

M2Go


0

Response Number 2
Name: os2fan2
Date: July 2, 2006 at 20:34:02 Pacific
Reply:

You could also have, eg 2 copies of windows installed, and then use a batch file to update the path and load windows.

An other alternative, is to use a command-line ini-editor (eg ini.exe), that will allow you to swap paths etc. There's a very good one called manitini at http://www.neatech.ch/maintini/

The dream you dream alone is only a dream,
The dream we dream together is reality.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Using win3.x as your main... Solving errors with #214



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 3.1 Forum Home


Sponsored links

Ads by Google


Results for: Progman.exe - Calmira dual boot

progman.exe www.computing.net/answers/windows-31/progmanexe/2992.html

error loading progman.exe www.computing.net/answers/windows-31/error-loading-progmanexe/593.html

Reliable win3.11 download site and tips on dual boot www.computing.net/answers/windows-31/reliable-win311-download-site-and-tips-on-dual-boot/1208.html