At 8:50 am -0700 2/4/03, Alex Rice wrote:
Ugh, my beautiful printing routine doesn't work on Win XP for my
client. It works great if the app is run as an administrator user,
but not if run by a "limited account" user. The app must run by a
limited user environment because of their IT rules (big federal
agency).


Does your printing routine write out any files, and if so, does it write them to the Program files directory or some other "out of bounds" location. If so, that will be a problem. If you need to write files, they should be saved somewhere in the user's area of the Application and Settings folder (typically create a folder for your app in the user's Application Data folder). Alternatively, have the users install the app inside their area of the Applications & Settings folder.

Cheers
Dave
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to