Last change
on this file since 37987 was 37289, checked in by vboxsync, 14 years ago |
Windows host installaer/VBoxNetCfg: Major overhaul for supporting Windows Installer XML 3.5, fixed VBoxInstallHelper logging, coding style, added missing installer icons.
|
-
Property svn:eol-style
set to
native
|
File size:
356 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="[INSTALLDIR]" Type="string" />
|
---|
5 | </Include>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.