Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 4 of 4

Thread: Restarting app

  1. #1
    Join Date
    Jun 2001
    Location
    California
    Posts
    2,014

    Restarting app

    Is there a way to restart your app, you know, kill it and restart it again right away?

  2. #2
    Join Date
    May 2006
    Posts
    5,380
    just call file.run b4 you exit the app, you could pass a argument to the app to tell it that its been restarted
    Open your eyes to Narcissism, Don't let her destroy your life!!

  3. #3
    Join Date
    Nov 2006
    Location
    Quebec, Canada.
    Posts
    432
    So simply
    PHP Code:
    File.Run("autorun.exe"etc )
    Application.Exit(0); 
    Yeah, "etc" replaces the other options for that code, I'm a bit lazy

  4. #4
    Join Date
    Jun 2001
    Location
    California
    Posts
    2,014
    thx guys!!!!

Similar Threads

  1. Run my app only when 3rd party app runs
    By thetford in forum AutoPlay Media Studio 6.0
    Replies: 16
    Last Post: 01-12-2008, 03:00 PM
  2. Custom File Types/Open In App
    By RizlaUK in forum AutoPlay Media Studio 7.5 Examples
    Replies: 15
    Last Post: 05-08-2007, 04:01 PM
  3. On Resize min-max App runtime Height Tweak
    By Eagle in forum AutoPlay Media Studio 6.0
    Replies: 0
    Last Post: 04-08-2006, 11:07 PM
  4. Multiple Passwords for same App
    By jerilyn in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 10-21-2005, 05:32 PM
  5. System trap app & Internet calls
    By Lee_Benson in forum AutoPlay Media Studio 5.0
    Replies: 11
    Last Post: 11-23-2003, 07:15 PM

Posting Permissions

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