karldenton Posted November 27, 2014 Posted November 27, 2014 Hi We have just got papercut mf and it comes with a little exe file to display peoples credits. I've set it in User Configuration -- Admin Templates -- System -- Logon -- Run these programs at logon. I've put the FQDN path in there straight to the exe and when people logon it comes up that they have to press run or cancel. Can I get it to run without prompting ? Thanks
sparkeh Posted November 27, 2014 Posted November 27, 2014 Have you put the "--silent" switch at the end of the command?
3s-gtech Posted November 27, 2014 Posted November 27, 2014 That may be the IE security box. You'll need to put the FQDN in the IE Trusted Sites category for users.
karldenton Posted November 28, 2014 Author Posted November 28, 2014 Thanks , tried the /s switch but gives an error rather than load the app.
sparkeh Posted November 28, 2014 Posted November 28, 2014 Thanks , tried the /s switch but gives an error rather than load the app. Sure but that's because the client doesn't accept /s, its -silent From User Client The recommended way to launch the pc-client-local-cache.exe on startup is to add a line to your Domain login script: cmd /c "start \\servername\PCClient\win\pc-client-local-cache.exe --silent" 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now