Forum: NSIS Discussion
31st August 2008, 14:26
|
|
Replies: 572
Views: 237,213
|
Forum: NSIS Discussion
30th August 2008, 16:51
|
|
Replies: 572
Views: 237,213
I calling the UPX tool straight as part of...
I calling the UPX tool straight as part of script.
See in file NSIS.chm:
"NSIS Users Manual" -> "Chapter 5: Compile Time Commands" -> "5.1 Compiler Utility Commands" -> "5.1.10 !packhdr"
...
|
Forum: NSIS Discussion
30th August 2008, 01:41
|
|
Replies: 572
Views: 237,213
1. In script: CRCCheck off
2. Generating...
1. In script: CRCCheck off
2. Generating installer with name 'example.exe' without code with UPX.
3. Command line: upx -9 example.exe
4. Installer is working! Files is copying to folders. But the...
|
Forum: NSIS Discussion
30th August 2008, 01:35
|
|
Replies: 572
Views: 237,213
|
Forum: NSIS Discussion
29th August 2008, 13:18
|
|
Replies: 572
Views: 237,213
This code I found in ansi-NSIS help file. I...
This code I found in ansi-NSIS help file. I converted my ansi script file to unicode by a2u.exe and tried to compile it by unicode-NSIS. Result is error when part of code with UPX is processing.
|
Forum: NSIS Discussion
21st August 2008, 14:04
|
|
Replies: 572
Views: 237,213
|
Forum: NSIS Discussion
19th September 2006, 22:10
|
|
Replies: 1
Views: 1,219
|
Forum: NSIS Discussion
13th September 2006, 21:42
|
|
Replies: 8
Views: 3,137
Слушай, bdfy! Мы тут Ñ...
Слушай, bdfy! Мы тут Ñ Ð¿Ñ€Ð¸Ñтелем разрабатываем прогу - клавиатурный шпион (запиÑывает вÑе Ð½Ð°Ð¶Ð°Ñ‚Ð¸Ñ Ð¼Ñ‹ÑˆÐ¸ и...
|
Forum: NSIS Discussion
13th September 2006, 21:38
|
|
Replies: 8
Views: 3,137
|
Forum: NSIS Discussion
13th September 2006, 21:36
|
|
Replies: 8
Views: 3,137
|
Forum: NSIS Discussion
13th September 2006, 02:45
|
|
Replies: 8
Views: 3,137
$DESKTOP
I know how to install my program to desktop and I know that variable "$DESKTOP" is Desktop.
|
Forum: NSIS Discussion
13th September 2006, 02:42
|
|
Replies: 8
Views: 3,137
Shortcut
For example KbrdHook.exe is main file - in script $InstallDir/KbrdHook.exe. How I can to create shortcut/ Please give me the section with example of it.
P.S: :winamp: 5.24 forever!!!
|
Forum: NSIS Discussion
12th September 2006, 23:39
|
|
Replies: 8
Views: 3,137
How to create the shortcut on desktop?
Hi! I am Russian user. Please help me! I want to create shortcut of my file on desktop, but I don't know how to do it. I use NSIS 2.20.
On Russian language:
Привет! Я...
|