Forum: NSIS Discussion
8th September 2004, 21:00
|
|
Replies: 7
Views: 11,063
|
Forum: NSIS Discussion
8th September 2004, 20:35
|
|
Replies: 3
Views: 2,031
|
Forum: NSIS Discussion
8th September 2004, 20:27
|
|
Replies: 4
Views: 2,069
If you really want to get rid of that warning,...
If you really want to get rid of that warning, you will need to sign your app. You can download the "signtool" from microsoft, but you will also need a certificate. Your certificate must be issued...
|
Forum: NSIS Discussion
20th February 2004, 17:40
|
|
Replies: 3
Views: 1,381
|
Forum: NSIS Discussion
19th February 2004, 18:56
|
|
Replies: 3
Views: 1,381
|
Forum: NSIS Discussion
19th February 2004, 14:23
|
|
Replies: 3
Views: 1,381
how to read data off end of setup file?
I have a setup that runs and then pulls down additional files off a website. We have over 130 production sites. Each site has it's own website. I plan to deploy the same setup to each site. I...
|
Forum: NSIS Discussion
18th February 2004, 20:04
|
|
Replies: 7
Views: 5,654
Appending data to end of setup and reading it
I've decided to go with kichik's approach of appending server information to the end of the setup dynamically with some sort of CGI script. Anybody got a code sample of how to get my NSIS setup to...
|
Forum: NSIS Discussion
13th February 2004, 17:55
|
|
Replies: 7
Views: 5,654
|
Forum: NSIS Discussion
13th February 2004, 17:44
|
|
Replies: 7
Views: 5,654
|
Forum: NSIS Discussion
13th February 2004, 17:12
|
|
Replies: 7
Views: 5,654
Need to get URL from all open Browser Windows
I am trying to configure a setup that will figured out where it was downloaded from, so it can then go out and download files based on your setup selections. This will be installed at various...
|