Quote:
Originally Posted by abc123
How do I check to see if a specific drive/path is mapped?
|
List the mapped drives with the Map Drive action, then add another Map Drive step following that to map the drive, with a conditional build rule to build only if %LASTSTEP_OUTPUT% does not contain the path to map.
http://www.kinook.com/VisBuildPro/Ma...riveaction.htm
http://www.kinook.com/VisBuildPro/Manual/buildrules.htm
Quote:
Also, if it isn't mapped, I would like to map it using a specific ID and password that are each stored in their own macro. Is this possible through a built-in action or will this need to be done in a script?
|
You can specify the username/password in the Map Drive action.