Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Install files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00218112
Message ID:
00226819
Vues:
31
>Well i'm sorry i don't gave too much information, here i go....
>I developed an acountant appplication winth VFP 5.0.
>
>It came the time when i almost finished my work, and i began to test other installers instead the VFP's one, because i think it is too rigid.
>
>I have tested some installers, but once installed,
> the application (myapp.exe) does not work because "VFP can't load resourses"
>
>The application shows a window with four menu options that belong to VFP, not my application and then shows a more small window with the error.
>

Rahter than reinvent the wheel, why not use Setup Wizard to create a runtime install, and then fire it silently from within the install process created with another tool? This does a bang-up job for me using InstallShield's LaunchAppAndWait() function; you need to be careful to suppress a reboot from the Setup Wizard install, and to limit the visibility and access to user interaction bt adding a couple of command line switches. As long as distribution on floppy disk isn't an issue (I don't support it, since many of my installs run well over 100MB for the distribution IAC) it's a nice, clean way of handling VFP app installs; let the Setup Wizard do the one thing it's really good at (putting VFP's runtime files in place) and do everything else with another tool.

>
>Some of you gave me a pretty good idea: "Print the report that the wizard generates, take note of the files and add them to the list of files to be installed", i did that but there are something i'm still leaving out.
>
>I included files such as:
>VFP5*.dll
>comctl32.ocx (i use a progressbar, it is an activex)
>severeal other,
>
>I can give more details on monday, that's at my work place, or you can read the messages posted by me or the thread map.
>
>I hope i was clear enough.
>
>Thanks in advance.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform