![]() |
#1 |
Junior Member
Join Date: Sep 2011
Posts: 3
|
![]()
I'm using NSIS for an installer program. We have to download some package from our server during installation and we use NSISdl library for this.
The problem is that we need to install the software in a network with a proxy with NTLM authentication. As the documentation of NSISdl says (http://nsis.sourceforge.net/Docs/NSISdl/ReadMe.txt), it's not possible to use configuration with proxy authentication. How can I do NTLM authentication? I've found a plugin Inetc for NSIS (http://nsis.sourceforge.net/Inetc_plug-in), it accept proxy authentification, but no indication for NTLM. Does someone have a solution? Thanks |
![]() |
![]() |
![]() |
#2 |
Major Dude
|
Probably the only way is to alter the plugins...
Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2019: www.visual-installer.com or RAD Studio 2009, 2010, XE-10.4 Sydney: www.rad-installer.com |
![]() |
![]() |
![]() |
#3 |
Major Dude
|
Probably the only way is to alter the plugins...
Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2019: www.visual-installer.com or RAD Studio 2009, 2010, XE-10.4 Sydney: www.rad-installer.com |
![]() |
![]() |
![]() |
#4 |
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
|
Maybe you could try to run wget in the background via nsExec?
My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
![]() |
![]() |
![]() |
#5 |
Junior Member
Join Date: May 2012
Posts: 2
|
|
![]() |
![]() |
![]() |
|
Tags |
nsis, ntlm, proxy |
Thread Tools | Search this Thread |
Display Modes | |
|
|