  bcastner Premium,VIP,MVM join:2002-09-25 Chevy Chase, MD clubs: 
·Verizon Online DSL
| reply to Jan Janowski Re: [Vista] Printer that prints test page--but won't print in IE
If it prints with protected mode off in IE, then it is using folders for temporary storage that are not set to a Low integrity level.
Vista creates the necessary folders for printing by default in the %TEMP% folder, but many third-party disk cleaning tools remove this by mistake.
To Recreate the Needed Low Integrity Folder:
• Browse to the Temp folder of your user account, i.e. C:\Users\\AppData\Local\Temp • Create a new folder and name it as Low
• Open a command prompt with elevated privilege and enter this command to set the LOW folder as low integrity folder: ICACLS "%userprofile%\AppData\Local\Temp\Low" /setintegritylevel (OI)(CI)low
Messages similar to this will be seen:
processed file: C:\Users\Bill Castner\AppData\Local\Temp\Low Successfully processed 1 files; Failed processing 0 files
You should now be able to reset protected mode for IE and be able to print. -- ============ MS-MVP 2004 - -2008, ASAP Member Users Helping Users
|