Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: delmardale
Forum: NSIS Discussion 8th September 2004, 21:00
Replies: 7
Views: 11,063
Posted By delmardale
Try this tool provided by microsoft: FILE:...

Try this tool provided by microsoft:

FILE: DevCon Command Line Utility Alternative to Device Manager
...
Forum: NSIS Discussion 8th September 2004, 20:35
Replies: 3
Views: 2,031
Posted By delmardale
There is a command line program called wget which...

There is a command line program called wget which you can use for this. I used wget because nsisdl didn't work with https.

http://www.gnu.org/software/wget/wget.html
Forum: NSIS Discussion 8th September 2004, 20:27
Replies: 4
Views: 2,069
Posted By delmardale
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
Posted By delmardale
I tried those commands, but those commands seemed...

I tried those commands, but those commands seemed to detect EOF before it got to the appended data.
Forum: NSIS Discussion 19th February 2004, 18:56
Replies: 3
Views: 1,381
Posted By delmardale
Ok I've got it working by putting tail.exe, and...

Ok I've got it working by putting tail.exe, and running that to read the info off the end of the file. If anybody know's how to do it without needing to include extra files let me know.

Thanks.
Forum: NSIS Discussion 19th February 2004, 14:23
Replies: 3
Views: 1,381
Posted By delmardale
Question 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
Posted By delmardale
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
Posted By delmardale
Not a bad idea. That will just require appending...

Not a bad idea. That will just require appending the server name to the end of the file at each of our 130 sites, annoying but doable. Won't the exe get corrupted though. also have any sample...
Forum: NSIS Discussion 13th February 2004, 17:44
Replies: 7
Views: 5,654
Posted By delmardale
Can not do command line, because somehow the URL...

Can not do command line, because somehow the URL to download from must be passed. End user can not be expected to know it. Also this setup launches automatically when downloaded from the site. So...
Forum: NSIS Discussion 13th February 2004, 17:12
Replies: 7
Views: 5,654
Posted By delmardale
Question 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...
Showing results 1 to 10 of 10

 
Forum Jump