Add HKLM,%Currentversion%\Setup,"BootDir" to the installation
defaults.
This commit is contained in:
parent
06ea3c65f5
commit
af927f5043
|
@ -105,6 +105,7 @@ HKLM,%CurrentVersion%,"ProductId",,"12345-oem-0000001-54321"
|
|||
HKLM,%CurrentVersion%,"ProgramFilesDir",,"%16422%"
|
||||
HKLM,%CurrentVersion%,"RegisteredOrganization",,"Change preferred organization in ~/.wine/system.reg"
|
||||
HKLM,%CurrentVersion%,"RegisteredOwner",,"Change preferred owner in ~/.wine/system.reg"
|
||||
HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
|
||||
HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
|
||||
HKLM,Software\Microsoft\Windows NT\CurrentVersion\Fonts,,,""
|
||||
HKLM,Software\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009,"Installed",,"1"
|
||||
|
|
Loading…
Reference in New Issue