Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Distribution of Exe using VFP
Message
De
29/04/1999 05:19:13
 
 
À
28/04/1999 22:51:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00213254
Message ID:
00213352
Vues:
31
>Ed - Where would you suggest I look for documentation on the /Q0 and /Q1 switches. I could not find anything on them in the resource materials I have.
>

The reference material for Office contains a description of Office97's command line switches, most of which are available to VFP Setup Wizard's SETUP - you might want to check Appendix B of the Office 97 docs after listing the supported switches. The last time I checked, Setup Wizard supported:
/A               Administrative (puts setup in place for network installs)
/G <i>filename</i>       Generate installation log file
/Q[0|1|T]        Quiet mode - several UI options
/QN[0|1|T]       Quiet mode with reboot suppression
/R               Reinstall
/U[A]            Uninstall [A removes all shared components as well]
/X <i>filename</i>       Set network log location to track install instances
/Y               Install without copying files
The Office 97 reference goes into a bit more detail. Most of what I've learned about it came from experimentation and hacking the install files before I switched to wrapping a Setup Wizard runtime install with InstallShield, letting InstallShield manage everything but the runtime file install (I launch it inside an InstallShield script with /QNT to suppress user input and the Setup Wizard display screen.)

If you use non-interactive installs with the /Q options, you'll need to check for a SETUP.STF in the default target directory, and either erase it or use the /R command line switch as well.

>Again thanks for coming to my aid
>
>Gaylen
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform