Forum: NSIS Discussion
17th August 2007, 22:50
|
|
Replies: 1
Views: 3,768
|
Forum: NSIS Discussion
17th August 2007, 16:54
|
|
Replies: 3
Views: 2,206
i'm very confused about how to do this stuff....
i'm very confused about how to do this stuff. i've searched again and found this topic: h t t p ://forums.winamp.com/showthread.php?s=&threadid=272007&highlight=SectionSetFlags (so sorry guys for my...
|
Forum: NSIS Discussion
15th August 2007, 23:10
|
|
Replies: 16
Views: 9,681
hi,
last post here was from last year and there...
hi,
last post here was from last year and there were a lot of changes since then. i recognize with amd fx cpu and vista 32-bit that the compiler still not use both cores. according to taskmanager it...
|
Forum: NSIS Discussion
15th August 2007, 23:02
|
|
Replies: 3
Views: 2,004
|
Forum: NSIS Discussion
13th August 2007, 21:23
|
|
Replies: 3
Views: 2,004
|
Forum: NSIS Discussion
13th August 2007, 20:36
|
|
Replies: 3
Views: 2,004
copy one specific dir which contains also a subdir
my problem is that i want to include files from source in a dir and inside is a subdir_1 with some needed files. there is also a second subdir those files aren't needed, if they will not selected in...
|
Forum: NSIS Discussion
13th August 2007, 19:38
|
|
Replies: 2
Views: 1,667
i use this:
CreateShortCut...
i use this:
CreateShortCut "$SMPROGRAMS\${APPNAME}\Program.lnk" "C:\Program Files\Appname\Program.exe"
\ "-something /somethingelse" "C:\Program Files\Appname\app_icon.ico" 0 SW_SHOWNORMAL
\...
|
Forum: NSIS Discussion
12th August 2007, 22:03
|
|
Replies: 7
Views: 2,906
Afrow UK, didn't you mean: Development...
Afrow UK, didn't you mean: Development Environments (http://nsis.sourceforge.net/Category:Development_Environments)
most of them have an integrated and easy to use wizard.
when you want to use...
|
Forum: NSIS Discussion
12th August 2007, 21:41
|
|
Replies: 5
Views: 2,473
|
Forum: NSIS Discussion
12th August 2007, 19:17
|
|
Replies: 3
Views: 2,206
|
Forum: NSIS Discussion
28th July 2007, 23:47
|
|
Replies: 2
Views: 1,727
|
Forum: NSIS Discussion
28th July 2007, 19:45
|
|
Replies: 8
Views: 3,141
hi,
there's another problem. i want to compare...
hi,
there's another problem. i want to compare the version, which is stored in registry, for future patches. i've experiment with some possibilities, but ther is always an error on compiling.
...
|
Forum: NSIS Discussion
28th July 2007, 04:50
|
|
Replies: 8
Views: 3,141
hi,
sorry guys, but i do some bugfixing stuff...
hi,
sorry guys, but i do some bugfixing stuff on my program first, before i get time for testing the code posted here.
the code you guys have written is perfect for me.
this is how i do it and...
|
Forum: NSIS Discussion
26th July 2007, 18:11
|
|
Replies: 8
Views: 3,141
|
Forum: NSIS Discussion
26th July 2007, 17:59
|
|
Replies: 8
Views: 3,141
|
Forum: NSIS Discussion
26th July 2007, 17:27
|
|
Replies: 8
Views: 3,141
read/write in registry the version & $INSTDIR
hello,
i've created my own nsis installer for my program. but i don't know how to set a registry value with the corresponding version number and installation path.
i plan to add in future for my...
|