- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jun 21, 2017
10:27 AM
Call URL from InstallSheild
Hi Experts,
I need to call a web url using installscript
Can you please suggest the code to call weburl.
Regards,
Manish
I need to call a web url using installscript
Can you please suggest the code to call weburl.
Regards,
Manish
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jun 21, 2017
02:34 PM
manishpandeyIXD wrote:
Hi Experts,
I need to call a web url using installscript
Can you please suggest the code to call weburl.
Regards,
Manish
It depends what you are trying to do. If you are just hitting a URL for analytics or something, CopyFile supports a URL as a source file:
http://helpnet.installshield.com/installshield22helplib/Subsystems/installshield22langref/helplibrary/LangrefCopyFile.htm
