Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VBS as a post-setup executable
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00426697
Message ID:
00426868
Vues:
24
>>Has anyone been able to use a VBS file directly as a post-setup executable? I keep getting an error that the setup has not completed properly.
>
>You must have VBScript installed prior to starting the Setup Wizard install; this usually means that WSH has to have completed installation before starting Setup Wizard. You may want to launch it explicitly via invoking the executable (WSCRIPT.EXE or CSCRIPT.EXE) against the .VBS file in the command line - the Windows CLI may not be recognizing the .VBS extension as a direct executable.

Thanks it worked once I put "wscript myWSH.vbs" into a batch file.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform