Fix capitalization typo
This commit is contained in:
parent
d1863ffadf
commit
e4df23e16f
|
@ -1255,7 +1255,7 @@ SkipDeleteSandboxieIni:
|
||||||
;
|
;
|
||||||
|
|
||||||
ClearErrors
|
ClearErrors
|
||||||
SetOutPath "$TEMP" ; make sure $InstDir is not the current directory
|
SetOutPath "$TEMP" ; make sure $INSTDIR is not the current directory
|
||||||
RMDir "$INSTDIR"
|
RMDir "$INSTDIR"
|
||||||
|
|
||||||
IfErrors 0 SkipDeleteDir
|
IfErrors 0 SkipDeleteDir
|
||||||
|
|
Loading…
Reference in New Issue