UNCAR a CAR file ...

Friday, March 7, 2008

This blog is related to one of the requirements from the GRC team who wanted to UNCAR a CAR file for the installation of the Compliance Calibrator which had a CAR file. here we go..


How to UNCAR a CAR or UNSAR a SAR file.

SAPCAR is an application which can unzip the CAR files

Search for the location where the SAPCAR.exe is located.

Place the SAR or CAR files in this folder.

SAPCAR is an application which can unzip the CAR files.
To do this:
1. Start CMD (Dos Console)
2. Place the CAR file and SAPCAR file in the same directory
3. In your dos console navigate to the above folder
4. Run command: SAPCAR -xvf "*.sar" or SAPCAR -xvf JIDE19_0-10002804.sar

This will extract the CAR file, then go into the extracted dir and run setup file.

You can then deploy them by the SDM tool of Netweaver or use the JSPM to deploy it to the J2ee server.