vslamba@gmail.com
09-27-2006, 08:40 PM
hi all,
My requirement is that once a printer is installed on machine to hide
it through some program (VC++/C#). Beacuse it should not be shown to
the user.
Can this be done? If yes, once the it is hidden, if i programtaically
print from it then where there will be a problem.
Alan Morris [MSFT]
09-27-2006, 09:40 PM
remove the Everyone group from the printer security. Admins will be able to
open the Printers Folder and see the printer but a non admin user will not
be able to see the printer.
The application will need print access to the device.
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
This posting is provided "AS IS" with no warranties, and confers no rights.
<vslamba@gmail.com> wrote in message
news:1159386051.327576.308190@h48g2000cwc.googlegroups.com...
> hi all,
> My requirement is that once a printer is installed on machine to hide
> it through some program (VC++/C#). Beacuse it should not be shown to
> the user.
>
> Can this be done? If yes, once the it is hidden, if i programtaically
> print from it then where there will be a problem.
>