VirtualBox

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

Last change on this file since 54266 was 52637, checked in by vboxsync, 10 years ago

A shot at the InstallDir issue.

  • Property svn:eol-style set to native
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.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette