VirtualBox

source: vbox/trunk/src/VBox/Installer/win/VBoxKey.wxi

Last change on this file was 69407, checked in by vboxsync, 7 years ago

Installer/win: scm updates

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 371 bytes
Line 
1<Include>
2 <RegistryValue Root="HKLM" Key="$(var.Property_RegKey)" Name="Version" Value="%VER%" Type="string" />
3 <RegistryValue Root="HKLM" Key="$(var.Property_RegKey)" Name="VersionExt" Value="%VER_EXT%" Type="string" />
4 <RegistryValue Root="HKLM" Key="$(var.Property_RegKey)" Name="InstallDir" Value="[msm_VBoxApplicationFolder]" Type="string" />
5</Include>
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use