Ignore:
Timestamp:
2000-09-05T03:30:48+12:00 (24 years ago)
Author:
cs025
Message:

Further changes for uninstaller

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsinstaller/launchApp.h

    r1397 r1498  
    1212{   private:
    1313        _exeMap exeMap;
     14    string  commandline;
    1415    public:
    1516    launchApp(FilePath &appsrc);
    1617    void platformApp(string platform, FilePath &appsrc);
     18    void setCommandLine(string commands);
    1719    int run(bool test, int deftest, string prompt, string title, bool wait);
    1820};
Note: See TracChangeset for help on using the changeset viewer.