|
-
Jun 6th, 2000, 07:09 AM
#1
Thread Starter
Addicted Member
Does anyone knows how to embed a PKZIP.EXE into a form or OLE control and execute this file?
-
Jun 6th, 2000, 07:19 AM
#2
If you want to zip something, use the Shell command to access PkZip and add you necassary parmaters.
-
Jun 6th, 2000, 07:24 AM
#3
Thread Starter
Addicted Member
Thank you for replying Megatron.
What if my user don't have Pkzip on their machine. How would you do it so it will automatically install. This why I need to embed it into the program and run it from the program.
-
Jun 6th, 2000, 07:35 AM
#4
I don't have PkZip so i don't know if this will work, but you can place it in an OLE file. When the Insert Object dialog comes up, find PkZip and add it. Then to run it, all you need to do is double click it.
If that doesn't work, you can always ship it with your app (if it's legal) or tell them where they can download it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|