cancel
Showing results for 
Search instead for 
Did you mean: 

SAPCAR file usage

03-07-2007 8:06 AM
401 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi..

I want to install JIDE19_0-10002804.SAR and I do have SAPCAR.CAR file. What is the procedure ? I am not able to find setup file from .sar file. please help.

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Greg_Austin1
Product and Topic Expert
Product and Topic Expert
0 Likes

Praveen gives great directions, but I have also found it useful to add the path where SAPCAR is located in my window PATH environment variable. That way you can run SAPCAR from anywhere without moving your .sar file to the folder where SAPCAR.exe is located.

0 Likes

Hi,

SAPCAR is a application which can unzip the SAR files.

To do this:

1. Start CMD (Dos Console)

2. Place the SAR file and SAPCAR file in the same directory

3. In you dos console navigate to the above folder

4. Run command: <b>SAPCAR -xvf "*.sar"</b> or <b>SAPCAR -xvf JIDE19_0-10002804.sar</b>

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

Greetings,

Praveen Gudapati

p.s. Points are always welcome for helpful answers