Hi, I am creating a script to install the dictionaries on openoffice 2. The problem I have got is that the dictionaries comes zipped. So I need to unzip them with a command like:
todo.pl "unzip z:\packages\openoffice\share_dict_ooo\es.zip \"%ProgramFiles%\OpenOffice.org 2.0\"\share\dict\ooo\"" I have a few options: install 7.zip on the client machine. use perl and a zip library to uncompress it (i do know how) add unzip32.exe from out of the 3 options, I like the last one, but It would be nice some feedback from you guys, and it would be nice to added on the main release. Let me know what do you think. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
