PureColor, PurePOP3, PureSMTP ... from GNOZAL

Everything else that doesn't fall into one of the other PB categories.
pickelrobert
User
User
Posts: 13
Joined: Sun Jul 18, 2004 2:24 pm
Location: Munich, Germany

PureColor, PurePOP3, PureSMTP ... from GNOZAL

Post by pickelrobert »

... setup don't allow changing the destination of installation. the installers want always install to "c:\program files\purebasic". should be fixed soon. thanks.
..::Origin::..
Enthusiast
Enthusiast
Posts: 125
Joined: Sat Jun 17, 2006 3:15 pm

Post by ..::Origin::.. »

Try messaging gnozal directly...
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: PureColor, PurePOP3, PureSMTP ... from GNOZAL

Post by gnozal »

pickelrobert wrote:... setup don't allow changing the destination of installation. the installers want always install to "c:\program files\purebasic". should be fixed soon. thanks.
The installer wants to install to the purebasic directory, to make sure all the files are placed in the correct directories (you have no idea how many messages I got because of wrong installations). If you don't like it, just unpack the installer manually (the installer is basically a self-extracting zip file, so you can open it with any archiver [7-ZIP, WinRAR, WinZIP, etc...])
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: PureColor, PurePOP3, PureSMTP ... from GNOZAL

Post by rsts »

gnozal wrote:
pickelrobert wrote:... setup don't allow changing the destination of installation. the installers want always install to "c:\program files\purebasic". should be fixed soon. thanks.
The installer wants to install to the purebasic directory, to make sure all the files are placed in the correct directories (you have no idea how many messages I got because of wrong installations). If you don't like it, just unpack the installer manually (the installer is basically a self-extracting zip file, so you can open it with any archiver [7-ZIP, WinRAR, WinZIP, etc...])
Thanks, that's good to know. I had to "move" my PureBasic installation because of a disk failure and was unable to install the PureColor update because the registry still shows the old location (a non-existant partition). This should solve that problem :)

cheers
Post Reply