Posted: Thu Oct 26, 2006 1:18 pm
Fixed ! (Version 0.6.6c)srod wrote:Thorsten, I'm using the latest version and my image does not appear within the setup program.
**EDIT: ah it's only when I select zip as the archives format!
http://www.purebasic.com
https://www.purebasic.fr/english/
Fixed ! (Version 0.6.6c)srod wrote:Thorsten, I'm using the latest version and my image does not appear within the setup program.
**EDIT: ah it's only when I select zip as the archives format!
I don't know; egrid is giving EasySetup a good run for its money on that score!GeoTrail wrote:I see the registration is gone from the program now.
This has got to be the most frequently updated program in history
I don't understand, what you mean.GeoTrail wrote:I see the registration is gone from the program now.
When I click the Help menu, the Register and Input Registration menus are gone. After I registered the program on the previous version those two menus got disabled.Thorsten1867 wrote:I don't understand, what you mean.GeoTrail wrote:I see the registration is gone from the program now.
You're registered. The two menu items are no longer needed.GeoTrail wrote:When I click the Help menu, the Register and Input Registration menus are gone. After I registered the program on the previous version those two menus got disabled.
That's a problem. The program don't know, whether a project is empty or not. I only check whether a project name exists to save the changes automaticly.GeoTrail wrote:I see
Maybe you can add a feature that checks whether there is a project loaded or a none saved project? Each time I click on exit it asks if I want to save, even though there is nothing entered in the program.
Code: Select all
If Modified = 1
; Ask to save the project here.
EndIf
HeheheGeoTrail wrote:This has got to be the most frequently updated program in history
Oh no, kerosine tastes terrible. I prefer black tea.Character wrote:I bet Thorsten is running on kerosine.. that man keeps on going..
changed: I use now the application title and the version (e.g. 'EasySetup 0.6.7')Vladi wrote:For the entry in the Windows / Software / Installed pgms dialog you use the file name (of the main file) as basis; but I think this should be the application title, when the app has multiple files the filename is not quite suitable.