Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Steve #1
Re: winzip
Danilo have you tried using openwithApp() with winzip? Is there anything to look out for?
Steve
Steve Guest
-
danilocelic *TMM* #2
Re: winzip
Steve wrote:
I haven't tried working with winzip in any fashion, so have no suggestions for you.> Danilo have you tried using openwithApp() with winzip? Is there anything to look out for?
I have tried working with teh command line version of 7Zip ( [url]http://www.7-zip.org/[/url] ) recently and have had issues using MM.createProcess() with it as it seems that it won't pass the arguments properly to the exe, but I can get DWfile.runCommandLine() to work with it, at least with the zipping, didn't try unzipping yet. I would prefer to use MM.createProcess as it is supposed to allow windowless running of an app, where DWfile.runCommandLine pops up the command prompt window while the called app is running.
For some info on these undocumented API calls:
[url]http://www.communitymx.com/blog/index.cfm?newsid=179&blogger=35[/url]
--
Enjoy,
Danilo Celic
| Extending Knowledge, Daily
| [url]http://www.CommunityMX.com/[/url]
Those who aren't looking often have their eyes open widest.
danilocelic *TMM* Guest



Reply With Quote

