Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: bl4d3
Forum: NSIS Discussion 17th August 2007, 22:50
Replies: 1
Views: 3,768
Posted By bl4d3
Question error mmapping file (...) is out of range. largest file that compiler can handle?

ups
today i want to test my installer and the compiler brings up an error:


...
lots of files
...
Internal compiler error #12345: error mmapping file (2141109114, 1009288) is out of range.
...
Forum: NSIS Discussion 17th August 2007, 16:54
Replies: 3
Views: 2,206
Posted By bl4d3
Lightbulb 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
Posted By bl4d3
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
Posted By bl4d3
thank you very much! now it works :-)

thank you very much! now it works :-)
Forum: NSIS Discussion 13th August 2007, 21:23
Replies: 3
Views: 2,004
Posted By bl4d3
thx i will give this a try, tomorrow. now i...

thx
i will give this a try, tomorrow. now i have to sleep for a while...zzzZZZZzzzz
Forum: NSIS Discussion 13th August 2007, 20:36
Replies: 3
Views: 2,004
Posted By bl4d3
Question 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
Posted By bl4d3
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
Posted By bl4d3
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
Posted By bl4d3
i know this is not what you wanted, but why you...

i know this is not what you wanted, but why you want a language selection on welcome page instead of this:


!insertmacro MUI_LANGUAGE "Arabic"
!insertmacro MUI_LANGUAGE "Polish"
!insertmacro...
Forum: NSIS Discussion 12th August 2007, 19:17
Replies: 3
Views: 2,206
Posted By bl4d3
Question selecting a subsection change anothers subsection status

hi,
as my subjects says i've the following problem:

if the subsection one is selected, the subsection two should automatically selected by installer. so the user must not select option two...
Forum: NSIS Discussion 28th July 2007, 23:47
Replies: 2
Views: 1,727
Posted By bl4d3
hi, i've also win vista and my experience with...

hi,
i've also win vista and my experience with vista are very very bad. the last time i found that huge amount of bugs was on win me.

ok, back to your problem.

the magic word could be "Max...
Forum: NSIS Discussion 28th July 2007, 19:45
Replies: 8
Views: 3,141
Posted By bl4d3
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
Posted By bl4d3
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
Posted By bl4d3
hm, i think in the main installer i should use:...

hm,
i think in the main installer i should use:

WriteRegStr HKLM "Software\APPNAME" "Path" "$INSTDIR"
WriteRegStr HKLM "Software\APPNAME" "Version" "${VERSION}"

and the extension installer...
Forum: NSIS Discussion 26th July 2007, 17:59
Replies: 8
Views: 3,141
Posted By bl4d3
ups, sorry for that. when i wrote my text i...

ups, sorry for that. when i wrote my text i accidentally press the "enter"-key.
sorry.
Forum: NSIS Discussion 26th July 2007, 17:27
Replies: 8
Views: 3,141
Posted By bl4d3
Question 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...
Showing results 1 to 16 of 16

 
Forum Jump