PB EasySetup - Setup maker for your program
Thanks, but when you add the version no, will an update process recognize the old entry and overwrite it, or will it create a new one?
Another feature I would like to ask for is a msg or the possibility to show the Readme file after the installation has completed. Maybe you could differentiate between a first installation and an update, to give the start-up user some hints for the first steps, and the updater some info about the latest changes. I think this should be easy to realize.
Another feature I would like to ask for is a msg or the possibility to show the Readme file after the installation has completed. Maybe you could differentiate between a first installation and an update, to give the start-up user some hints for the first steps, and the updater some info about the latest changes. I think this should be easy to realize.
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
The registry key is the same as before (= GUID). It should be updated.Vladi wrote:Thanks, but when you add the version no, will an update process recognize the old entry and overwrite it, or will it create a new one?
You can start a program after installation (User Task). Write a program, which shows, what you want (look: ...\InstProgs\).Vladi wrote:Another feature I would like to ask for is a msg or the possibility to show the Readme file after the installation has completed. Maybe you could differentiate between a first installation and an update, to give the start-up user some hints for the first steps, and the updater some info about the latest changes. I think this should be easy to realize.
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
I will think about it. (Can you give me a concrete example)Vladi wrote:Sure, I could do this, but IMHO this a genuine task for an installation pgm, as it is not very application specific.
(With the tool "CallURL.exe" you can call an internet page (history.htm) with the changes.)
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Bugfix 0.6.7
- Bugfix registration
- Uninstallation possible after moving folder
('Delete all files .....' will be disabled)
- Button 'Exit' only after successful installation
- Check file version (User Task: 'Install File')
- Smaller changes
- Bugfix registration
- Uninstallation possible after moving folder
('Delete all files .....' will be disabled)
- Button 'Exit' only after successful installation
- Check file version (User Task: 'Install File')
- Smaller changes
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
???Vladi wrote:Your new version seems to have all the bugs I mentioned back again... Fortunaltely I had a copy of the previous one.
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
New Version 0.6.8
- Project names with point possible (e.g. 'PureBasic.Net')
- Upload Setup file and Zip file
- Create and upload 'Version File' for internet update check
- New panel: 'Upload'
- Project names with point possible (e.g. 'PureBasic.Net')
- Upload Setup file and Zip file
- Create and upload 'Version File' for internet update check
- New panel: 'Upload'
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Translations for French and Norwegian installers needed:
Code: Select all
[Install]
Msg0 = Required disk space:
[Buttons]
Yes = Yes
No = No
[FileVersion]
Window = Copy File
FrameOld = Current File Version
FrameNew = New File Version
Msg = Replace the current file with this new file version?
Version = Version:
Lang = Language:
Desc = Description:
NotAvailable = --- not available ---
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
norwegian
Code: Select all
[Install]
Msg0 = Nødvendig disk plass:
[Buttons]
Yes = Ja
No = Nei
[FileVersion]
Window = Kopier Fil
FrameOld = Gjeldende Versjon
FrameNew = Ny Fil Versjon
Msg = Erstatte gjeldende fil med ny fil versjon?
Version = Versjon:
Lang = Språk:
Desc = Beskrivelse:
NotAvailable = --- ikke tilgjengelig ---
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
You're very fast! Thanks!
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
french.
[Install]
Msg0 = Espace disque requis:
[Buttons]
Yes = Oui
No = Non
[FileVersion]
Window = Copier le fichier
FrameOld = Version du fichier ouvert
FrameNew = Nouveau fichier de version
Msg = Remplacer le fichier ouvert par ce nouveau fichier de version ?
Version = Version:
Lang = Langage:
Desc = Description:
NotAvailable = --- Non disponible ---
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer