On 09/09/2019 15:33, Mark Thomas wrote:
> On 06/09/2019 07:26, Pradeep Kumar M N wrote:
>> Hi All,
>>
>> I am using Tomcat 9.0.20. I am installing the Tomcat silently from a 
>> PowerShell script. But after silent installation, below mentioned registry 
>> entry seems not added.  I am passing a Config ini file to tomcat installer 
>> with /C option. This issue is only present when I pass the /C parameter. 
>> When I don't pass the parameter, registry entry seems to be added correctly 
>> in registry.
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Tomcat\9.0
>>
>> apache-tomcat-9.0.20.exe /C=< tomcatConfig.ini file path> /S /D=<install 
>> path>
>>
>> Below is the entry present in tomcatConfig.ini
>> JavaHome=$javaHomeEnv
>>
>>
>> Has one any encountered this issue ?
> 
> Running tests locally, it appears that when running a silent install the
> registry entries are added under the Wow6432Node rather than under the
> normal 64-bit location. Still trying to figure out why this is.

Found it. Will be fixed in the next round of releases (due shortly for
9.0.x and 8.5.x).

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to