diff options
| author | Marc-André Lureau <marcandre.lureau@gmail.com> | 2013-01-15 16:21:22 +0100 |
|---|---|---|
| committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2013-01-15 20:05:56 +0100 |
| commit | 58f5bf41354155490a405fcd1276e2a1ce0828f4 (patch) | |
| tree | 3a940d43ed47fdf16fd34878570115a034426736 /tests | |
| parent | 8c0528a7338d860dd7bb025b154f3dd9798201ae (diff) | |
wixl: add support for registry key parent, name and value
<DirectoryRef Id="TARGETDIR">
<Component Id="CRegistryEntries" Guid="*">
<RegistryKey Root='HKLM' Key='Software\Acme\Foobar 1.0'>
<RegistryValue Type='string' Name='InstallDir' Value='[INSTALLDIR]'/>
<RegistryValue Type='integer' Name='Flag' Value='0'/>
</RegistryKey>
</Component>
</DirectoryRef>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
