﻿# CarConvert

CarConverts takes a Centerprise Project (*.cproj) and converts it to Centerprise Archive (*.car)

## Usage

run:
run carconvert.exe with parameters cprj and car file

parameters:
	cprj - path to an exsisting centerprise project file
	car - path to output the centerprise archive file

example:
carconvert.exe c:\test\testproject.cprj c:\test\testarchive.car