|
|
|||
Latest news..
How it works: GCBundler will take a directory, zip it up into one file and create a self extracting executable. When this executable is run, it will unzip its contents into a temporary directory in the users system and run either "Start.bat", or if not available, "Start.exe" (one of which must be included in the dir). If you use "Start.bat", you are free to do what you want - you could also use the gcLoad binary instead of Gui4Cli, to save on space. If you use "Start.exe", you must also include a file called "Start.txt" defining the program (Gui4Cli.exe) and the command line to run. These will be launched and then Start.exe will wait around until Gui4Cli exits, whereupon it will delete all files in the directory, and create and run a batch file to clean up itself and the temporary directory. |
||||
Download all needed files - gcBundler.zip
|
||||
Detailed usage:
|
||||
Note: Note that you can use the above method with any program - not just Gui4Cli. Start.bat or the Start.txt file allow you to define any program and any command line, so you're basically free to do what you want. GCBundler Notes: The "GCBundler" version included in the download above, is the same as the "PackSetup2" utility found on Lucian's site, with the following changes:
Code for the original "PackSetup2" is found on Lucian's site. |
||||
Changes: 13/9/03 - Changed the name of the start-up executable from "Setup.exe" to "Start.exe". The reason is that Windows XP, when the user has a limited account, if the executable is called "Setup.exe" a requester will pop-up asking you if you want to install the program. Renaming everything to "Start.exe", "Start.bat" and "Start.txt" has solved this problem. |
||||
Home | Description | Download
| Beta | Res | DLLs | Gui Galleria |
||||