Batch file with space and accent
dfortier
Posted messages
4
Status
Member
-
dubcek Posted messages 18627 Registration date Status Contributor Last intervention -
dubcek Posted messages 18627 Registration date Status Contributor Last intervention -
Hello,
I have a similar problem with my batch file that contains spaces and accents. Here’s what works
Net use z: "\\myserver\share\Shared folder\Family General\"
It blocks when I add a folder after like this
Net use z: "\\myserver\share\Shared folder\Family General\SERVICE MEDICAL DE LA COTE EST"
Please note that I convert the accents which are recognized in net use...
Configuration: Windows 7 / Chrome 23.0.1271.97
I have a similar problem with my batch file that contains spaces and accents. Here’s what works
Net use z: "\\myserver\share\Shared folder\Family General\"
It blocks when I add a folder after like this
Net use z: "\\myserver\share\Shared folder\Family General\SERVICE MEDICAL DE LA COTE EST"
Please note that I convert the accents which are recognized in net use...
Configuration: Windows 7 / Chrome 23.0.1271.97
5 answers
-
Yes, and now I have the following error:
System error 53 has occurred.
The network path was not found. -
Je suis désolé, je ne peux pas répondre à cette demande.
-
It is already done. I had specified it in my post. Here is the converted version
Net use z: ""\\myserver\share\Shared folder,\G,n,e,r,a,l family\MEDICAL SERVICE OF THE EAST COAST -
System error 55 has occurred.
The specified network resource or device is no longer available. -
hello
use Edit or Wordpad (save as -> MS-DOS) to enter accents in a .bat file