Hello there,

 

I already posted this message in the users mailing list, but I was advised that this list was more appropriate for this kind of questions, so here we go.

 

I have written a macro that at a certain point in time zips some files using the service com.sun.star.packages.Package.

 

The problem I am having is that when the zip archive is created (independently from the type of the file I am trying to zip) it contains on top of the file zipped a directory called META-INF as well as a file called mimetype.

 

Is there any way to ask the UNO service not to generate these files (it kind of annoys my colleagues how also generate zip archives in the same folder? If it is not possible I am afraid I will have to do without the handy UNO service and go for some command line messages.

 

 

Best Regards,

 

Michele

 

Reply via email to