Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2010, 12:26 PM
Member
 
Join Date: Apr 2005
Location: Antwerp, Belgium
Posts: 40
Default open bat file minimized or invisible

Hi,

How can I run a bat file (with parameters) minimized (or hidden) from AS3 (not fishscript)?

I tried shell.run with start /min but that did not work
Also the param show_flags in shell.run did not work.
My system is Win7 64bit.

any hints?

tnx,
Gert
Reply With Quote
  #2 (permalink)  
Old 04-07-2010, 07:40 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default

Code:
result = Shell.runConsole("c:\\a.bat");
trace(result);
Reply With Quote
  #3 (permalink)  
Old 04-21-2011, 03:39 PM
Junior Member
 
Join Date: Mar 2009
Posts: 1
Unhappy my shell doesn't have runConsole method

hi,

I'm using AS 2.0 and swfkit v3.4 Pro (at least that's what my titlebar says) but my shell.as file doesn't have the runConsole Method, could you give me a hand and tell me how can I get the shell class with all methods?
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 06:09 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.