Actually, I wrote my own setup.exe that was based on a batch file I used for testing...but you can still do it manually.
Luckily I wrote down notes back then -- see how important it is to take and keep notes?!?
This folder/directory contains the ORIGINAL installation files for QuickBASIC 4.5.
Each directory/folder must be copied to it's own individual floppy diskette.
Disk: #1
Entitled: Setup/MS QBExpress/Program
Lable: "QBASIC45 D1" (yes, there's what appears to be a SPACE CHR$255)
Disk: #2
Entitled: Utilities/MS QBAdvisor
Lable: "QBASIC45 D2" (yes, there's what appears to be a SPACE CHR$255)
Once copied, run setup from the floppies just created.
Enjoy,
12-28-2001
--Update-- 03-31-2002
Another option is to copy the contents of both folders to a "Disk1" directory on the Hard drive and (if available) use the SUBST dos command to re-route PHYSICAL DRIVE location to that directory ("DISK1")
EX: Subst A: C:\DISK1
Enjoy.
--Update-- 18-jun-2003
Just remembered, you may have to play around with the PIF file(s) so they match the correct directory.
Enjoy.
So, what does this mean to you? I'm guessing nothing? Well lets take this slowly...
* create a directory (aka "folder") on the hard drive and SAVE/COPY all the setup files to it. (ex. C:\QBTemp)
* in DOS, type
Subst A: C:\QBTEMP .
* in DOS, type
A: and press the enter key (this will switch you to that virtual drive now called A: )
* in DOS, type
Setup . (Run through the setup, when it asks for disk in A: drive, just click continue/ready or whatever it is.)
<< When you have finished installing QB 4.5 then you have to remove the virtual drive or you won't be able to use your floppies, if you use those things. >>
* when setup is done, in DOS type
C: and press enter key.
* in DOS type
Subst A: /D to delete the link.
and you're done.
You should create your own link to the QB.EXE file...but if you c/p the program information file from the QB directory to the desktop, then you should make sure the settings in the Properties pages are correct.
HTH and enjoy,
--MiggyD
--> It's a bird! It's a plane! No, it's an OS update patch! Ahh!! <--