bub Posted April 4, 2011 Posted April 4, 2011 I need to compress large strings. I found this: this works, but is unable to decompress sring longer than 150kb!! you can solve? I also found this: but, the compression algorithm is poor and too little to reduce the immense size of my strings. I can not work with files. Excuse my English, I'm Italian.
smartee Posted April 4, 2011 Posted April 4, 2011 you can try running 7-zip from command line using autoit's Run() function, together with 7-zip's -si and -so switches
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