Self Extract a Zip file 
Author Message
 Self Extract a Zip file

Your insight would be appreciated,

I need to send customer invoices as a WinZipped email attachment.  Can I
make
them self-extracting upon customers' opening via my VB code?

Thank you,
Dave



Wed, 18 Jun 1902 08:00:00 GMT  
 Self Extract a Zip file
Using WinZip, you can create a .exe of the .zip
(Menu Actions, Make .Exe File.)

Johan.



Quote:
> Your insight would be appreciated,

> I need to send customer invoices as a WinZipped email attachment.  Can I
> make
> them self-extracting upon customers' opening via my VB code?

> Thank you,
> Dave



Wed, 18 Jun 1902 08:00:00 GMT  
 Self Extract a Zip file
We use XceedZip that lets you create self-extracting zipped files from
within your ASP code.  Here is the URL.  I forgot what it cost, but it works
well for us.
http://www.xceedsoft.com/xceedsoft1.1/products/zip/index.shtm


Quote:
> Your insight would be appreciated,

> I need to send customer invoices as a WinZipped email attachment.  Can I
> make
> them self-extracting upon customers' opening via my VB code?

> Thank you,
> Dave



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Q. Creating Self Extracting Zip Files

2. how can I make my program zip itself for to be self-extracted by someone else

3. Running a self extracting zip from setup.exe ?

4. Self Extracting Zip and VB5

5. how can I make my program zip itself for to be self-extracted by someone else

6. Self Extracting Zip and VB5

7. Need to extract files from a ZIP file programmatically using VBScript

8. making a self extracting file

9. Creating Self-Extracting files from within VB

10. Self Extracting Compressed Files

11. Q. Creating a SETUP.EXE for self-extracting files

12. Extract zip file with current time

 

 
Powered by phpBB® Forum Software