1.

Solve : Symbols in complex passwords?

Answer»

I am USING a simple batch FILE to map a drive but the password to the drive contains a "&" SYMBOL. When the file runs it seperates before and after the symbol and CREATES a message the "&XX" is not a recognized command. Is there a way to group the text string (password)? I have tried to put it in "" but it fails telling me the password is wrong.

Thanks for any comments. Honestly, I would avoid the & character, known as the "poison character", or else I would use something other than batch language.



Discussion

No Comment Found