richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
87212fc3
by Pier Angelo Vendrame at 2024-05-29T18:46:39+02:00
1 changed file:
Changes:
... | ... | @@ -64,6 +64,7 @@ Function .onInit |
64 | 64 | ; Skip NSIS's language selection prompt and try to use the OS language without
|
65 | 65 | ; further confirmations.
|
66 | 66 | |
67 | + InitPluginsDir
|
|
67 | 68 | File /_oname_=$PLUGINSDIR\${WELCOME_IMAGE} "${WELCOME_IMAGE}"
|
68 | 69 | |
69 | 70 | ReadRegStr $existingInstall HKCU "${UNINST_KEY}" "InstallLocation"
|