Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Miscellaneous
»
Suggestions
»
IDE/CodeTools
»
Get Lazarus out of the Windows Registry
Downloads
Daily Snapshots
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Mailing List
Free pascal
Other languages
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Lazarus, the complete guide
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: Get Lazarus out of the Windows Registry (Read 3733 times)
spitofland
New member
Posts: 26
Get Lazarus out of the Windows Registry
«
on:
May 05, 2010, 08:02:01 pm »
Is there any way to not place data in the Windows Registry when installing Lazarus on Windows? If I try installing two versions side-by-side to try to find solutions to compatibility issues The two versions share lots of information. It would be easier if the settings placed in the registry were saved in a file within the Lazarus folder. This would also prevent persistent settings when un-installing Lazarus.
Logged
faber
Guest
Re: Get Lazarus out of the Windows Registry
«
Reply #1 on:
May 05, 2010, 08:19:13 pm »
You can run startlazarus as different user "run as..."
Logged
Martin_fr
Hero Member
Posts: 2018
Re: Get Lazarus out of the Windows Registry
«
Reply #2 on:
May 05, 2010, 08:46:22 pm »
afaik, there is no data in the reigistry.
but Lazarus stores the data in you user dir:
C:\Users\your_name\AppData\Local\lazarus
use
--primary-config-path="C:\somepath\"
Logged
spitofland
New member
Posts: 26
Re: Get Lazarus out of the Windows Registry
«
Reply #3 on:
May 05, 2010, 09:15:30 pm »
Thank you, Martin_fr, that's nice to know.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Miscellaneous
»
Suggestions
»
IDE/CodeTools
»
Get Lazarus out of the Windows Registry
Recent
How should 2D barcode lib...
by
eddiecook
[
Today
at 05:50:58 am]
Determine the value of th...
by
benohb
[
Today
at 04:49:31 am]
Why single-window feature...
by
dioaffriza
[
Today
at 04:41:41 am]
fpc 2.7.1 slower than fpc...
by
Jurassic Pork
[
Today
at 04:37:31 am]
LazPaint Translations
by
benohb
[
Today
at 03:36:22 am]
RWLock version 1.01
by
aminer
[
Today
at 02:52:41 am]
Z-order vs visible
by
User137
[
Today
at 01:50:31 am]
Reading selected director...
by
Zath
[
Today
at 12:14:48 am]
Any Unicode normalization...
by
typo
[
Today
at 12:01:49 am]
WideString to AnsiString ...
by
theo
[June 19, 2013, 11:04:04 pm]