compiling apps

About this tag
This tag covers issues encountered when compiling apps on Windows Server, particularly related to registry permissions. A thread discusses a problem on Windows Server 2022 where granting write access to HKEY_CLASSES_ROOT for users compiling apps causes system UI problems like disabled Start menu and search. The workaround involves restoring from a snapshot. The tag focuses on registry authorization challenges during app compilation in enterprise Windows environments.
  1. A

    Windows Server 2022 problem changing registry's authorizations

    I have this problem with Windows Server 2002 on a specific server (reinstalled more times) with RDP role I need to give to some users an authorization to write in HKEY_CLASSES_ROOT because while compiling some apps they need to register some Ole public controls. If i enter in registry with...
Back
Top