PS C:\> icacls c:\Windows\Temp
c:\Windows\Temp VORDEFINIERT\Benutzer:(CI)(S,WD,AD,X)
VORDEFINIERT\Administratoren:(F)
VORDEFINIERT\Administratoren:(OI)(CI)(IO)(F)
NT-AUTORITÄT\SYSTEM:(F)
NT-AUTORITÄT\SYSTEM:(OI)(CI)(IO)(F)
ERSTELLER-BESITZER:(OI)(CI)(IO)(F)
Successfully processed 1 files; Failed processing 0 files
PS C:\>
It looks like installer does set incorrect permissions for its temp folder in c:\Windows\Temp\. I can see the folder, e.g. C:\Windows\Temp \postgresql_installer_3086eea437.
PS C:\> icacls C:\Windows\Temp\postgresql_installer_3086eea437\
C:\Windows\Temp\postgresql_installer_3086eea437\DEVICENAME$:(F)
It should inherit permission from c:\Windows\Temp\.