User Tag List

Results 1 to 7 of 7

Thread: stdrt.exe ? What the hell?

  1. #1
    No Products Registered

    Join Date
    Jul 2008
    Location
    Canada, QC
    Posts
    171
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    stdrt.exe ? What the hell?

    What in the world is stdrt.exe? Every time I make an app with MMF2, this runs with it and cant run without it (You terminate it, your app closes). Why and What is that?

  2. #2
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stdrt.exe ? What the hell?

    stdrt.exe is the MMF runtime. It is the exe file that is used when you test your application in MMF.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: stdrt.exe ? What the hell?

    If you use "Compress runtime" in the application properties, when your EXE is run as a standalone application, it will be called stdrt.exe in task manager.

  4. #4
    No Products Registered

    Join Date
    Jul 2008
    Location
    Canada, QC
    Posts
    171
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stdrt.exe ? What the hell?

    Yes but it appears even once I compiled my app...

    It Shows Both:

    stdrt.exe
    myappname.exe

  5. #5
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)HTML5 Export Module (Steam)SWF Export Module (Steam)Firefly 3D Module (Steam)
    Spryz's Avatar
    Join Date
    Jul 2006
    Location
    United Kingdom
    Posts
    251
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stdrt.exe ? What the hell?

    When you make your app properties you can simply choose the option "Compress the Runtime" and it will not use stdrt.exe and will run from its own exe, very simple

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: stdrt.exe ? What the hell?

    That's because myappname.exe runs, containing the decompression code and your application (as stdrt.exe). It extracts stdrt.exe to a temporary directory and runs it.

  7. #7
    No Products Registered

    Join Date
    Jul 2008
    Location
    Canada, QC
    Posts
    171
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stdrt.exe ? What the hell?

    Oh ok, so I only have to uncheck "Compress runtime"... Ok Thanks!

Similar Threads

  1. stdrt.exe?
    By ionside in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 25th December 2010, 07:15 AM
  2. Decimal hell.
    By Vapyrical_Curse in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 12th September 2010, 02:55 AM
  3. STDRT.EXE
    By Guspad in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 11th May 2010, 07:42 PM
  4. Bad Object deleted my whole game! What the hell?!
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 12th June 2008, 07:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •