Did a little more restructuring. So now, the setup files make a little more sense now for future updates to the installer.
So far this is what happens: 1) boots from floppy or floppy image (like bottle CD) (Note: if user manually lauches installer, skip 2 and goto 3) 2) Detects if latest FreeDOS version is installed (actual test not written) If it is the latest version, returns to prompt with welcome message. If not installer continues. 3) Welcomes user to installer and asks if the want to continue. If no, returns to prompt with install aborted message. 4) Checks for drive C’s existence. If it exists, skip to 7. 5) Informs user they need to partition and offers to run partitioner. if yes, runs fdisk. If no, returns to prompt with abort message. 6) Partitioner runs, then asked user to reboot. if yes, reboots If no, returns to prompt with abort message. 7) Checks if C is formatted. if yes, skip to 9. 8) offers to format or exit to prompt. ——— to do ——— 9) Offer backup. 10) install. If user manually launches with "SETUP.BAT adv”, the installer will run in advanced mode. Also, at any choice box, if the User presses CTRL-C, they are provided with choices to either quit to DOS, go back to where they were or switch to and from Advanced Mode. ------------------------------------------------------------------------------ _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel