Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: simptz
Forum: NSIS Discussion 24th October 2008, 05:52
Replies: 2
Views: 1,522
Posted By simptz
whats up guys, no one an idea? :(

whats up guys, no one an idea? :(
Forum: NSIS Discussion 21st October 2008, 13:29
Replies: 9
Views: 2,219
Posted By simptz
yeah, it works! thank you very much!! :D

yeah, it works! thank you very much!! :D
Forum: NSIS Discussion 21st October 2008, 12:38
Replies: 9
Views: 2,219
Posted By simptz
Hi Anders, the problem is: our installer is...

Hi Anders,

the problem is: our installer is on a cd and i dont know the path.
or do you have a better suggestion?
Forum: NSIS Discussion 21st October 2008, 07:56
Replies: 2
Views: 1,522
Posted By simptz
Changing icon from my files

hey guys,

I want to associate my files with my programm.
I use this script: http://nsis.sourceforge.net/File_Association

But theres one problem for me: If I use this code:...
Forum: NSIS Discussion 21st October 2008, 07:20
Replies: 9
Views: 2,219
Posted By simptz
thanks guys :) but in the .onInstSuccess...

thanks guys :)

but in the .onInstSuccess function, CopyFiles dont work :(
here my code:

Function .onInstSuccess

; Updaten
CopyFiles ".\Service Packs\*.*" "$INSTDIR"
Forum: NSIS Discussion 20th October 2008, 14:03
Replies: 9
Views: 2,219
Posted By simptz
thanks! but two question: 1.: If my...

thanks!

but two question:
1.:
If my program installed successfully, i want do copy some files (copyfiles is ok). But in which function/section can i do this? Section -Post ?

2.:
I tryed...
Forum: NSIS Discussion 20th October 2008, 08:07
Replies: 1
Views: 1,324
Posted By simptz
hi, you can use LangString: LangString...

hi,

you can use LangString:

LangString main ${LANG_ENGLISH} "Mainprogramm"

and this i think:

!define PRODUCT_NAME "$(main)"
Forum: NSIS Discussion 20th October 2008, 07:39
Replies: 9
Views: 2,219
Posted By simptz
Copy a directory after install

Hey guys,

is it possible to copy a directory after the installation with nsis?
Showing results 1 to 8 of 8

 
Forum Jump