access with runas command

G

Guest

Hello,

I have an access database and I have a cmd file to launch
the access application. Not all users have write access to
the folder where the database stays. That is why I am
using runas with /env option in a cmd file. However when
the user launches application this way they could not go
and see any reports because it says define a default
printer. If I gave access right to the application folder
and let users launch it, there is no problem. Somehow
user's printers are not loaded when I use runas.
Any help.
Thanks,
Jim.
 
Top