Forum: NSIS Discussion
21st February 2007, 14:11
|
|
Replies: 6
Views: 1,422
|
Forum: NSIS Discussion
19th February 2007, 20:16
|
|
Replies: 6
Views: 1,422
ok i checked the path with
MessageBox MB_OK...
ok i checked the path with
MessageBox MB_OK "$INSTDIR"
and it is the right one.
but the problem is the files arent there at this moment.
what is somehow logical for me, cause the first thing...
|
Forum: NSIS Discussion
19th February 2007, 19:11
|
|
Replies: 6
Views: 1,422
|
Forum: NSIS Discussion
19th February 2007, 18:26
|
|
Replies: 6
Views: 1,422
rename function doesnt work
im trying tu use an installer cause i have 2 different language versions.
the programm read the strings from the file speech.dcp.
no matter what the language is, so i take on language as standard...
|
Forum: NSIS Discussion
18th February 2007, 17:08
|
|
Replies: 7
Views: 1,618
im not experienced enough to answer all your...
im not experienced enough to answer all your questions, but i'll try.
the reason why im using an installer is that i have 2 different language versions.
the programm read the strings from the...
|
Forum: NSIS Discussion
18th February 2007, 15:34
|
|
Replies: 7
Views: 1,618
ok i found the error reason bymyself it was a...
ok i found the error reason bymyself it was a missing !include "LogicLib.nsh"
unfortunatly the above code with the renames of the files dont works :-( in the installed game.
what could be the...
|
Forum: NSIS Discussion
18th February 2007, 15:26
|
|
Replies: 7
Views: 1,618
one problem again.
in my first handcollected...
one problem again.
in my first handcollected example, i have a section which makes no errors (i dont know if it works, cause i wasnt so far by now- but no errors):
Function .onInit
!insertmacro...
|
Forum: NSIS Discussion
17th February 2007, 19:11
|
|
Replies: 7
Views: 1,618
|
Forum: NSIS Discussion
17th February 2007, 16:56
|
|
Replies: 7
Views: 1,618
absolutly newbie question
hi all,
my head is smoking.
i thaught i'll do an installer in a few minutes (muhaaaaahaaa)
ok now im sitting here with nsis and after a few hours, i got an idea what i need and how i can reach...
|