forked from mirrors/gecko-dev
		
	|  0b45d0cf52 1. $LocalAppData behavior changes in NSIS 3.02, previously it always used CSIDL_LOCAL_APPDATA but it now depends on context, work around that by directly calling SHGetSpecialFolderPathW. 2. Refactor several other calls to SHGetSpecialFolderPathW for CSIDL_COMMON_APPDATA and CSIDL_PROGRAMS. 3. Remove broken default path fallback to $APPDATA. I was in this code for 1. and realized it hadn't worked properly in the full installer since bug 367539, and it must have never worked in the stub. 4. Remove unused CleanUpdateDirectories and DeleteRelativeProfiles macros rather than trying to fix them. Differential Revision: https://phabricator.services.mozilla.com/D125490 | ||
|---|---|---|
| .. | ||
| windows | ||
| allowed-dupes.mn | ||
| Makefile.in | ||
| package-manifest.in | ||
| removed-files.in | ||