Re: Run file as exe?
- From: erewhon@xxxxxxxxxx (J French)
- Date: Tue, 17 May 2005 08:07:24 +0000 (UTC)
On Tue, 17 May 2005 01:13:40 GMT, "Trammel" <Me@xxxxxxxxxx> wrote:
>I wish to have an update.exe run first, download updates into .dat files and
>then execute main.dat as an executable so that my program only has one .exe
>file and looks integrated with loader.
>
>Does anyone know of a method I could use so that "Loader.exe" could run
>"Main.dat" as an exe?
>(or any renamed .exe, like "Main.txt", etc)?
>
Try
Call Shell( Main.txt )
You might be rather surprized
.
- Follow-Ups:
- Re: Run file as exe?
- From: Charlie
- Re: Run file as exe?
- From: Trammel
- Re: Run file as exe?
- References:
- Run file as exe?
- From: Trammel
- Run file as exe?
- Prev by Date: SQL
- Next by Date: Re: check spell mistakes in text box of vb
- Previous by thread: Run file as exe?
- Next by thread: Re: Run file as exe?
- Index(es):
Relevant Pages
|
Loading