Scriptorectomy Posted April 29, 2006 Posted April 29, 2006 Whenever I press this script to moves files to a zipp, it moves the files but curropts the zip movezipped() Func movezipped() filemove("*.htm","stuffy.zip",1) filemove("*.jpg","stuffy.zip",1) filemove("*.bat","stuffy.zip",1) filemove("*.cbs","stuffy.zip",1) filemove("*.cab","stuffy.zip",1) EndFunc Scripts are like women, once you get inside them you go for the next one.
Thatsgreat2345 Posted April 29, 2006 Posted April 29, 2006 check out this topic http://www.autoitscript.com/forum/index.ph...c=17727&hl=xzip
Scriptorectomy Posted April 29, 2006 Author Posted April 29, 2006 how do i do it with xzip.dll??? thanks in advance Scripts are like women, once you get inside them you go for the next one.
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