lafleur1977 Posted September 24, 2008 Report Share Posted September 24, 2008 Hello,I have written this little script for the school that I work in:@echo offecho Please wait while Pars loads and allow time for it to start.net use s: /delete /yesnet use s: \\admin06121\mis$ /PERSISTENT:YEScd \"Program Files\SIMS\PARS .net\""C:\Program Files\SIMS\PARS .net\bootstrap.exe" PARSIt reconnects a drive, then loads a program.The problem is the drive can sometimes require an administrative username/password. How can I add these details and can they or the whole command prompt be hidden?Thanks,Lee Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.