Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: novocaine
Forum: NSIS Discussion 23rd February 2009, 18:14
Replies: 5
Views: 2,114
Posted By novocaine
solved: Var Dialog var hwnd Var...

solved:
Var Dialog
var hwnd
Var Checkbox1
Var Checkbox2
Var Checkbox_State
var server

Function mirrorselection
nsDialogs::Create 1018
Forum: NSIS Discussion 23rd February 2009, 17:24
Replies: 5
Views: 2,114
Posted By novocaine
sorry but i have seen a thousand threads but i...

sorry but i have seen a thousand threads but i didn't find what i'm searching.

could you make me some code for example even only with messagebox?
Forum: NSIS Discussion 23rd February 2009, 14:56
Replies: 5
Views: 2,114
Posted By novocaine
radio button on a custom page

first of all i would like to thanks who gives me help in my last thread, i have solved everything with your suggestions.

now i got a problem with a custom page.

i wish to create a mirror...
Forum: NSIS Discussion 22nd February 2009, 09:11
Replies: 6
Views: 4,281
Posted By novocaine
thank you it works, scripting in php makes really...

thank you it works, scripting in php makes really different :P
Forum: NSIS Discussion 21st February 2009, 21:55
Replies: 6
Views: 4,281
Posted By novocaine
Section "Client" client ;file nel server ...

Section "Client" client
;file nel server
inetc::head /TIMEOUT 10000 "http://www.xxx.com/nhr/Client.exe" "$TEMP\client.exe"
Pop $0
StrCmp $0 "OK" _ok
_error:
MessageBox MB_OK "Could not...
Forum: NSIS Discussion 21st February 2009, 20:25
Replies: 6
Views: 4,281
Posted By novocaine
fisrt of all, thank you for your reply i...

fisrt of all, thank you for your reply

i have started to work and i'mk in a good point, but i have a problem.

how can i check the md5 of the files stored in the webserver?
and how can i...
Forum: NSIS Discussion 21st February 2009, 14:02
Replies: 6
Views: 4,281
Posted By novocaine
file check and download with nsis

hi everyone

i need to know if with nsis is possible to create an updater with this features:


1) Check where a program is installed (done with InstallDirRegKey)
2) Check a list of files...
Showing results 1 to 7 of 7

 
Forum Jump