![]() |
#1 |
Junior Member
Join Date: Apr 2020
Posts: 8
|
Error with intc::get using URL
I am using the following inetc::get command to download files from a web server (https) to local server.
inetc::get /POPUP "" /CAPTION "Download Installation Package" \ "${Web_Server}/${web_FILENAME}" "${local_FILENAME}" Although the file is downloaded successfully, the inetc::get command is returning the message "URL Parts Error". Any suggestions will be appreciated. |
![]() |
![]() |
![]() |
#2 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,358
|
try adding /END to the line after the filename
IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Apr 2020
Posts: 8
|
That did the trick...
Thanks. |
![]() |
![]() |
![]() |
|
Tags |
inetc, url |
Thread Tools | Search this Thread |
Display Modes | |
|
|