Page 3 of 11
Posted: Wed Feb 15, 2006 8:03 pm
by Thorsten1867
I've tested the uninstall.
All files generated after installation (documents, databases) are deleted too.
That's very dangerous. If I uninstall before updating my program, my database and other documents are lost.
Can you change this???? PLEASE!
Posted: Wed Feb 15, 2006 8:11 pm
by zikitrake
Posted: Wed Feb 15, 2006 8:57 pm
by blueznl
Thorsten1867 wrote:I've tested the uninstall.
All files generated after installation (documents, databases) are deleted too.
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...
Posted: Wed Feb 15, 2006 10:28 pm
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

Posted: Thu Mar 09, 2006 3:58 pm
by Thorsten1867
Hello,
what's the matter with SpeedSetup?
Posted: Thu Mar 09, 2006 5:26 pm
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

Posted: Thu Mar 09, 2006 5:35 pm
by Thorsten1867
Oh, the school!

Good to hear, that you will update SpeedSetup soon.

Posted: Thu Mar 09, 2006 5:37 pm
by Inf0Byt3
I'm on it right now

Posted: Sat Mar 11, 2006 9:51 pm
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
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
Posted: Sat Mar 11, 2006 11:00 pm
by blueznl
i feel dumb... where does it store the resulting file?
Posted: Sat Mar 11, 2006 11:03 pm
by Inf0Byt3

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).
Posted: Sat Mar 11, 2006 11:03 pm
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...
Posted: Sat Mar 11, 2006 11:03 pm
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.)

Posted: Sat Mar 11, 2006 11:15 pm
by Inf0Byt3
Oops! I'll fix it soon. Maybe a 'Cancel' button is not a bad idea

Thanks for telling me.
Posted: Sat Mar 11, 2006 11:21 pm
by Thorsten1867
GREAT!

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).