Page 19 of 23
Posted: Sun Jul 29, 2007 12:02 pm
by srod
Thorsten1867 wrote:srod wrote:Usertasks: parameter for external programs possible
How do you pass such a parameter Thorsten? I've had a look through the help manual but can't find anything.
Add it to the selected file: "Test.exe /Q"
(All after '.exe ' will be cut as parameters)
EasySetup = EasyPeasy!
Thanks.
Posted: Wed Aug 01, 2007 9:36 pm
by Thorsten1867
Version 0.9.1
- Installer (ZIP): archive password protected for use with 'CreateSerNr.exe'
Posted: Thu Aug 02, 2007 9:46 am
by gnozal
Posted: Thu Aug 02, 2007 1:07 pm
by Thorsten1867
Posted: Sun Sep 02, 2007 5:31 pm
by Thorsten1867
Version 0.9.3
- Added new program: esIUpdater.exe (InternetUpdater)
- Creation of 'esInternetUpdater' archives and configuration file
- Upload of 'esInternetUpdater' archives
- New Task: Startmenu entry for InternetUpdater
- InternetUpdates for EasySetup with 'esInternetUpdater'
- New language: Chinese
You can use 'esIUpdate.exe' as internet updater for your own program.
Posted: Mon Sep 03, 2007 10:00 am
by Thorsten1867
esInternetUpdater
- compares local files and update file informations
- partial download (only files to update)
- selection of the files (source directory) to update possible
- options: IfNotExist / Delete
- restart program after update (parameter possible, e.g. project name)
- checks wheather the program still runs (mutex/process list)
- proxy server possible
Posted: Mon Sep 03, 2007 3:27 pm
by Thorsten1867
Version 0.9.4
New Option for esInternetUpdater
- RunProg: Runs program file
- RunDelete: Runs program file and delete it after
Posted: Sat Sep 08, 2007 3:07 pm
by Thorsten1867
Version 0.9.6
- Bugfix: %Emergency%, %Aurora%
- Bugfix: Start program while setup
- Usertask: Internal changes by 'Start Program' (real names)
- Additional program: 'Run2Update.exe'
(Runs existing program in the program directory)
Posted: Fri Sep 14, 2007 8:41 pm
by Thorsten1867
Version 0.9.7
- Split setup (program and archive) for big installations possible
- Archive format: ZIP (normal) / ZIP (encrypted)
Posted: Sat Sep 15, 2007 4:17 pm
by Thorsten1867
Version 0.9.7b
- Upload of splitted setups as ZIP file
Version 0.9.7c
- New language: Portuguese (Bruno Barbieri)
Posted: Tue Oct 02, 2007 4:34 pm
by Beach
This is a really easy to use installer - thanks! I do have a question, my source directory only has about 150k total and I use to be able to create a 180k installer with EasySetup 0.9.2. Now with 0.9.7b, the installer is 290k. I'm sure I have everything setup as before using ZIP for the archive format and only the files needed in the source directory.
Any ideas?
-Beach
Posted: Tue Oct 02, 2007 4:52 pm
by Thorsten1867
Installer (ZIP) = 78KB / Installer (JCal) = 52KB
Uninstaller = 30KB
Bitmap = ???
Try to open your setup with an archiver program and check the files.
Posted: Tue Oct 02, 2007 9:15 pm
by Beach
I checked as you suggested and it seems that the 'splash.bmp' file is the culprit. When I use the included setup 'Bitmap' image - the image packs down to 15k... when I set my own image this file shows 106k packed. Both images are the same size uncompressed when I compare my image with the standard setup image in WinRAR. My image, which is a jpeg, has not changed since the last version.
Incidentally, I cannot open the previous version I made with 0.9.2 in WinRAR to confirm the image size.
It's not a big deal... I just like setup files to be nice and tight... like PureBasic apps!

Posted: Tue Oct 02, 2007 9:27 pm
by Thorsten1867
If you use jpg as source image, the bmp in the archiv is smaller as if you use a bmp as source image.
Try to use JCal and not ZIP.
Posted: Tue Oct 02, 2007 9:27 pm
by Beach
I changed archive format to 'JCalG1' and it shaved off 14k. This is probably what I had it set for with version 0.9.2 since it will not open with WinRAR. Let me know if you need my setup image to test with.