Page 12 of 13

Re: ASuite - application launcher

Posted: Wed Jul 15, 2015 6:03 pm
by webfork
Can you make me a screenshot? On my system, text is properly sized.
Image
add a Portable Software store
There's definitely a need for it.
First run wizard (as eMule http://blog.myplanets.org/guide/guida_e ... wizard.jpg)? I can do it. :)
Yeah, that would work.
I'm just commit a fix for these errors in github (https://github.com/salvadorbs/Asuite/issues/35). Thank you very much. :D
Cool, I'll try to get that up soon.

Re: ASuite - application launcher

Posted: Wed Jan 25, 2017 3:11 pm
by webfork
I'm happy to report that this program is back in development.

http://salvadorsoftware.com/news/asuite ... omment-675
https://github.com/salvadorbs/Asuite/re ... /v2.0-beta

Always happy to have an open launcher program that doesn't require you put your programs in a specific subfolder.

Re: ASuite - application launcher

Posted: Thu Jan 26, 2017 6:47 am
by joby_toss
Are you sure? I don't see a newer version than 2.0 beta from 2015.

Re: ASuite - application launcher

Posted: Thu Jan 26, 2017 6:54 pm
by webfork
joby_toss wrote:Are you sure? I don't see a newer version than 2.0 beta from 2015.
Yep - I misread an update notification. Sigh.

Re: ASuite - application launcher

Posted: Fri Jan 27, 2017 5:02 am
by Midas
:(

Re: ASuite - application launcher

Posted: Fri Jan 27, 2017 3:32 pm
by webfork
Midas wrote::(
Yeah, that's about how I feel.

Re: ASuite - application launcher

Posted: Fri May 08, 2020 12:56 am
by Midas
Topic update: Seems development has picked up, ASuite v2.0 just released (changelog & download at https://github.com/salvadorbs/Asuite/releases).

Also, El Salvador posted an announcement to the forum entry (www.portablefreeware.com/index.php?id=692#comment31053).

Re: ASuite - application launcher

Posted: Mon Jun 29, 2020 4:59 am
by perwhis
It seems the download links are no longer valid. :(

Re: ASuite - application launcher

Posted: Mon Jun 29, 2020 11:57 am
by billon
GitHub repository was deleted :shock:
Only old versions on SourceForge

Re: ASuite - application launcher

Posted: Mon Jun 29, 2020 5:56 pm
by webfork
perwhis wrote: Mon Jun 29, 2020 4:59 am It seems the download links are no longer valid. :(
Good catch, thanks. For the time being I'll push the downloads to SF.net
billon wrote: Mon Jun 29, 2020 11:57 am GitHub repository was deleted :shock:
Only old versions on SourceForge
It was amazing news to see Matteo pick up the project again after a long hiatus so I hope this is just a temporary hiccup. I just started testing the beta. The program is still mentioned on his Github homepage: https://github.com/salvadorbs?tab=overv ... 2020-03-31

Re: ASuite - application launcher

Posted: Mon Jun 29, 2020 10:21 pm
by El Salvador
Sorry guys. I must disable the github repo for some time (maybe after summer it will return public, for now it is private repo). I'm just uploaded asuite 2.0.0 files in sourceforge page, so you can download asuite 2.0.0 from it. https://sourceforge.net/projects/asuite ... ite/2.0.0/

Re: ASuite - application launcher

Posted: Tue Jun 30, 2020 8:08 pm
by webfork
El Salvador wrote: Mon Jun 29, 2020 10:21 pm Sorry guys. I must disable the github repo for some time (maybe after summer it will return public, for now it is private repo). I'm just uploaded asuite 2.0.0 files in sourceforge page, so you can download asuite 2.0.0 from it. https://sourceforge.net/projects/asuite ... ite/2.0.0/
Thanks for the update -- glad it wasn't anything serious. Very good to have [what I think of as a] real launcher program back in development. :)

Re: ASuite - application launcher

Posted: Thu Jul 02, 2020 5:29 am
by perwhis
Thanks! Great to see a great launcher program is back in developement! :-)

Re: ASuite - application launcher

Posted: Thu Jul 02, 2020 8:54 am
by Midas
@El Salvador: minor cosmetic suggestion, please update the "Options|Stats" dialog to reflect the font style of the remainder of ASuite -- as it stands, it looks jagged and blurry in my Windows 7 x64, as can be seen in the following screenshot.

Image


BTW, after examining the executable with Resource Hacker, I noticed that section retained "MS Sans Serif" as the 'Font.Name' value while (most) of the rest of the program shows either "Tahoma" or "MS Shell Dlg 2".

Re: ASuite - application launcher

Posted: Sun Aug 16, 2020 7:05 am
by El Salvador
I must disable the github repo for some time (maybe after summer it will return public, for now it is private repo).
I reactived the github repo of ASuite, as promised. :D
Midas wrote: Thu Jul 02, 2020 8:54 am @El Salvador: minor cosmetic suggestion, please update the "Options|Stats" dialog to reflect the font style of the remainder of ASuite -- as it stands, it looks jagged and blurry in my Windows 7 x64, as can be seen in the following screenshot.
Thank you. I've never noticed it. Anyway I'm working (slowly) to porting ASuite in Lazarus IDE + FPC (no more Delphi) and certainly I will change those labels with these https://github.com/jackdp/JPPack#tjppdoublelinelabel (yeah, PStart Style!).