Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I extract an .Exe from a .Exe?
Message
From
11/09/2001 07:47:20
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/09/2001 07:32:12
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00555046
Message ID:
00555051
Views:
15
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform