Table of Contents

Previous

Next


Running a Project and Deploying to an Alternate Location

The following example runs the c:\Projects\MyProject.wrp project and generates all targets defined in the project. This example also deploys all the newly generated files to the \\TestServer\Review folder:

WebWorks.AutoMap.exe -d ”\\TestServer\Review” ”c:\Projects\MyProject.wrp”

ePublisher/2011.1/Help/03.Preparing_and_Publishing_Content/5.42.Automating_Projects (last edited 2011-05-11 22:57:13 by BenAllums)