View Full Version : Is it possible to run windows application from maxscript?
atoraby 10-31-2009, 06:12 PM Can i run an external program like Internet explorer within my code via maxscript?
|
|
denisT
10-31-2009, 06:26 PM
Can i run an external program like Internet explorer within my code via maxscript?
if it's possible to run something using DOS - it's possible to run the same from MXS
see Executing External Commands and Programs
DosCommand, HiddenDosCommand, and ShellLaunchin mxs help.
atoraby
11-02-2009, 08:04 PM
thanks alot. i looking for this:
ShellLaunch "iexplore.exe" @"www.torabiarchitect.com"
CGTalk Moderation
11-02-2009, 08:04 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.