Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: bukox
Forum: NSIS Discussion 13th May 2009, 18:56
Replies: 4
Views: 2,466
Posted By bukox
Yes, but I want to know if any key exists in...

Yes, but I want to know if any key exists in section (count of keys is gross than 0) becouse I don't know name of keys and I don't need it.

bye...
Forum: NSIS Discussion 13th May 2009, 11:24
Replies: 4
Views: 2,466
Posted By bukox
And there's no easier way? Do I have to define...

And there's no easier way? Do I have to define custom function to handle this?
Forum: NSIS Discussion 13th May 2009, 10:47
Replies: 4
Views: 2,466
Posted By bukox
Counf keys in ini section

Hello.
How can I count keys in section or check if any key exists in section in ini file? I can use EnumINI plugin but that is very uncomfortable way.

bye...
Forum: NSIS Discussion 11th May 2009, 13:28
Replies: 2
Views: 1,535
Posted By bukox
I'm blind. Thx for help :)

I'm blind. Thx for help :)
Forum: NSIS Discussion 11th May 2009, 12:15
Replies: 2
Views: 1,535
Posted By bukox
Problem with deleting startup reg keys

I don't know why my script doesn't delete startup reg keys from registry:
DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Run\MyApp"
The path is correct but registry keys still exists....
Forum: NSIS Discussion 23rd June 2007, 19:37
Replies: 8
Views: 2,007
Posted By bukox
Thx. Now I understand:) bye...

Thx. Now I understand:)

bye...
Forum: NSIS Discussion 23rd June 2007, 18:49
Replies: 8
Views: 2,007
Posted By bukox
I have line: File /oname=test.exe...

I have line:
File /oname=test.exe "include\Tools\test$(LANG_PREFIX).exe"

and in this line I recieve:

File: "include\Tools\test$(LANG_PREFIX).exe" -> no files found.
Usage: File [/nonfatal]...
Forum: NSIS Discussion 23rd June 2007, 18:27
Replies: 8
Views: 2,007
Posted By bukox
I have 2 nsh files (polish and english). First...

I have 2 nsh files (polish and english). First lines from pp_polish.nsh:

LangString LANG ${LANG_POLISH} "Polish"
LangString LANG_PREFIX ${LANG_POLISH} "pl"

LangString InstallFull...
Forum: NSIS Discussion 23rd June 2007, 18:14
Replies: 8
Views: 2,007
Posted By bukox
$(LANG_PREFIX) doesn't work too. Still It raised...

$(LANG_PREFIX) doesn't work too. Still It raised "no files found" error. If I put plain text instead of lang string it works correctly. It's looks like the lang string isn't parsed when it is in...
Forum: NSIS Discussion 23rd June 2007, 12:47
Replies: 8
Views: 2,007
Posted By bukox
Inserting language string

Hello.
First, sorry for my English:)
Second, I tried to find answer by searching but I didnt't find it.
I have problem with using language string in another string.
I put macro:

!insertmacro...
Showing results 1 to 10 of 10

 
Forum Jump