Net use: space in a folder name
chicarre72
Posted messages
6
Status
Membre
-
Schiffer -
Schiffer -
Hello everyone,
I want to create a standard login script, but when I provide a connection path with a folder that has a space in its name, it doesn't map the drive.
For example: net use X: \\srv-xxx\franchise location
Cannot find...
I need help... I'm struggling..!! Please.
I want to create a standard login script, but when I provide a connection path with a folder that has a space in its name, it doesn't map the drive.
For example: net use X: \\srv-xxx\franchise location
Cannot find...
I need help... I'm struggling..!! Please.
1 réponse
Essaie de mettre des doubles quotes (" ") avant le \\ et après la fin du nom du fichier
(srv-xxx: tu stockes des images cochonnes??? ;-)))))
a+
dje-dje
--
(srv-xxx: tu stockes des images cochonnes??? ;-)))))
a+
dje-dje
--
There are 10 types of people in the world, those who understand binary and those who don't
Schiffer
Thank you, I didn't know where to put the quotes!!! You’re saving me! <3