HomeDrive and HomePath are most likely user variables (which can't be found in MY registry [Frown] )

You should anyway try:


set "HOMEDRIVE=C:"
set "HOMEPATH=\"


BUT ! Always remember that this doesn't affect the current script environment [Wink]

[ 21. May 2003, 13:44: Message edited by: Jochen ]
_________________________