Am 12.05.2013 13:07, schrieb Laurence Anthony:
> Back in 2010, Martin Zibricky wrote about adding a folder to
> --onefile. The method was simply to change the following:
> coll = COLLECT(exe, a.binaries, ...
>
> to:
> coll = COLLECT(exe, a.binaries + [('testFolder', 'C:/testFolder',
> 'DATA')], ...
I doubt, this ever as been working, as DATA is marking a file ever since.
You could try adding a hidden file, which should create the directory:
[('testFolder/.dummy', 'some_empty_file', 'DATA')]
--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP
Goebel Consult
http://www.goebel-consult.de
Monatliche Kolumne:
http://www.cissp-gefluester.de/2011-02-fleisige-datensammler-fur-lukratives-geschaeftsmodell-gesucht
Blog: http://www.goebel-consult.de/blog/20060121
Goebel Consult ist Mitglied bei http://www.7-it.de/
smime.p7s
Description: S/MIME Kryptografische Unterschrift
