View Full Version : Command Line Options
devidasan
02-24-2010, 09:17 AM
How can I change the values of Start Directory, Base URL, and Output Directory from command line?
wrensoft
02-24-2010, 10:25 AM
The easy way is to have several configuration files pre-defined. Then call the config file you want.
There are also command line options (http://www.wrensoft.com/zoom/support/faq_commandline.html) to add pages and start points.
Offline mode will expect a base URL following the start directory (separated by a semi-colon character). eg.
ZoomIndexer.exe -o zoom.zcfg -addstartpt C:\mynewwebsite\;http://www.mynewwebsite.com/
And for advanced users you can create a config file on the fly. The SDK has the specs for the config file (http://www.wrensoft.com/zoomsdk/index.html).
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.