I’m looking for a stanadlone application, script or library (better Java) to generate cab files on Linux.
I’m looking for a stanadlone application, script or library (better Java) to generate cab
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
May I ask which distribution you are using?
If you are using Ubuntu, the package cabextract can read and extract a .cab file while the pacakge lcab lets you create one.
You may install the
lcabpackage via theapt-get installcommand:You may search the packages you want at Ubuntu Packages Search.
Please let me know if you are not using Ubuntu.