Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: BarrelOfAGun
Forum: Winamp Discussion 23rd December 2008, 11:49
Replies: 1
Views: 1,565
Posted By BarrelOfAGun
Plug-In request

Hi!
There is a plug-in for Winamp that counts how many times ths songs was played? If so, what is?
Thanks!
Forum: NSIS Discussion 25th August 2008, 17:43
Replies: 5
Views: 1,957
Posted By BarrelOfAGun
There is the italian language in this plug-in?

There is the italian language in this plug-in?
Forum: NSIS Discussion 25th August 2008, 16:38
Replies: 5
Views: 1,957
Posted By BarrelOfAGun
Can you give me a little example to use this...

Can you give me a little example to use this plug-in?
Thanks :p
Forum: NSIS Discussion 25th August 2008, 16:19
Replies: 5
Views: 1,957
Posted By BarrelOfAGun
Application in use

With NSIS I created a patch to update a program made by me.
I wish that this patch display a message to indicates that one of the files (.exe) of the upgrading application is in use. How can I do?...
Forum: Winamp Technical Support 26th September 2007, 17:06
Replies: 1
Views: 1,840
Posted By BarrelOfAGun
MSN plug-in

How is called the plug-in that visualizes on MSN what you listen with Winamp? Where I can download it?
Forum: NSIS Discussion 20th September 2007, 21:17
Replies: 2
Views: 1,869
Posted By BarrelOfAGun
Ok, now works fine! Thank you! Kind as usual!

Ok, now works fine! Thank you! Kind as usual!
Forum: NSIS Discussion 19th September 2007, 16:49
Replies: 2
Views: 1,869
Posted By BarrelOfAGun
Problem with icons

Hi, I'm back!
I have a new problem with NSIS. if launch the program after
the installation with NSIS it does not find the icone. If I
launch it manually works fine.
This is the code:

...
Forum: NSIS Discussion 16th September 2007, 01:25
Replies: 9
Views: 2,640
Posted By BarrelOfAGun
Thank you very much! It's very kind from you!

Thank you very much! It's very kind from you!
Forum: NSIS Discussion 15th September 2007, 12:43
Replies: 9
Views: 2,640
Posted By BarrelOfAGun
SendMessage $CHECKBOX ${BM_SETSTATE} 1 1 $0 ...

SendMessage $CHECKBOX ${BM_SETSTATE} 1 1 $0

Is the right usage? The checkbox is unchecked but the application run same one!
Forum: NSIS Discussion 14th September 2007, 23:00
Replies: 9
Views: 2,640
Posted By BarrelOfAGun
Thank you very much! ;) A last thing: how I...

Thank you very much! ;)
A last thing: how I should do to mark the checkbox automatically?
Forum: NSIS Discussion 14th September 2007, 16:24
Replies: 9
Views: 2,640
Posted By BarrelOfAGun
Ok, is successful. Now how can I retrieve the...

Ok, is successful. Now how can I retrieve the state of the checkbox when page nsDialogsBlah gets closed?


!include nsDialogs.nsh
!include LogicLib.nsh

!define PRODUCT_NAME "MyApp"
!define...
Forum: NSIS Discussion 14th September 2007, 00:08
Replies: 9
Views: 2,640
Posted By BarrelOfAGun
Once launch the commands !include nsDialogs.nsh...

Once launch the commands !include nsDialogs.nsh which are the commands to create a custom dialog?

Sorry i'm a newbie ^^''
Forum: NSIS Discussion 13th September 2007, 21:26
Replies: 9
Views: 2,640
Posted By BarrelOfAGun
Classic interface

Hi to everyone
Do you know the window where are the progress bar and where are written the extracted files?
I would want to make so that once completed the installation this window gets closed and...
Forum: NSIS Discussion 7th October 2006, 09:44
Replies: 9
Views: 4,061
Posted By BarrelOfAGun
Problem unsolved :( In other setup file...

Problem unsolved :(

In other setup file build with NSIS there isn't the backslash at the end!


; Script generated by the HM NIS Edit Script Wizard.

BrandingText...
Forum: NSIS Discussion 12th September 2006, 11:52
Replies: 3
Views: 1,733
Posted By BarrelOfAGun
Forum: NSIS Discussion 12th September 2006, 10:34
Replies: 3
Views: 1,733
Posted By BarrelOfAGun
Run application after install

How can I set a default application to run after install without MUI_FINISHPAGE_RUN?

Help me! :confused:
Forum: NSIS Discussion 27th June 2006, 11:18
Replies: 4
Views: 2,031
Posted By BarrelOfAGun
Not work :(

Not work :(
Forum: NSIS Discussion 27th June 2006, 00:09
Replies: 4
Views: 2,031
Posted By BarrelOfAGun
ShortCut Icon

CreateShortCut "$DESKTOP\Starlight.lnk"
"$INSTDIR\Starlight.exe" "$INSTDIR\System\Icons\Library\xp.icl" 2


The ShortCut has no icon :confused:
Forum: NSIS Discussion 6th June 2006, 17:52
Replies: 1
Views: 1,454
Posted By BarrelOfAGun
Relative paths

Hi to everybody.
I'm going to give you a little example: I've a folder called Folder1. In this folder there's another folder called Folder2. Whether the setup.exe file is in Folder1, I would like it...
Forum: NSIS Discussion 3rd June 2006, 12:51
Replies: 4
Views: 2,009
Posted By BarrelOfAGun
!define Index "Line${__LINE__}" ReadRegStr $1...

!define Index "Line${__LINE__}"
ReadRegStr $1 HKCR ".slp" ""
StrCmp $1 "" "${Index}-NoBackup"
StrCmp $1 "Starlight2" "${Index}-NoBackup"
WriteRegStr HKCR ".slp" "backup_val" $1...
Forum: NSIS Discussion 3rd June 2006, 01:02
Replies: 4
Views: 2,009
Posted By BarrelOfAGun
New File Extention

Can be registered a new file extention with NSIS? What is the command?
Forum: NSIS Discussion 26th May 2006, 21:50
Replies: 1
Views: 1,718
Posted By BarrelOfAGun
NSIS help file

There is an italian NSIS help file?
Forum: NSIS Discussion 26th May 2006, 12:12
Replies: 3
Views: 2,670
Posted By BarrelOfAGun
Unhappy File(s) realy exist!

My NSI code return this error:


File: "..\..\..\Programmi\Starlight\aliases.ini" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile...
Forum: NSIS Discussion 8th February 2006, 20:10
Replies: 9
Views: 4,061
Posted By BarrelOfAGun
Unhappy :(

:(
Forum: NSIS Discussion 7th February 2006, 20:36
Replies: 9
Views: 4,061
Posted By BarrelOfAGun
Very thank you! Another little question: why in...

Very thank you!
Another little question: why in the installation directory don't display "C:\Programs\Starlight 1" but "C:\Programs\Starlight 1\" ?
Showing results 1 to 25 of 28

 
Forum Jump