<html><head></head><body style="zoom: 0%;"><div dir="auto">I suppose is an hidden file in home or in .config<br></div>
<div dir="auto">Salvatore <br><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->Ottieni <!-- tmjah_g_1299e --><a href="http://www.bluemail.me/r?b=15860"><!-- tmjah_g_1299s -->BlueMail per Android<!-- tmjah_g_1299e --></a><!-- tmjah_g_1299s --> <!-- tmjah_g_1299e --></div>
<div class="gmail_quote" >Il giorno 4 Mag 2020, alle ore 00:41, Bo Berglund via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a>> ha scritto:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="blue">I am porting a Windows service application to Linux ARM (RPi4).<br>The Windows version is a service and as such its config data resides<br>in the Registry below HKLM.<br>The Linux version will be a Daemon and I would like as much of the<br>code stay unaltered to avoid conversion bugs.<br><br>Now I have read that the FPC TRegistry class is able to use the<br>original commands for reading/writing the data by instead using some<br>form of ini- or xml-file store on UNIX.<br><br>The existing system written in Delphi2007 uses the following key<br>structure:<br>HKLM\SOFTWARE\Companyname\Applicationname\Server\(named values)<br>HKLM\SOFTWARE\Companyname\Applicationname\Configuration\(named values)<br><br>But how does this work and where/how are the data actually stored in a<br>Linux file system?<br><br>I have tried to google this but my search skills are not good enough<br>so I came up empty-handed....<br><br>Any insight on this very much appreciated.<br></pre></blockquote></div></body></html>