Changeset 1583 for trunk/gsinstaller


Ignore:
Timestamp:
2000-10-04T06:33:39+13:00 (24 years ago)
Author:
cs025
Message:

Removed old messages which were unnecessary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsinstaller/launchApp.cpp

    r1548 r1583  
    5454  }
    5555
    56   MessageBox(0, exePath.cString(), runLine.c_str(), MB_OK);
    57 
    5856    // execute the process
    5957  if (!CreateProcess((LPSTR) exePath.cString(),
Note: See TracChangeset for help on using the changeset viewer.