Skip to Content
Product Information
Author's profile photo ILIAN Grigorov

SAPCAR GUI

I decided to write a little program that catches the SAPCAR output and analyses it.

You can use it as a SAPCAR GUI. I am not a programmer, and I wrote this in very

old environment, just to make sure it will work on most WIN OS-es.

 

 

scgui11.JPG

 

 

Disclaimer: This is NOT official SAP software and it is NOT bug free.

This is freeware. Use it on your own risk.

 

Prerequisites:

– NO installation needed

– You have to download your own SAPCAR.exe and put it in the same folder as scgui.exe

 

Functions:

– Displays the archive contents

– Extracts chosen or all files in the archive file folder

– Extracts chosen or all files into specific folder or asks every time (from version 1.1)

– Can register .CAR and .SAR extension to open with double click

– Can open a single CAR/SAR file

– It is easy to upgrade – just put the new SAPCAR.exe in the folder

 

 

Known problems:

– if you move the scgui.exe file in other folder you have to register the SAR/CAR extensions again

– if SAR/CAR extensions are registered to other windows program, it is possble that

the “Register..” button will not work. You have to unregister them first (right click / Properties)

– You need administrator rights for “Register..” button (or “Run As administrator” in Windows 7).

– does not display hierarchical structure, just a list of all files and folders

 

Test:

– tested on WinXP 32bit

– tested on Win7 64bit (with both 32 and 64 bit SAPCAR.exe)

– tested on Win10 64bit

– should work on every Win OS as long as your SAPCAR.exe 32/64 works

 

DOWNLOAD:

Download SCGUI 1.1

 

Old versions:

Download SCGUI 1.0

 

 

Feel free to leave comments here. There will be future versions posted here.

 

*

Also check how to extract without GUI easily: http://scn.sap.com/blogs/firesword/2012/04/12/easier-way-to-extract-sar-and-car-files-with-sapcar-under-windows

 

 

-=19.05.2014=-

Sorry – no new version yet 🙂

I spoke with SAP Copyright support few months ago. It seems I do not break the rules.

I am allowed to make this program!

Great!

 

 

-=27.08.2012=-

Version 1.1 released

 

New features:

– has a file with settings – options.opt (if it does not exist – it creates one)

– 3 choices for exteraction folder in Options/Settings – Always ask, same folder as SAR/CAR file, specific folder

– remembers your choice in the options file

– menu

Assigned Tags

      16 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Hello Ilian,

      this application is really useful. It worked in my system.

      thanks a ton for this.

      Author's profile photo ILIAN Grigorov
      ILIAN Grigorov
      Blog Post Author

      Thanks Lata,

      I will post a new version pretty soon.

      Stay tuned & have fun 😉

      Regards

      Author's profile photo Former Member
      Former Member

      Congrats Ilian, this is a simple but very useful solution! it works.

      I hope that, someone gonna write something like this on other OS platform too.. 🙂

      Author's profile photo martino rivaplata
      martino rivaplata

      Hi Ilian

      I think your GUI is easy to use and awesome!

      But in my case I am bumping in an issue, maybe user error!

      I am just triyng to uncar this file: K-747AHINBICONT.SAR and when I tried to open it,

      using the scgui.exe, it generates a folder and a subfolder with a file in it,  with an extension *.PAT,

      I am not sure how to proceed from here.

      Please any help is highly appreciated!!!

      Thank You!

      Author's profile photo ILIAN Grigorov
      ILIAN Grigorov
      Blog Post Author

      Hi Martino,

      I accidentaly decided to log in today and saw your post. Thanks for your feedback.

      the .PAT is a SAP extension for files concerning upgrading your SAP system. They are uploaded either in SPAM, SAINT or other transaction, I am not sure exactly what is K-747AHINBICONT.SAR, perhaps a BI component. Usually you don't have to extract theese files, after using SPAM/SAINT the SAP system extracts them itself.

      You can also put the PAT file in /usr/sap/trans/EPS/in  - this is the folder where you store the files you want to install.

      There is plenty of information on the web.

      Regards

      P.S. I haven't done anything for my SAPCAR GUI for almost a year, but after my new PC arrives, I will continue to work.

      Author's profile photo Former Member
      Former Member

      Ilian, so you are working to improve this little tool. Nice!

      How is the progress?

      Just my 2c:

      You could leave the necessity to put a sapcar in the same folder behind, if you implement functionality to check weather sapcar can be called (eg. it's somewhere and can be found using the PATH environment)

      The other thing would be to compile a platform independent GUI. But that's second, because many users wouldn't even think of demanding such a tool on *nix...

      Best regards

      Chris

      Author's profile photo ILIAN Grigorov
      ILIAN Grigorov
      Blog Post Author

      Hi Christian,

      I have two problems - I am a really bad developer, and second - I develop this in Delphi 6.0, which is really old. Your idea to search for sapcar.exe is good, it is also possible to search all the hard drives for it.

      I also do not know how to make it platform independant. It has to be a .jar, java applications maybe. Our SAP systems work on Linux RHEL, and I don't feel any need of GUI under Linux. I just thought that sometimes it is good to list all the files and extract the ones you need.

      The other problem is when you download a ton of SARs, and you want to extract them all. It is easy with .BAT (NT), and .SH (NIX) files, but most people don't know how to write them. Perhaps I should publish some examples to help others.

      Anyway, thanks for your comment. I am sure one day someone better than me will write much better GUI, or even SAP themselves.

      Best regards

      ILIAN

      Author's profile photo Former Member
      Former Member

      Good Morning!

      Oh, maybe I did put it the wrong way:

      I didn't ask for a search, but a call to SAPCAR to check if it's there somewhere, instead of checking if it's in the working directory of scgui. It could reside for example in C:\WINDOWS which lies in the path...

      If it can be called (even if outside the 'pwd') ok, use it.

      If not prompt user to have it copied to the $PATH or the working dir of scgui.

      I am sorry if I should have caused any confusion.

      Author's profile photo Former Member
      Former Member

      Awesome utility! Just what I was looking for 🙂

      Author's profile photo Raymond Giuseppi
      Raymond Giuseppi

      Nice utility.

      Author's profile photo Patrick Ortner
      Patrick Ortner

      Thank you for your work! Over 2 years ago it´s still helpfull and works fine: 5/5

      Author's profile photo Ashish Kasat
      Ashish Kasat

      Awesome work, nice and useful utility.!!

      Author's profile photo Former Member
      Former Member

      Thanks alot ! it worked perfectly 11

      Author's profile photo Former Member
      Former Member

      AMAZING tool, Thanks a lot!

      Author's profile photo Hans-Hendrik Weise
      Hans-Hendrik Weise

      Saved my life after switch to Win10.

      Good man, good work!

      Author's profile photo Former Member
      Former Member

      Thank you very much.

      And I hava a little question,why SAP donot provide the tools to process "SAR" files?