Every-time when I use this UDF its not working with some passwords with CALG_USERKEY specified, what are the measures needed to encrypt a file without any errors...
Thanks in Advance
Hello, I am a total NOOB in programming, I don't have any idea about ActiveX/COM objects. Please briefly explain about them in noob friendly language, if possible you can post some reference links
Thanks in Advance!
Let me explain the problem first:
I have a program which packs some .docx files into a .my_docs file (Created with 7za.exe and encrypted with _Crypt_EncryptFile funtion). Now I want the list of .docx files inside .my_docs file..... Can I add the list of .docx files to .my_docs without effecting the 7zip archive?
(Don't tell to "Extract the files to the temp folder and use _FilelistToArray Funtion" to get the list of files b/c the archive is extremely big [~900 MB])
Hi, I am looking for a new programming language to learn, I found AutoIt the most suitable programming language for me (AutoIt FTW), any (very) similar languages to AutoIt?
Hello, I am still learning to program in autoIt
I want to use 7z.dll in one of my programs and I don't how to use it..... I want to compress a folder, can somebody give me a example?
(I posted this question here because I don't know for wan't to search in google but I tried "How to use dll" & "How to use dll in autoit" that did'nt work)