Forum: NSIS Discussion
19th September 2009, 02:41
|
|
Replies: 8
Views: 2,632
|
Forum: NSIS Discussion
30th June 2009, 08:30
|
|
Replies: 8
Views: 2,632
|
Forum: NSIS Discussion
25th April 2009, 03:42
|
|
Replies: 1
Views: 1,512
|
Forum: NSIS Discussion
24th April 2009, 04:04
|
|
Replies: 1
Views: 1,389
|
Forum: NSIS Discussion
24th April 2009, 03:32
|
|
Replies: 1
Views: 2,160
|
Forum: NSIS Discussion
14th April 2009, 14:10
|
|
Replies: 6
Views: 3,555
the page same:...
the page same: "http://forums.winamp.com/showthread.php?s=&threadid=305317" nobody answer this question
|
Forum: NSIS Discussion
14th April 2009, 03:03
|
|
Replies: 1
Views: 2,577
|
Forum: NSIS Discussion
13th April 2009, 14:19
|
|
Replies: 4
Views: 2,356
|
Forum: NSIS Discussion
9th April 2009, 09:50
|
|
Replies: 1
Views: 1,585
Can i run file *.reg ?
In Nullsoft Install System, i found command run file *.reg but this is not command, how have i must write code ? can you help me ?
|
Forum: NSIS Discussion
28th March 2009, 11:39
|
|
Replies: 2
Views: 1,583
|
Forum: NSIS Discussion
28th March 2009, 08:59
|
|
Replies: 2
Views: 1,583
|
Forum: NSIS Discussion
17th March 2009, 12:15
|
|
Replies: 2
Views: 1,918
|
Forum: NSIS Discussion
16th March 2009, 13:23
|
|
Replies: 2
Views: 1,918
I need repair registry about fonts, help me ?
I want you help me. Although, it’s not relate NSIS. I want repair registry fonts: VN_Ntime, where do I need repair registry ? what do I need repair key registry ? you see attach file
|
Forum: NSIS Discussion
23rd February 2009, 09:14
|
|
Replies: 3
Views: 2,075
I were try 2 command (StrCmp and StrCmpS) It's...
I were try 2 command (StrCmp and StrCmpS) It's not to have action. if i have to leave empty all commands 2 that all commands 1 will not execute, by the way, variable enviroment $1 = $2. you see...
|
Forum: NSIS Discussion
22nd February 2009, 12:07
|
|
Replies: 1
Views: 1,938
Can i change my fonts and my text ?
case 1 : i can change my text by command caption but i don't change my fonts
case 2 and 3 : i don't know my font and my text. can you help me ?
|
Forum: NSIS Discussion
22nd February 2009, 11:47
|
|
Replies: 3
Views: 2,075
Command StrCmp ?
In case compare, if the compare has got 2 case occur example but It's got 1 case, how will i write code ?
StrCmp $0 "a string" 0 +3
DetailPrint '$$0 == "a string"' # Case 1
Goto +2
...
|
Forum: NSIS Discussion
18th February 2009, 12:29
|
|
Replies: 4
Views: 3,333
I read documents about function to pass...
I read documents about function to pass information or to pass parameter for function what you sent me but i don't understand and I don't write source code, i want you help me write source code. I...
|
Forum: NSIS Discussion
16th February 2009, 10:16
|
|
Replies: 4
Views: 2,198
|
Forum: NSIS Discussion
15th February 2009, 13:39
|
|
Replies: 4
Views: 3,333
Question Function of NSIS ?
In NSIS, I begins and opens a new function, Can this function pass parmeter for variable as languge pascal, C++... ?
|
Forum: NSIS Discussion
15th February 2009, 13:30
|
|
Replies: 4
Views: 2,198
|
Forum: NSIS Discussion
15th February 2009, 00:08
|
|
Replies: 8
Views: 6,059
|
Forum: NSIS Discussion
14th February 2009, 13:27
|
|
Replies: 4
Views: 2,198
|
Forum: NSIS Discussion
14th February 2009, 13:10
|
|
Replies: 8
Views: 6,059
|
Forum: NSIS Discussion
10th February 2009, 13:40
|
|
Replies: 8
Views: 6,059
|
Forum: NSIS Discussion
23rd July 2007, 02:30
|
|
Replies: 1
Views: 1,536
why i can't creat shortcut on star menu ?
Hello everybody ?
I want creat shortcut in star menu but it can't. i compile file *.nsi no error, you see below:
CreateShortCut "$StartMenu\Loto\Lotto.lnk" "$InstDir\Lotto.exe"
i using winxp...
|