How do we go about storing a several files
(LZh's) in one exe. The Exe would run, decompress the files to a temp
directory and then install them in various places in a users system (based on
registry settings). This would upgrade an existing application, with the
user only needing to run one app.
We can do the decompression (thanks to SPIS's wonderful components) but how do we wrap the LZH file (or any other file) into a delphi app (presumably as a resource??). If it is a resource, do we need a resource editor to create the resource file?? Steven Wild Software Ltd *Chreos Business Systems CHCH, NZ |
- RE: [DUG]: resources Steven Wild
- RE: [DUG]: resources Patrick Dunford
- RE: [DUG]: resources Patrick Dunford
- RE: [DUG]: resources Chris Reynolds
- RE: [DUG]: resources Nahum Wild