This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Connect
- :
- FlexNet Connect Forum
- :
- Re: downloads
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 13, 2002
11:58 AM
downloads
When an enduser downloads the update, Where is it stored on their local machine? I see that the file downloads and runs. But what if the user wants to save it and install it later.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 20, 2003
11:35 AM
Currently, the Update Service does not have the option to just download the update and save it. We plan to provide this option in the next release, which will be out in the next few weeks.
For now, you could achieve this functionality by wrapping your update.exe file into another wrapper that just extracts it to a destination the user specifies.
You can do this using InstallShield Package for the web (free product from IS). You can obtain a copy of Package for the web at www.installshield.com/pftw
Best regards,
Leykun
InstallShield
For now, you could achieve this functionality by wrapping your update.exe file into another wrapper that just extracts it to a destination the user specifies.
You can do this using InstallShield Package for the web (free product from IS). You can obtain a copy of Package for the web at www.installshield.com/pftw
Best regards,
Leykun
InstallShield
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 21, 2003
11:46 AM
I think the user can save an update if it is packaged as a single executable. Did you mean that the user can choose to save the update if it is posted as an OCI setup?
See thread: http://community.installshield.com/showthread.php?s=&threadid=112567
Thanks.
See thread: http://community.installshield.com/showthread.php?s=&threadid=112567
Thanks.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 21, 2003
11:57 AM
If you are using the Web interface, the user can choose to download only.
If you are using the Wizard interface, you would need to follow Leykun suggestion.
If you are using the Wizard interface, you would need to follow Leykun suggestion.