python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
C# Windows Service with Registry Access and rundll32.exe
I have a C# Windows Service running under the LocalSystem account.
I need access to the Windows registry in this service. I assume that this is only possible when running as LocalSystem? Or can I inst...
Daniel Pomrehn
Votes: 0
Answers: 0
Launching Excel Spreadsheet Containing COM Object Instantiation in VBA - From NSIS "Finish" Page - Gives Class not registered Error For Admin User
I am experiencing a strange occurrence when installing for a Standard user versus Admin.
My installer requests "Highest" authentication level then proceeds to register COM dlls using a regis...
MatthewNYC
Votes: 0
Answers: 1
What can be the reason for getting different values for the same registry key?
I want to read the registry key \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProductName.
When I check the key in the registry editor, I'm getting the value "Window 10 Pro&quo...
Daelian
Votes: 0
Answers: 1
Migrate Gitlab registry To Azure Container Registry
I want to move my Gitlab Registry to Azure Container registry
I found this command to Import from a non-Azure private container registry
but it's for a single image not the whole registry
az acr impor...
Mohamed Elyakoubi
Votes: 0
Answers: 1