Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: hohausfn
Forum: NSIS Discussion 10th August 2009, 14:44
Replies: 1
Views: 1,379
Posted By hohausfn
Problem with CopyFiles

Hey,

i have a problem with CopyFiles.
The CopyFiles command copied the folder with the invisible folders too. But i only want to copy the visible files and folders.

Could anyone help me?
...
Forum: NSIS Discussion 18th June 2009, 13:27
Replies: 3
Views: 1,669
Posted By hohausfn
It works. Thank you very very much ;-)

It works. Thank you very very much ;-)
Forum: NSIS Discussion 18th June 2009, 12:02
Replies: 3
Views: 1,669
Posted By hohausfn
Environment Variables

Hello,

i have a new problem. I write a new Environment-Variable in my installer like this
${EnvVarUpdate} $0 "VarName" "A" "HKLM" "$INSTDIR" this works fine.

But later in my installer i start...
Forum: NSIS Discussion 17th April 2009, 09:42
Replies: 3
Views: 2,428
Posted By hohausfn
how do you call your ini-file? i do it like...

how do you call your ini-file?
i do it like this:
StrCpy $0 $PLUGINSDIR\io.ini
Call CreateDialogFromINI

at the installation the state is 0 ...
Forum: NSIS Discussion 17th April 2009, 08:26
Replies: 3
Views: 2,428
Posted By hohausfn
Installoptions -Radiobutton

Hello,

i have a new Problem. I want to creat a custom page.
My Ini-File:

; Ini file generated by the HM NIS Edit IO designer.
[Settings]
NumFields=4

[Field 1]
Forum: NSIS Discussion 25th March 2009, 13:20
Replies: 3
Views: 1,616
Posted By hohausfn
i have in my directory some files: ...

i have in my directory some files:
aa2008.01.zip
ab2008.01.zip
ac2008.01.zip

and now i have to know which files are in the directory.
how can i use the FindFirst here?
Sorry but i'm new on...
Forum: NSIS Discussion 25th March 2009, 12:52
Replies: 3
Views: 1,616
Posted By hohausfn
Commandline

Hey everyone,

i have a question. I try to do an commandline command in nsis.
This is my Code:
Exec "dir $verzeichnis_karten *$datum /B > $INSTDIR\maps.txt"

I want all Files from a directory...
Showing results 1 to 7 of 7

 
Forum Jump