Jump to content

Recommended Posts

Posted

Hello

I need some help for this.

I just set a system var to machine like Var Server value teste

And i need a scritp that map a network drive like this

runwait ("I:", "\\%server%\cid") and i'm stuck one this.

Any help

Posted

Sry

Hello

I need some help for this.

I just set a system var to machine like Var Server value teste

And i need a scritp that map a network drive like this

mapdriveadd ("I:", "\\%server%\cid") and i'm stuck one this.

Any help

Posted

You can use the "net use" command in Windows to map network shares to drive letters. link

Using that, you can just make a function that plugs in the values you want in a "net use" call.

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...