cpjitservices Posted May 16, 2013 Posted May 16, 2013 (edited) I have a logon script which runs once the user logs in (Obviously) and it runs an app, once the apps loads the CMD screen still remains, is there anything I can put in the script that will keep the app running but kill the CMD ? I have 'exit' at the end of the script but it doesn't get that far because it runs the program and doesn't go any further and stays there. Standard Batch file. PS - If I close the cmd window manually the program still stays running (which is what I want). TIA - hope everyone is having a nice day. Edited May 16, 2013 by cpjitservices
round2it Posted May 16, 2013 Posted May 16, 2013 cant you just drop the app in the startup folder on the machines thats what i do and seems to work ok 1
AJWhite1970 Posted May 16, 2013 Posted May 16, 2013 Convert the .bat to an .exe using bat2exe? F2KO Software | Bat To Exe Converter 1
cpjitservices Posted May 16, 2013 Author Posted May 16, 2013 cant you just drop the app in the startup folder on the machines thats what i do and seems to work ok Of course I can.... DIV!!! Redirected start menu's and I have apps in there already!!!! Thanks for that - one of those days!!!!!
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