lobo_lunar
27th November 2002 19:25 UTC
Download files during installation
Hi everybody !!! :p
I love Nsis installer, it's better than Inno...
I'm from Mexico, and I'm a rockie devoloper in Visual Basic 6.0.
Is there any way that the end-user can download files during installation, por example the Visual Basic 6 runtime modules?
Thanks.... if there's any I'd like to help to translate the strings to spanish...
See ya!!!
;)
kichik
27th November 2002 19:33 UTC
In the Contrib folder there is a plugin called NSISdl, it downloads files from HTTP servers during installations.
lobo_lunar
27th November 2002 19:38 UTC
How can I configure the plug in
How can I configure the plug-in. There are c++ files and readme..:rolleyes:
kichik
27th November 2002 19:46 UTC
Read the readme ;)
lobo_lunar
27th November 2002 19:51 UTC
Don't understand.....
Don't understand... I don't have a c++ compiler
is there other plug-in????
thanks :eek:
kichik
27th November 2002 19:56 UTC
I am sorry, I didn't make my self clear enough.
The plugin itself is in the main directory if you have NSIS 1.98, or in the Plugins sub directory if you have NSIS 2.
To know how to use the plugin, read the readme in Cotrib\NSISdl.
You don't need to worry about the C++ files.
lobo_lunar
27th November 2002 20:05 UTC
Yes, that's right !!!
Yes... that's it...
Thanks dude !!!
Gracias..
:D :up:
lobo_lunar
27th November 2002 21:15 UTC
Translate the Nsisdl to spansh
How to translate the NsisDL to spanish or another lang?
I don't have a C++ Compiler... :blah:
Thanks !!!
Joost Verburg
27th November 2002 21:33 UTC
Translating "remaining", "of" and the time is not yet possible. It uses the NSIS text for "Cancel".
An option to translate everything might be added later.