PDA

View Full Version : Installing a cab???


cstadler
10th July 2006, 22:30
Is there a way to tell NSIS to install a cab from the web, say like for Shockwave etc.., a codec pack etc?
Does it have to be included and redistributed or can it be pointed to with http:// and executed/installed??

-Craig

Afrow UK
10th July 2006, 22:33
Download with InetLoad plugin and then install with CabDLL plugin.

http://nsis.sourceforge.net/InetLoad_plug-in
http://nsis.sourceforge.net/CabDLL_plug-in

-Stu