Ignore:
Timestamp:
2008-03-06T14:09:51+13:00 (16 years ago)
Author:
oranfry
Message:

hacked launch4j to report javas location aswell as just running it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/launch4j/head_src/head.h

    r15024 r15054  
    6969void catJavaw(char* jrePath);
    7070BOOL isJrePathOk(char* path);
    71 BOOL prepare(HMODULE hLibrary, char *lpCmdLine);
     71BOOL prepare(HMODULE hLibrary, char *lpCmdLine, char *subcom);
    7272void closeHandles();
    7373BOOL appendToPathVar(char* path);
Note: See TracChangeset for help on using the changeset viewer.