Forum: NSIS Discussion
3rd December 2008, 13:30
|
|
Replies: 2
Views: 1,301
|
Forum: NSIS Discussion
3rd December 2008, 13:03
|
|
Replies: 2
Views: 1,301
copying the installer into $INSTDIR
i've written an NSIS script that can be used to update my application as well as install it. i'd like to allow users to choose their install location (like a normal installer) and then i copy the...
|
Forum: NSIS Discussion
7th October 2008, 20:18
|
|
Replies: 1
Views: 1,760
ZipDLL extractall or alternative to ZipDLL
hello,
my installer is currently using ZipDLL:extracall to extract a zip file we have it download.
i have noticed that if a file is locked or the write fails then ZipDLL stops unzipping the...
|
Forum: NSIS Discussion
13th August 2008, 14:03
|
|
Replies: 4
Views: 2,251
|
Forum: NSIS Discussion
12th August 2008, 13:05
|
|
Replies: 4
Views: 2,251
|
Forum: NSIS Discussion
8th August 2008, 19:27
|
|
Replies: 4
Views: 2,251
Detecting VCRT9.0
hello,
my project is currently upgrading from VS2005 to VS2008. previously we had found a NSIS script that was able to detect if the VCRT8.0 was installed. i tried looking around google and...
|