Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: Ta2i4
Forum: NSIS Discussion 31st August 2008, 14:26
Replies: 572
Views: 237,213
Posted By Ta2i4
Same result. Script file contents: ...

Same result.

Script file contents:

;...<code before>...
page licensepage
;...<pages>...

!packhdr ....
Forum: NSIS Discussion 30th August 2008, 16:51
Replies: 572
Views: 237,213
Posted By Ta2i4
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
Posted By Ta2i4
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
Posted By Ta2i4
I found this error on WinXP SP3. But in Vista SP1...

I found this error on WinXP SP3. But in Vista SP1 the same error.

This is report:
Error name: APPCRASH
Application name: makensis.exe
Version: 0.0.0.0
Time stamp of application: 4885ef1f
File...
Forum: NSIS Discussion 29th August 2008, 13:18
Replies: 572
Views: 237,213
Posted By Ta2i4
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
Posted By Ta2i4
This code work well on ANSI version of NSIS 2.38...

This code work well on ANSI version of NSIS 2.38 and failed on Unicode 2.38.1 version:

!define HAVE_UPX
!ifdef HAVE_UPX
!packhdr tmpexe.tmp "UPX --best -f -q -v --ultra-brute --all-methods...
Forum: NSIS Discussion 19th September 2006, 22:10
Replies: 1
Views: 1,219
Posted By Ta2i4
Question New interfaces of installer

Please help me! I need in better installer skin. Where I can find it?
Forum: NSIS Discussion 13th September 2006, 21:42
Replies: 8
Views: 3,137
Posted By Ta2i4
Слушай, bdfy! Мы тут с...

Слушай, bdfy! Мы тут с приятелем разрабатываем прогу - клавиатурный шпион (записывает все нажатия мыши и...
Forum: NSIS Discussion 13th September 2006, 21:38
Replies: 8
Views: 3,137
Posted By Ta2i4
bdfy, ты ж из Беларуси, а...

bdfy, ты ж из Беларуси, а зачем на английском болтать? Я из Ð_оссии.
Forum: NSIS Discussion 13th September 2006, 21:36
Replies: 8
Views: 3,137
Posted By Ta2i4
Thanks

Thank you!
Forum: NSIS Discussion 13th September 2006, 02:45
Replies: 8
Views: 3,137
Posted By Ta2i4
$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
Posted By Ta2i4
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
Posted By Ta2i4
Question 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:
Привет! Я...
Showing results 1 to 13 of 13

 
Forum Jump