[Discontinued] SpeedSetup 1.4 Beta2

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Thorsten1867
Addict
Addict
Posts: 1372
Joined: Wed Aug 24, 2005 4:02 pm
Location: Germany

Post by Thorsten1867 »

I've tested the uninstall.
All files generated after installation (documents, databases) are deleted too.
:cry:
That's very dangerous. If I uninstall before updating my program, my database and other documents are lost.

Can you change this???? PLEASE!
Translated with http://www.DeepL.com/Translator

Download of PureBasic - Modules
Download of PureBasic - Programs

[Windows 11 x64] [PB V5.7x]
zikitrake
Addict
Addict
Posts: 875
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

spanish language updated:

http://personales.ya.com/zikitrake/pb/s ... panish.zip

Thank you for this project :D
Last edited by zikitrake on Thu Feb 16, 2006 5:51 am, edited 1 time in total.
PB 6.21 beta, PureVision User
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Thorsten1867 wrote:I've tested the uninstall.
All files generated after installation (documents, databases) are deleted too.
:cry:
That's very dangerous. If I uninstall before updating my program, my database and other documents are lost.

Can you change this???? PLEASE!
best way to be woul be an option during removal / uninstall time that would ask the user if he / she would like to remove all folder contents or just the installed program, i guess...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

I think I forgot a lot of things. Thanks for the testing.
've tested the uninstall.
All files generated after installation (documents, databases) are deleted too.
@Thorsten
Yes, you are right. Sorry for this. I made that because I wanted the program to be uninstalled completely. I will fix this as soon as I can.
best way to be woul be an option during removal / uninstall time that would ask the user if he / she would like to remove all folder contents or just the installed program
This would be great. Thx for the tip.

Zikitrake, thanks for the language file.

@dell_jockey
Hope this isn't a bug in PureBasic. I used DesktopHeight() and DesktopWidth() to get the size.

Thanks all for testing :wink:
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
Thorsten1867
Addict
Addict
Posts: 1372
Joined: Wed Aug 24, 2005 4:02 pm
Location: Germany

Post by Thorsten1867 »

Hello,
what's the matter with SpeedSetup?
Translated with http://www.DeepL.com/Translator

Download of PureBasic - Modules
Download of PureBasic - Programs

[Windows 11 x64] [PB V5.7x]
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Hi Thorsten, i've been very busy these weeks (the damn school) and I couldn't update SpeedSetup :(
I'll update it as soon as I can (maximum 1 week), I have some new ideas ;)
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
Thorsten1867
Addict
Addict
Posts: 1372
Joined: Wed Aug 24, 2005 4:02 pm
Location: Germany

Post by Thorsten1867 »

Oh, the school! :wink:
Good to hear, that you will update SpeedSetup soon. :D
Translated with http://www.DeepL.com/Translator

Download of PureBasic - Modules
Download of PureBasic - Programs

[Windows 11 x64] [PB V5.7x]
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

I'm on it right now :D
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Hello again! I have finished SpeedSetup 1.3. This is a bugfix version, altrough there could be bugs left.

Here is the link:
File:1->SpeedSetup_setup.zip
Image

Any suggestions\comments highly appreciated :)
BTW, Thorsten and Ziki, could you please update the language files?
Thanks.

Changelog:

Code: Select all

v1.3 - 11.03.2006   - Fixed the Uninstaller - you can choose to delete
                      all the files in the installation directory
                    - Changed the icon of the generated installers
                    - Fixed the gradient background bug
                    - Fixed the Open project bug
                    - Fixed some memory holes

v1.2 - 15.02.2006   - Minimized the size of the stub and
                      the Uninstaller
                    - New uninstallation strategy - now all the files
                      and folders are removed
                    - Now the IDE and the generated installers work 
                      only with TGA images (smaller in size)
                    - Fixed the shortcut creation bug - now you
                      can choose what icon the shortcuts will have
                    - Added project save\open functionality
                    - Added Spanish translation
                    - Added Multi-Style installations (Classic and Modern)


v1.1 - 06.02.2006   - Added multilanguage support
                    - Fixed space reporting problem
                    - Added new splash-screens
                    - Improved stability

v1.0 - 05.02.2006   - First release
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

i feel dumb... where does it store the resulting file?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

:D This is my bad, I should make a requester to ask where to save the file. Currently, the file is stored in SpeedSetup's directory (where you installed it).
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

bug: enter a non existing exe file, then if forces you to select an icon, but you cannot as the file does not exist, and there's no cancel button there...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

blueznl wrote:i feel dumb... where does it store the resulting file?
OT: Don't feel that way. I think you may have cured the IDE delay problem! Even if not, props for a good idea there! (Posting here rather than in the relevant bugs thread because that has become one grumpy old thread on an increasingly bad-tempered board. Best place to post bugs nowadays is the coding forum, disguised as a question.) :)
@}--`--,-- A rose by any other name ..
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Oops! I'll fix it soon. Maybe a 'Cancel' button is not a bad idea :D
Thanks for telling me.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
Thorsten1867
Addict
Addict
Posts: 1372
Joined: Wed Aug 24, 2005 4:02 pm
Location: Germany

Post by Thorsten1867 »

GREAT! :lol: Now I can make a new setupfile for my program.

PS:
I've found a little bug. The button 'Save project' is'nt changed by the language file (always english).
Translated with http://www.DeepL.com/Translator

Download of PureBasic - Modules
Download of PureBasic - Programs

[Windows 11 x64] [PB V5.7x]
Post Reply