mirror of
https://github.com/voicemxil/TS-Starter-Pack.git
synced 2025-01-22 08:11:49 -05:00
Update TS_Standalone_Installer.nsi
This commit is contained in:
parent
ac3f11c348
commit
95ae5daf2c
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ brandingText "osab Web Installer v15"
|
|||
WriteRegStr HKLM32 "SOFTWARE\Maxis\The Sims" "EPDPatch" "1"
|
||||
WriteRegStr HKLM32 "SOFTWARE\Maxis\The Sims" "EPInstalled" "1"
|
||||
WriteRegStr HKLM32 "SOFTWARE\Maxis\The Sims" "Installed" "1"
|
||||
WriteRegStr HKLM32 "SOFTWARE\Maxis\The Sims" "InstallPath" "$INSTDIR"
|
||||
WriteRegStr HKLM32 "SOFTWARE\Maxis\The Sims" "InstallPath" "$INSTDIR\The Sims"
|
||||
WriteRegDWORD HKLM32 "SOFTWARE\Maxis\The Sims" "Language" "409"
|
||||
WriteRegStr HKLM32 "SOFTWARE\Maxis\The Sims" "SIMS_CURRENT_NEIGHBORHOOD_NUM" "1"
|
||||
WriteRegStr HKLM32 "SOFTWARE\Maxis\The Sims" "SIMS_CURRENT_NEIGHBORHOOD_PATH" "UserData"
|
||||
|
|
Loading…
Reference in a new issue