View Single Post
Old 09-09-2002, 03:15 AM   PM User | #1
charon
Regular Coder

 
Join Date: Jun 2002
Posts: 317
Thanks: 0
Thanked 0 Times in 0 Posts
charon is an unknown quantity at this point
How to Auto Install the Program!

Hi,

We burn our annual report in CD format with pdf file format, so for them to read the pdf file they need Acrobat Reader. What I intend to do is add the Acrobat Reader installer (.exe), so that user can click and install the Acrobat Reader before they read the annual report. I create an initial file call index.htm and there has a link for the user to click and install the .exe file, for example:

Please Click Here If You Don't Have Acrobat Reader

When the user click, there is a download dialog box pop up, and provide two option:

1.) run from current location
2.) save this program to the disk

I don't want this file download dialog box, what I want is when the user click the link, the .exe file Automatic Unpack the Acrobar Reader exe installer, Please tell me How???

Thanks!!!
charon is offline   Reply With Quote