Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I extract an .Exe from a .Exe?
Message
De
11/09/2001 07:47:20
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
11/09/2001 07:32:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00555046
Message ID:
00555051
Vues:
14
>Title says it all really...
>
>I have an .Exe that I want to run (as a post setup Executable from Installshield Express)
>Included in that project is another .exe which I want to extract
>
>Is this possible?
>
>I thought about using a general field, store the exe in there and include the table in the project... but is there an easier way?
>
>TIA
>
>Will

Will,
Maybe what I think is more clumsy :) If you can access the table with commands than it means at that point you're running the exe itself, right ? If so I think you could do this :
copy file myexe.exe to c:\somewhere\myrunexe.exe
ShellExecute(...)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform