|
|
#1 |
|
Junior Member
Join Date: Mar 2012
Posts: 1
|
inetc::get command returns url parts error
In a NSIS script, I use the following command to download the MCR.exe file from a microsoft server:
inetc::get "http://ntcpc-009373:8080/MCRInstaller.exe" "$INSTDIR\MCRInstaller.exe" The command works and downloads the file on a machine using Windows XP. The same command running on a machine using Windows 7 generates the following error: url parts error I display the message returned by running the command and displaying the contents of register $R0. I am using the latest version of NSIS. Thanks for your help. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Put /end on the end.
Stu |
|
|
|
![]() |
|
|||||||
| Tags |
| inetc windows 7 |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|