Last change
on this file since 67772 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.