Issue
========
When printing in IE7 on Vista SP1 with UAC enabled, the following error
message is received:
"Cannot find 'file:///c:/TEMP-S~1/Low/SXFJLS4I.htm'. Make sure the path
or Internet address is correct."
Cause
========
When UAC is enabled, IE7 is running under Protected Mode and can only write
to low integrity objects. The Temp\Low folder has incorrect integrity level
setting.
Resolution
========
Run the following command to set low integrity level on the Low folder:
icacls C:\Temp\Low /setintegritylevel (OI)(CI)low
[Source: Microsoft Online Partner Support]

Signature
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
> I have not been able to print in IE7 although I can print from any other
> program or browsesr on my computer. I have admin rights on my login. I
[quoted text clipped - 12 lines]
>
> Any ideas? Thank you.