PC_Aide

AcceptAllEulas (Virtual Registry) for App-V5.1.xml

Dec 15th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.68 KB | None | 0 0
  1. <!--
  2.  
  3. This version is best that other one 'Accepted_EULA._office_2016 (version old).reg'
  4. Desc.import this {key + value + data} in tag Virtual Registry of DeploymentConfig.xml
  5. for more info just check O/P
  6. O/P:
  7.      (all logic) : http://pix.toile-libre.org/upload/original/1544905115.png
  8.      Only tag <Virtual Registry> : http://pix.toile-libre.org/upload/original/1548326583.png
  9.  
  10. SRC [HKEY_CURRENT_USER\Software\Microsoft\office\16.0\Registration]
  11. "AcceptAllEulas"=dword:00000001
  12.  
  13. -->
  14.  
  15. <!-- Virtual Registry -->
  16.     <Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Microsoft\Office\16.0\Registration">
  17.         <Value Type="REG_DWORD" Name="AcceptAllEulas" Data="1"/>
  18.     </Key>
Add Comment
Please, Sign In to add comment