Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#178572 - 09/09/2003 17:35 Install a program on floppy with no floppy drive
msaeger
carpal tunnel

Registered: 23/09/2000
Posts: 3608
Loc: Minnetonka, MN
Floppies Suck !

I need to install a program that is on floppies onto my laptop with no floppy drive. The program instists on being installed from floppies. I have tried to copy the files to the hdd and installing. I have also tried to share a floppy drive from another computer over my network.

To add insult to injury there is a demo version of the program that when unzipped makes three directories one for each disk and includes a batch file that must be run to do the install. When I try to just run the setup included with the demo I get an error that setup must be run from the floppy drive.

Here is what the batch file contains
cd .\disk1
setup /p hdd
cd ..
exit


I tried to copy the floppies to the hdd and use the batch file to do the install I get setup must be run from the floppy drive.

Is there a program that would fake out the program I know there are ones that do this for cd-rom but I can't find anything for floppies.
_________________________

Matt

Top
#178573 - 09/09/2003 18:10 Re: Install a program on floppy with no floppy dri [Re: msaeger]
SuperQ
addict

Registered: 13/06/2000
Posts: 429
Loc: Berlin, DE
I've seen some of those USB pen drives that have a switch that converts their firmware to be in "floppy" mode instead of "harddrive" mode. maybe that would work for you.

you forgot to specify what platform this is on.. mac or windows?

Mac's can use floppy images natively, or through some sort of floppy software emulator
_________________________
80gig red mk2 -- 080000125
(No, I don't actually hate Alan Cox)

Top
#178574 - 09/09/2003 18:10 Re: Install a program on floppy with no floppy drive [Re: msaeger]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
Is it just that it wants to be installed from A:? If so, you can connect A: to a network location and try that.

You might need to map the network drive using the command line "net use" command, though.
_________________________
-- roger

Top
#178575 - 09/09/2003 18:59 Re: Install a program on floppy with no floppy dri [Re: SuperQ]
msaeger
carpal tunnel

Registered: 23/09/2000
Posts: 3608
Loc: Minnetonka, MN
Sorry it's WinXP.

Do you know of any drives that have that feature I kinda want one of those anyway.
_________________________

Matt

Top
#178576 - 09/09/2003 19:07 Re: Install a program on floppy with no floppy dri [Re: msaeger]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
You should be able to use the SUBST command. I haven't done it in a while, but I believe you can just put the files in a directory and run subst A: \path\to\directory then go to the newly created A: drive and run the install/setup. But don't quote me on that.
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#178577 - 09/09/2003 19:50 Re: Install a program on floppy with no floppy drive [Re: Roger]
msaeger
carpal tunnel

Registered: 23/09/2000
Posts: 3608
Loc: Minnetonka, MN
That did it Roger is a genius ! I didn't have to use net use just the map network drive wizard in explorer.

Thanks.
_________________________

Matt

Top
#178578 - 09/09/2003 19:51 Re: Install a program on floppy with no floppy dri [Re: ricin]
msaeger
carpal tunnel

Registered: 23/09/2000
Posts: 3608
Loc: Minnetonka, MN
I bet that would have worked too thanks.
_________________________

Matt

Top
#178579 - 10/09/2003 17:07 Re: Install a program on floppy with no floppy dri [Re: msaeger]
tracerbullet
addict

Registered: 08/01/2002
Posts: 419
Loc: Minnesota
I've made it work in the past (VB 3.0) by creating a series of file folders named "disk1", "disk 2", etc. Copy the contents of the floppy into them, and then run setup from the first one.

You got it already of course, but throwing out what's worked for me in case anyone comes back one day trying this again

Top
#178580 - 10/09/2003 20:55 Re: Install a program on floppy with no floppy dri [Re: tracerbullet]
Ezekiel
pooh-bah

Registered: 25/08/2000
Posts: 2413
Loc: NH USA
It was a Windows 95 from floppy install wasn't it? What was that, 27 disks? I miss those days like a nail in the foot.

-Zeke
_________________________
WWFSMD?

Top
#178581 - 11/09/2003 01:47 Re: Install a program on floppy with no floppy dri [Re: Ezekiel]
andy
carpal tunnel

Registered: 10/06/1999
Posts: 5914
Loc: Wivenhoe, Essex, UK
Yeah, those were the days when pirating software took some effort. I seem to remember ripping off OS/2 was particularly painful.
_________________________
Remind me to change my signature to something more interesting someday

Top
#178582 - 11/09/2003 02:37 Re: Install a program on floppy with no floppy dri [Re: Ezekiel]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
I miss those days like a nail in the foot.

MSDN used to include a copy of Windows 3.11 on CD-ROM. It used to install in under 2 minutes. That was a godsend compared to the floppies.
_________________________
-- roger

Top
#178583 - 11/09/2003 11:47 Re: Install a program on floppy with no floppy dri [Re: Roger]
drakino
carpal tunnel

Registered: 08/06/1999
Posts: 7868
MSDN used to include a copy of Windows 3.11 on CD-ROM
I still have mine, has every version of 3.1 and 3.11 on there. Some that I think were never even released, like an actual full Windows 3.11, without the WFW component.

Top