Launcher couldnt update registry, always run as admin?

Saw the following in my launcher logs. Verified that restarting the launcher with admin rights and running verify re-created the missing keys.

Do i need to be running the launcher as admin always? Did i install it improperly somehow?

[2015.01.27-02.15.07:075][ 0] WinReg: ERROR: Could not create registry value SOFTWARE\EpicGames\Unreal Engine\4.7/InstalledDirectory. Error Code 5: Access is denied.

After re-launching with admin, the last 2 keys were created:

Key Name:          HKEY_LOCAL_MACHINE\SOFTWARE\EpicGames
Class Name:        <NO CLASS>
Last Write Time:   12/11/2014 - 1:19 AM

Key Name:          HKEY_LOCAL_MACHINE\SOFTWARE\EpicGames\Unreal Engine
Class Name:        <NO CLASS>
Last Write Time:   1/26/2015 - 9:42 PM
Value 0
  Name:            INSTALLDIR
  Type:            REG_SZ
  Data:            C:\Program Files\Epic Games\

Value 1
  Name:            UPGRADEFOUND_INSTALL_DIR
  Type:            REG_SZ
  Data:            

Value 2
  Name:            CURRENT_INSTALL_DIR
  Type:            REG_SZ
  Data:            

Value 3
  Name:            UPGRADEFOUND
  Type:            REG_SZ
  Data:            

Value 4
  Name:            ARPINSTALLLOCATION
  Type:            REG_SZ
  Data:            C:\Program Files\Epic Games\

Value 5
  Name:            PREV_INSTALL_DIR
  Type:            REG_SZ
  Data:            0

Value 6
  Name:            USER_CHOSE_INSTALLDIR
  Type:            REG_SZ
  Data:            0


Key Name:          HKEY_LOCAL_MACHINE\SOFTWARE\EpicGames\Unreal Engine\4.6
Class Name:        <NO CLASS>
Last Write Time:   1/26/2015 - 9:28 PM
Value 0
  Name:            InstalledDirectory
  Type:            REG_SZ
  Data:            C:\Program Files\Epic Games\4.6

Key Name:          HKEY_LOCAL_MACHINE\SOFTWARE\EpicGames\Unreal Engine\4.7
Class Name:        <NO CLASS>
Last Write Time:   1/26/2015 - 9:25 PM
Value 0
  Name:            InstalledDirectory
  Type:            REG_SZ
  Data:            C:\Program Files\Epic Games\4.7

Some users will have to run the Launcher as admin to download updates and content. It shouldn’t be required to just start the editor. Could you provide your ‘Verbose Logs’? Follow the 10 steps at the bottom of this link and post them here.

Hi, attached is short run of launcher with very verbose log file. I still have all logs from when i installed UE. The only log file created as Administrator is the one where i used it to clear this problem. I thought maybe i had run Launcher as Admin the very first time. I could just manually change the permissions on HKEY_LOCAL_MACHINE\SOFTWARE\EpicGames to have Full Controll for all users.

thanks,
ps (i will be away from computer till monday)

DxDiag in comments.

UnrealEngineLauncher.log.zip

Sorry i read too fast. I do not need Run As Administrator to start the Launcher. As far as i can tell, the Launcher was doing fine w/o those registry keys. I saw them in logs on unrelated issue and was fixing just in case of corner case issue. I’ll manually change the permissions on “EpicGames” and “Epic Games” registry entries to have Full Control for all users.

Hi ngrts,

I’m sorry that it’s been a few days. We are still investigating the issue and we will post back here as soon as we have a suggestion.

Hi Ngrts,

Getting to your two questions, you installed just fined and you shouldn’t have to run as admin unless you’re working with the original 4.0 engine! Sorry for the long delay in response and I hope that answers all your questions.

-Max B.

yup yup, close. Thanks.