#FOR ALL PATHS USE UNIX STYLE.  THE BUILD SYSTEM WILL CORRECT FOR WINDOWS.

#Name of the product displayed on installer dialogs
product.name=WEPS (Wind Erosion Prediction System)
#The release id is used by the interface to divide up the user configuration files
release.id=fo
#The release description is displayed on the user interface's about dialog.  Should be a friendly and more descriptive version of the release.id.
release.description=NRCS Field Office

#Where to install the product under the OS equivilent Program Files. Do not include the trailing slash.
product.install=USDA/WEPS

#Icon for the product
product.icon=${weps.install.dir}/images/weps1.ico

#Name to use when preparing the database
db.name=NRCS

#guid used by the msi to handle upgrades.  Should be unique for each configuration.
msi.upgrade.guid=51C1B894-345E-4BD7-8B2D-64E00FBC1915

#properties defined by weps_fo
weps.projects.dir=${payload.documents}/My WEPS Files
weps.project.dir=${weps.projects.dir}/Project.wpj
weps.runs.dir=${weps.projects.dir}/Runs

install.config=weps_ws_nrcs.cfg
install.batch=runwepsnrcs.bat