Forum: NSIS Discussion
9th November 2007, 22:55
|
|
Replies: 0
Views: 1,328
|
Forum: NSIS Discussion
13th April 2007, 18:44
|
|
Replies: 16
Views: 1,898
|
Forum: NSIS Discussion
13th April 2007, 18:27
|
|
Replies: 16
Views: 1,898
|
Forum: NSIS Discussion
13th April 2007, 16:25
|
|
Replies: 16
Views: 1,898
|
Forum: NSIS Discussion
13th April 2007, 16:13
|
|
Replies: 16
Views: 1,898
my intension was this:
SectionGroup /e...
my intension was this:
SectionGroup /e !Language SECGRP0000
Section "English - English" SEC0000
WriteRegStr HKEY_CURRENT_USER Software\arniWORX\awxDTools Language English
...
|
Forum: NSIS Discussion
13th April 2007, 11:56
|
|
Replies: 16
Views: 1,898
sorry, yes, ok, here what i want to do:
...
sorry, yes, ok, here what i want to do:
Maybe you know Daemon Tools for virtually mounting CDs/DVDs and awxDTools is a helpfull tool mounting CDs/DVDs directly from context menu. But there are...
|
Forum: NSIS Discussion
13th April 2007, 09:28
|
|
Replies: 16
Views: 1,898
!include: closed: "C:\Program...
!include: closed: "C:\Program Files\NSIS\Include\LogicLib.nsh"
!macro: macro named "StartRadioButtons" already found!
!include: error in script: "RadioButtons.nsh" on line 10
|
Forum: NSIS Discussion
13th April 2007, 07:22
|
|
Replies: 16
Views: 1,898
|
Forum: NSIS Discussion
13th April 2007, 07:09
|
|
Replies: 16
Views: 1,898
|
Forum: NSIS Discussion
13th April 2007, 06:48
|
|
Replies: 16
Views: 1,898
howto using macro
Hi,
call me stupid or something, but what i have to do with given macros ( http://nsis.sourceforge.net/RadioButtons#Macros )?
i don't know where to save this code to use it. can somebody give me...
|
Forum: NSIS Discussion
7th September 2006, 17:32
|
|
Replies: 3
Views: 2,090
|
Forum: NSIS Discussion
6th September 2006, 21:37
|
|
Replies: 3
Views: 2,090
abuse NSIS
i often had to compress large files (most time only one file to one 7z file), so i use 7z on highest compressionrate possible on my pc. because of long duration of compressing, i build compression...
|