зеркало из https://github.com/mozilla/gecko-dev.git
Followup to Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies
This commit is contained in:
Родитель
5a0cc7264d
Коммит
0360bb2d02
|
@ -559,7 +559,7 @@ Function .onInit
|
||||||
FunctionEnd
|
FunctionEnd
|
||||||
|
|
||||||
Function un.onInit
|
Function un.onInit
|
||||||
GetFullPathName $INSTDIR "$INSTDIR\.."
|
${un.GetParent} "$INSTDIR" $INSTDIR
|
||||||
${un.GetLongPath} "$INSTDIR" $INSTDIR
|
${un.GetLongPath} "$INSTDIR" $INSTDIR
|
||||||
${Unless} ${FileExists} "$INSTDIR\${FileMainEXE}"
|
${Unless} ${FileExists} "$INSTDIR\${FileMainEXE}"
|
||||||
Abort
|
Abort
|
||||||
|
|
Загрузка…
Ссылка в новой задаче