Page 1 of 1

Posted: Sun Dec 30, 2001 7:02 pm
by BackupUser
Restored from previous forum. Originally posted by TronDoc.

see below

Edited by - TronDoc on 20 January 2002 09:40:28

Posted: Mon Dec 31, 2001 7:14 am
by BackupUser
Restored from previous forum. Originally posted by tranquil.

Hi Trondoc!

If you want you can leave the Examples and the docs away. Thats a big amount of space. possible PB can now fit on a HD Disc. There are no registry entries needed for PB. (Year, fuXX the damn registry, we dont need it! hehe)

And at least: Welcome to the PB Community. :)

Tranquilizer/ Secretly!
Registred PureBasic User

Posted: Sat Jan 05, 2002 4:54 pm
by BackupUser
Restored from previous forum. Originally posted by Pupil.
I can't make it small enough... [:<]


elecTRONics DOCtor
I heal your sick equipment!
{btw I did register my PB}
Hi,
why not try the excellent application made by Rings it packs all files into one EXE. Then you should be able to fitt PB on one disk!
A link to the application can be found here:
http://www.srings.com/downloads/xtract.zip

Posted: Sat Jan 19, 2002 9:20 am
by BackupUser
Restored from previous forum. Originally posted by Fangbeast.
Would anyone with more experience programming
in PureBASIC and who is not afraid of the
Windows Registry be able to write a
'quick and dirty' console app to
SAFELY remove the PureBASIC and LCC keys?

I'd try it myself, but I'm not familiar
enough with either one and I'm afraid
I'd trash the registry.

Joe
TronDoc, why not use Mr Skunk's excellent Registry library?? I've been playing witht hat this weekend and it works a treat. I reckon if it works for me, anyone can do it :):)

Fangles

Posted: Sat Jan 19, 2002 2:09 pm
by BackupUser
Restored from previous forum. Originally posted by fred.

It's only the 2 keys than PB changes.

Fred - AlphaSND

Posted: Sat Jan 19, 2002 4:38 pm
by BackupUser
Restored from previous forum. Originally posted by Paul.

I have found that the CloseRegKey() command in Mr.Skunks library crashes when compiled. All the others seem to work fine under the latest version of PB.

Posted: Sun Jan 20, 2002 11:42 am
by BackupUser
Restored from previous forum. Originally posted by fred.

It works well. Just a little tip: use UCase(Answer$) = "Y" to check both "y" and "Y" in one line (it will convert Answer$ in uppercase).

Fred - AlphaSND

Posted: Sun Jan 20, 2002 7:44 pm
by BackupUser
Restored from previous forum. Originally posted by TronDoc.

kool -thanks Fred.-I'll update it right away.-jb-...DONE!

YES!
My first PB program..
here is the windows registry key remover that removes
keys used by PureBASIC at the following address:
http://home.dal.net/trondoc/prgrmng/pbkeykill.txt
I've updated my source code with the following:
;Credit where credit is due:
;This program relies on the external
;"Registry" library by Mr. Skunk
;Mr Skunk's PureBasic Web Page
;http://www.skunknet.fr.st
Thank you Mr.Skunk!
Edited by - TronDoc on 21 January 2002 17:04:45

Re: OnTheRoad - PortablePB

Posted: Wed May 28, 2014 11:08 pm
by IdeasVacuum
why not try the excellent application made by Rings it packs all files into one EXE.
Does that app still exist Rings?