Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    2

    Bug in g_EnsureProgramIsClosed in _Global_Functions.lua

    The function g_EnsureProgramIsClosed calls
    g_IsProcessRunning(ProgramName) when it should be calling
    g_IsProcessRunning(FileName) since g_IsProcessRunning checks for the process by file path not program name. This caused problems because our True Update file had a similar name.

    We edited the .lua file and it works fine now.

  2. #2
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Thanks for reporting this! REF# 16392
    --[[ Indigo Rose Software Developer ]]

  3. #3
    Join Date
    May 2007
    Posts
    101
    There are actually 2 bugs in there. You can see more details here:
    http://www.indigorose.com/forums/showthread.php?t=17162

Similar Threads

  1. TrueUpdate 2.0 Update (v2.0.6.0) Released
    By Brett in forum TrueUpdate 2.0
    Replies: 0
    Last Post: 10-31-2006, 01:10 PM
  2. New Setup Factory 7.0 (v 7.0.3.0) Available
    By Darryl in forum Setup Factory 7.0
    Replies: 3
    Last Post: 06-19-2005, 12:59 AM
  3. New Setup Factory 7.0 (v 7.0.2.0) Available
    By Darryl in forum Setup Factory 7.0
    Replies: 9
    Last Post: 03-06-2005, 01:57 PM
  4. AutoPlay Media Studio 4.0.0.4 Released
    By Colin in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 04-01-2003, 10:16 AM
  5. AutoPlay Media Studio 4.0.0.3 Released
    By Brett in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 12-11-2002, 08:39 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