On 1/21/2015 11:23 AM, John Weller wrote:
Having given it some thought after all the comments here I realise that what I really want is an old-fashioned password protected Winzip self-extractor file but with 7-zip encryption. Can you create a self-extractor with 7-zip or put it on a USB?
Yes, easily: -sfx = create self extracting exe -p = password a = add file example: 7z a -sfx -pMyCaseSensitivePW myarchive myfiletozip.ext creates self extracting myarchive.exe with password "MyCaseSensitivePW" --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

