This type of question normally indicates something fishy - why would you
want to unzip a zip file when you can associate cabinet files with an msi
rather easily?  It's much better to keep files under MSI control because
then they will be patchable - otherwise you'll expose customers to a
security threat by having unpatchable files.

Derek

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel Goldman
Sent: Friday, June 30, 2006 12:31 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] customaction runs unzip?

Can I use customaction to run unzip on an installed zip file?
If yes, could someone please give an example syntax?

If yes, is there a way to show a "progress meter" during unzipping?

Can I delete the zip file after installation? Or can customaction
unzip from the cdrom?

Thanks,
Daniel Goldman


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
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to