PureBasic 6.02 LTS is out !
Re: PureBasic 6.02 LTS is out !
+1 (with much appreciation)
Re: PureBasic 6.02 LTS is out !
Thank you PB-Team!
"Daddy, I'll run faster, then it is not so far..."
- the.weavster
- Addict
- Posts: 1488
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: PureBasic 6.02 LTS is out !
I have just installed PB 6.02 and it won't launch, the error is:
Does anybody have any ideas?
** edit **
Just ignore me, I'd downloaded the 32 bit version
but I can see libz.so.1 is in /usr/lib/x86_64-linux-gnu/ so that's not the real error.error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
Does anybody have any ideas?
** edit **
Just ignore me, I'd downloaded the 32 bit version

Re: PureBasic 6.02 LTS is out !
Great news!
Note that, I was able to install "PureBasic 6.02 beta 2" onto current user by a command line switch to setup, no admin rights were necessary. But with PureBasic 6.02 LTS, it requires admin rights even with /CURRENTUSER argument.
Note that, I was able to install "PureBasic 6.02 beta 2" onto current user by a command line switch to setup, no admin rights were necessary. But with PureBasic 6.02 LTS, it requires admin rights even with /CURRENTUSER argument.
-= endo (registered user of purebasic since 98) =-
Re: PureBasic 6.02 LTS is out !
I would be rather surprised if a setup can be installed without requiring admin rights.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
-
- Addict
- Posts: 4336
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: PureBasic 6.02 LTS is out !
Fred wrote:It install in program files if you choose 'Install for all users' as you need admin rights. If you choose to install only for you, it install in your private appdata folder.
Re: PureBasic 6.02 LTS is out !
I install most applications for my user only, if they support. They installed into C:\Users\<username>\AppData\Local\Programs\<folder>
And it was supported in PB 6.02 Beta 2 setup.
I'm also sure that I read somewhere in this forum (in a changelog IIRC) it IS fixed to support that mode, but cannot find it.
Even my current installation is at C:\Users\<user>\AppData\Local\Programs\PureBasic.
-= endo (registered user of purebasic since 98) =-
Re: PureBasic 6.02 LTS is out !
InnoSetup since v6I would be rather surprised if a setup can be installed without requiring admin rights.

https://jrsoftware.org/ishelp/index.php ... nstallmode
English is not my native language.
PB Latest version - Win 10 family x64 - Linux Debian, Slackware (VirtualBox & WSL) / W10 - Raspberry Raspbian
Intel i7-8700 CPU @ 3.20GHz - 48 GB - Nvidia RTX 3050 OC 8GB - Asus VP348 3440 x 1440 - DPI 100%
PB Latest version - Win 10 family x64 - Linux Debian, Slackware (VirtualBox & WSL) / W10 - Raspberry Raspbian
Intel i7-8700 CPU @ 3.20GHz - 48 GB - Nvidia RTX 3050 OC 8GB - Asus VP348 3440 x 1440 - DPI 100%
Re: PureBasic 6.02 LTS is out !
Innosetup is inverted for 6,0x version in order to maintain XP compatibilty (thats probably reason for non admin rights)Marc56us wrote: ↑Wed Jun 07, 2023 8:04 amInnoSetup since v6I would be rather surprised if a setup can be installed without requiring admin rights.![]()
https://jrsoftware.org/ishelp/index.php ... nstallmode
According to fred will be again at version 6,10 , a a version who will drop XP support
Christos
Re: PureBasic 6.02 beta 1 is out !
So, clearly there is something missed here.Fred wrote: ↑Tue Apr 18, 2023 12:41 pm It install in program files if you choose 'Install for all users' as you need admin rights. If you choose to install only for you, it install in your private appdata folder. To use the C backend, you need to add it in the compilers (in IDE preferences -> Compilers -> add)
With /CURRENTUSER we should be able to use non administrative install mode.
In the setup project, PrivilegesRequiredOverridesAllowed setting should either commandline or dialog. Default is blank which prevents non-admin install mode. Also PrivilegesRequired should be lowest, default is admin. https://jrsoftware.org/ishelp/index.php ... nstallmode
I hope this fixed soon, as my company policy doesn't allow me to install any application.
-= endo (registered user of purebasic since 98) =-