Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-08-2007, 07:42 AM
jon jon is offline
Junior Member
 
Join Date: Sep 2007
Posts: 25
Default run an application on the cd

Hi,

I searched the archives and found some related topics but didnt quite understand what to do.

I want my SWFKit produced .exe to run another .exe file from the same cd. I dont want it to unpack this .exe beforehand. Just run the new program and quit itself. Could somebody tell me how to do this?

Regards
Jon
Reply With Quote
  #2 (permalink)  
Old 10-08-2007, 06:49 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: run an application on the cd

You can use the "exec" fscommand. Say your main program is "main.exe", which is converted by the "main.swf", and you need to call another program "other.exe" from the "main.swf". To do that ,you can just put the "other.exe" in the same folder of the "main.exe", and in the "main.swf" call the following fscommand

Code:
fscommand("exec", "other.exe");
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:33 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.