Jump to content

Recommended Posts

Posted

hi all

can anyone tell me is it possible to run a script invisbly?

for example when a user logs on and a script comes up that maps the drives..

i know its possible to hide what is actually being done in the window but i mean the whole black DOS window, can i make this invisible?

thanks for any help :)


Posted

sorry all, iv got it

make a .vbs script like this:

CreateObject("Wscript.Shell").Run "c:\map drives.bat",0

and call the .bat file map drives.bat

easy!!

:thumbup

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...