I'm having 2 problems when trying to install an application that was created
with InstallShield that came with VFP 8.

First my disk will not auto run on any computer. This is acceptable as the
user can click on setup.exe from the CD.

Second, when the application is ready to install, installShield claims there
is not enough diskspace. However, there is more than 10 gigs free on any
test computer. The application to install is only 7mb.

Any ideas,
THanks,
John.

Re: InstallShield and VFP8 by Bill

Bill
Mon Oct 25 14:48:34 CDT 2004

John - I made a CD autorun by adding a small file to the CD called
"autorun.inf"
it's 3 text lines,

[autorun]
open=Setup.exe
icon=iconfile.ico

So the CD has 3 files on it, autorun.inf, setup.exe, and the icon file.

That'll fix it.
Bill Freeburg

"John G" <nospamhardware@earthlink.net1> wrote in message
news:%23aIZzasuEHA.1396@tk2msftngp13.phx.gbl...
> I'm having 2 problems when trying to install an application that was
> created
> with InstallShield that came with VFP 8.
>
> First my disk will not auto run on any computer. This is acceptable as
> the
> user can click on setup.exe from the CD.
>



Re: InstallShield and VFP8 by Altman

Altman
Mon Oct 25 15:32:45 CDT 2004

Just a thought but when you are getting the "Not enough Diskspace" message
could it be that they are trying to install the program to the CD Drive and
not the HDD?


"John G" <nospamhardware@earthlink.net1> wrote in message
news:%23aIZzasuEHA.1396@tk2msftngp13.phx.gbl...
> I'm having 2 problems when trying to install an application that was
> created
> with InstallShield that came with VFP 8.
>
> First my disk will not auto run on any computer. This is acceptable as
> the
> user can click on setup.exe from the CD.
>
> Second, when the application is ready to install, installShield claims
> there
> is not enough diskspace. However, there is more than 10 gigs free on any
> test computer. The application to install is only 7mb.
>
> Any ideas,
> THanks,
> John.
>
>