Creates a list file. This temporary file contains a list of all files to be included in the cab, one file per line. This method expects to only be called on Windows and thus quotes the file names. @param files the list of files to use. @return the list file created. @throws IOException if t
(Vector<String> files)
source not stored for this graph (policy: none)
no test coverage detected