ACME Desk - Launcher, mp3 player, WebRadio, Timer...

Developed or developing a new product in PureBasic? Tell the world about it.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

ACME Desk - Launcher, mp3 player, WebRadio, Timer...

Post by Marc56us »

Deleted project (bugs)
Last edited by Marc56us on Wed Mar 04, 2020 4:46 pm, edited 8 times in total.
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Launcher - ACME Desk

Post by IdeasVacuum »

Looks nice 8)
Road Runner and Wile E. Coyote might like it too...
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

...
Last edited by Marc56us on Wed Mar 04, 2020 3:04 pm, edited 2 times in total.
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Launcher - ACME Desk

Post by IdeasVacuum »

By default, application will be installed in a new sub-folder under 'Documents'
Exe files running from 'Documents' is not going to please anti-virus software though. It is best to install your app in Program Files. You can 'really install' using an installer defined for the job. PB is installed using Inno, a scripted-based installer which is easy, fast and free - you might like to try it out: http://www.jrsoftware.org/isdl.php
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

...
Last edited by Marc56us on Wed Mar 04, 2020 3:04 pm, edited 1 time in total.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

...
Last edited by Marc56us on Wed Mar 04, 2020 3:04 pm, edited 2 times in total.
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Re: Launcher - ACME Desk

Post by loulou2522 »

hi,
Suggestions,
it seem's that your programm is interesting, but i don't want to execute an exe directly on my computer.
You ought to give the source with the compile exe, if you want that tour programm will be used.
Thanks for answering
Best Regards,
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

Re: Launcher - ACME Desk

Post by Bisonte »

loulou2522 wrote:hi,
Suggestions,
it seem's that your programm is interesting, but i don't want to execute an exe directly on my computer.
You ought to give the source with the compile exe, if you want that tour programm will be used.
Thanks for answering
Best Regards,
Why ?
I bet, there are many of .exe running on your computer, you don't know the name of ;)
If you don't trust it... don't download it, or use a vm or .....
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

...
Last edited by Marc56us on Wed Mar 04, 2020 3:04 pm, edited 1 time in total.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Launcher - ACME Desk

Post by ar-s »

Marc56us is a PB french user. I beta test his soft, there is nothing incidious inside :wink:
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

...
Last edited by Marc56us on Wed Mar 04, 2020 3:04 pm, edited 1 time in total.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

...
Last edited by Marc56us on Wed Mar 04, 2020 3:05 pm, edited 1 time in total.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

.
Last edited by Marc56us on Wed Mar 04, 2020 3:08 pm, edited 1 time in total.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Launcher - ACME Desk

Post by Marc56us »

...
Last edited by Marc56us on Wed Mar 04, 2020 3:05 pm, edited 1 time in total.
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

Re: Launcher - ACME Desk

Post by Bisonte »

I'm on Windows 10 x64 and I start your x64 exe.
First, If I change the language to english, the errormessages are french!
Second. Where is the *.ini saved ? I always get an error window, that (I think) tells me, that it could not be written.

I hope you not use a fixed Path like C:\.... or something ....

Edit: I tried the portable version
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Post Reply