Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: any
Forum: NSIS Discussion 9th July 2007, 09:14
Replies: 2
Views: 1,483
Posted By any
woohoo :D Thank you for pointing me in the...

woohoo :D

Thank you for pointing me in the right direction!!

just did it like this:
Section
Call GetParameters
Pop $0
StrCmp $0 '/s' start end
start:
Forum: NSIS Discussion 6th July 2007, 15:43
Replies: 2
Views: 1,483
Posted By any
buil a screensaver with NSIS

Hi!

I made a nice and smooth running screensaver based on this thread (http://forums.winamp.com/showthread.php?threadid=265540).
(Please don't ask why I use NSIS to build a screensaver...)

BUT...
Forum: NSIS Discussion 12th October 2006, 14:18
Replies: 2
Views: 1,871
Posted By any
Cool! Thank you! I'll try that :) ...

Cool!
Thank you!

I'll try that :)

regards,
any
Forum: NSIS Discussion 11th October 2006, 13:21
Replies: 2
Views: 1,871
Posted By any
pos window on dual monitor sys

Hi!

I'm using NSIS to develop a small tool and wanted to place it in the lower right corner of my SECOND monitor.

Is there a way to detect how many monitors are there? or what the "true"...
Forum: NSIS Discussion 20th September 2006, 08:40
Replies: 2
Views: 1,781
Posted By any
I use ExecShell "install"...

I use ExecShell "install" "$SYSDIR\${PRODUCT_FILE_NAME}" to install my screensavers (as last step, after copying them to the system-folder).
This will also launch the screensaver settings.

...
Forum: NSIS Discussion 31st August 2006, 07:47
Replies: 2
Views: 2,080
Posted By any
take a look at Appendix D.2: Add uninstall...

take a look at Appendix D.2: Add uninstall information to Add/Remove Programs (http://nsis.sourceforge.net/Docs/AppendixD.html#D.2)
and the WriteRegStr reference...
Forum: NSIS Discussion 10th July 2006, 16:04
Replies: 2
Views: 1,773
Posted By any
hi, try this: Function un.onInit ;...

hi,

try this:

Function un.onInit
; get selected language to be used in the uninstaller
!insertmacro MUI_UNGETLANGUAGE
FunctionEnd

Function un.onUninstSuccess
Forum: NSIS Discussion 6th June 2006, 08:18
Replies: 5
Views: 10,634
Posted By any
but how is it done in MUI then? just check...

but how is it done in MUI then?

just check out the different size of the MUI MultiLanguage Example if you select English or Chinese...
Forum: NSIS Discussion 8th May 2006, 14:58
Replies: 12
Views: 9,033
Posted By any
Great! :) Have you contacted the Notepad++...

Great! :)

Have you contacted the Notepad++ coders?
So they can add the altered NSIS-Highlighting in the next NP++ Version.

regards,
any
Forum: NSIS Discussion 26th April 2006, 12:25
Replies: 55
Views: 31,849
Posted By any
cool tool :) I wondered why nobody did that...

cool tool :)

I wondered why nobody did that before and startet sth. similar some days ago.

I would post it here... but my hard disk with all files on it stopped working last friday :(
If I get...
Forum: NSIS Discussion 12th April 2006, 14:31
Replies: 5
Views: 3,392
Posted By any
also to be found in the wiki: ...

also to be found in the wiki:
http://nsis.sourceforge.net/Get_Macromedia_Flash_version
Forum: NSIS Discussion 28th March 2006, 13:03
Replies: 8
Views: 4,632
Posted By any
Hi Anders! Well it's my screensaver, but...

Hi Anders!

Well it's my screensaver, but it's made with a screensaver wizard (-> zinc).
This name feature is not yet implemented in zinc... that's why I was looking for another way.

But thank...
Forum: NSIS Discussion 28th March 2006, 08:06
Replies: 8
Views: 4,632
Posted By any
Hi Anders, thanx for this hint! I tried to...

Hi Anders,
thanx for this hint!

I tried to open the scr but Resource Hacker couldn't handle it.
So I tried XN Resource Editor. It works well, let's me open the scr without any problem but when I...
Forum: NSIS Discussion 27th March 2006, 15:26
Replies: 8
Views: 4,632
Posted By any
ok... the only way to solve this seems to...

ok...
the only way to solve this seems to compile the name into the scr...


Is there really no other way?

thanx for any reply!

regards,
any
Forum: NSIS Discussion 27th March 2006, 11:38
Replies: 8
Views: 4,632
Posted By any
Thanks a lot! I will try it. regards, any

Thanks a lot!
I will try it.

regards,
any
Forum: NSIS Discussion 23rd March 2006, 10:15
Replies: 8
Views: 4,632
Posted By any
change screensaver name shown in Screensaver Display Properties?

Hi!

I know how to install my Screensaver, that's all running fine... but I got another problem:

the filename is "scrs2006.scr"
in the Windows Screensaver Display Properties it could be...
Showing results 1 to 16 of 16

 
Forum Jump