skip to main content
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”
Was this helpful?
Last modified date: 06/11/2024