CrashUK Posted August 28, 2004 Posted August 28, 2004 unpacking 7zip with out black box..I puting office 2003+windowx xp pro sp2 plus a load of programs....But can I unpack a 7zip file with out command line tool is they any other way of unpacking it?
prathapml Posted August 28, 2004 Posted August 28, 2004 Yes there is another way too.Just use the graphical mode extractor - make it an SFX archive when you compress.
CrashUK Posted August 28, 2004 Author Posted August 28, 2004 Yes there is another way too.Just use the graphical mode extractor - make it an SFX archive when you compress.whats the command line to uncompress it??
prathapml Posted August 28, 2004 Posted August 28, 2004 whats the command line to uncompress it??This is from my batchfiles, customize the paths to your liking:start /wait GUIsetup\apps\MSO2k3.exe -y /q /r:n -o%SYSTEMDRIVE%\install\ApplicationsThe "-o" switch specifies path to extract, and the path should be enclosed in inverted commas if it has a space in it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now