rundll32 printui.dll,PrintUIEntry, within services mode

P

paul.haerkens

I have the following problem:

I want to save and restore my printerdriver preferences within my
program that runs as a services.

I use the "rundll32 printui.dll,PrintUIEntry /Ss" option and that
works fine until my program is running as a services.

I need to by interactive with my desktop, that means that my services
is running with the Local System Account.

If the application is running as a services the functionality
(restore) "rundll32 printui.dll,PrintUIEntry /Sr" is not working
anymore.

Can anybody help ?

Kind regards

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top