User Tag List

Results 1 to 10 of 10

Thread: How can i check if app1.exe is running ?

  1. #1
    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)

    How can i check if app1.exe is running ?

    i want my application app2.exe to see if app1.exe is running, if it is, it should close app2.exe

    How can i do this?

    I use MMF2Dev and have all extensions posted in the forums here at clickteam

    Thanks

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: How can i check if app1.exe is running ?

    Try the Process Viewer object.
    .:::.Joshtek.:::.

  3. #3
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can i check if app1.exe is running ?

    if u made both apps use the shared data object.

  4. #4
    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: How can i check if app1.exe is running ?

    Quote Originally Posted by SEELE
    if u made both apps use the shared data object.
    I didnt make both apps, i just made app2.exe

    Quote Originally Posted by Joshtek
    Try the Process Viewer object.
    Do you have an example i could use to check if a single app is running ?

  5. #5
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can i check if app1.exe is running ?

    You hsould use the search engine of this forum !

    Post found with search engine of this forum !

  6. #6
    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: How can i check if app1.exe is running ?

    Thank You Sphax, i did a search but came up with no results.

    Also i wish to check for the same app, so if app2.exe is already running, it will not let the user load app2.exe again it would just give a warning.

  7. #7
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can i check if app1.exe is running ?

    if app2 is made with MMF2, you can use share value object or wait for instance communicator object.

  8. #8
    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: How can i check if app1.exe is running ?

    Much appreciated Sphax

  9. #9
    No Products Registered

    Join Date
    Jun 2007
    Location
    Croatia
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can i check if app1.exe is running ?

    he wants to make a spyware Hahahaha

    (joking, of course)

  10. #10
    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: How can i check if app1.exe is running ?

    Quote Originally Posted by kornelijepetak
    he wants to make a spyware Hahahaha

    (joking, of course)
    Actually i wanted to check if samp.exe was running, Grand Theft Auto San Andreas Multiplayer, if it was i wanted to application to minizmize, also i wanted to make sure the application scouldnt be open 2 times as it would mess up the data in the single ini file it uses

Similar Threads

  1. Running a daily check in the background for a daily push
    By assentec in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 5th November 2013, 02:39 PM
  2. Check if program is running
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 6th December 2009, 08:46 AM
  3. A way to check system processes running in MMF2?
    By Stephen in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 22nd August 2008, 10:10 AM
  4. running command lines thru mmf.(check it out)
    By SEELE in forum File Archive
    Replies: 3
    Last Post: 3rd November 2007, 01:13 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
  •