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