Hi folks, just a note:

mapznrun.bat does not allow ampersand character (or any other reserved
char - but ampersand may be common in passwords) in shell variables.

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/winntas/deploy/prodspecs/shellscr.asp

not a big problem, really, but the result tha case above is true, is
that network drive does not get mapped and installation stops, thus
leading one (me for instance :) ) to do some troubleshooting.

the escape character is the ^ (what's the name?) and the whole string
needs to be double quoted.
I enclose a patch (for semplicity sake) for mapznrun.bat which includes
double quotes for the net use command, as a start.correctly escaping
ampersands maybe is not needed 

my 2 cents

Michelangelo




Attachment: mapznrun.patch.gz
Description: GNU Zip compressed data

Reply via email to