Hello

Fabian Wenk wrote:

echo.
echo Cleaning up...
if "%connect%" == "YES" (
 cd /d %SystemDrive%\
 net use X: /d > NUL:
)

*ups* small error, the second last line should have Z: instead of X:, it probably would be better to use the same for testing and documenting. ;)


bye Fabian



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to