ASP.Net Core Read Registry
Posted: Tue Jun 09, 2020 10:48 am
Hi,
I am trying to use Read Registry for HKEY_LOCAL_MACHINE\SOFTWARE\dotnet\Setup\InstalledVersions\x64\sharedhost like below
Set Variable ASPNet to
Read Registry Key HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\sharedhost\Version into ASPNet
MessageBox: ReturnASPNet, $ASPNet$
But the return in the variable is always blank, even though I can see the registry for it on the box exists.
Has anyone else run into this issue? Help please?
Any help is much appreciated.
I am trying to use Read Registry for HKEY_LOCAL_MACHINE\SOFTWARE\dotnet\Setup\InstalledVersions\x64\sharedhost like below
Set Variable ASPNet to
Read Registry Key HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\sharedhost\Version into ASPNet
MessageBox: ReturnASPNet, $ASPNet$
But the return in the variable is always blank, even though I can see the registry for it on the box exists.
Has anyone else run into this issue? Help please?
Any help is much appreciated.