PureColor, PurePOP3, PureSMTP ... from GNOZAL
-
- User
- Posts: 13
- Joined: Sun Jul 18, 2004 2:24 pm
- Location: Munich, Germany
PureColor, PurePOP3, PureSMTP ... from GNOZAL
... setup don't allow changing the destination of installation. the installers want always install to "c:\program files\purebasic". should be fixed soon. thanks.
-
- Enthusiast
- Posts: 125
- Joined: Sat Jun 17, 2006 3:15 pm
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Re: PureColor, PurePOP3, PureSMTP ... from GNOZAL
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...])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.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Re: PureColor, PurePOP3, PureSMTP ... from GNOZAL
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 problemgnozal wrote: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...])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.

cheers