Forum: NSIS Discussion
13th December 2012, 05:34
|
|
Replies: 4
Views: 2,186
|
Forum: NSIS Discussion
30th November 2012, 03:27
|
|
Replies: 4
Views: 2,186
|
Forum: NSIS Discussion
29th November 2012, 09:20
|
|
Replies: 1
Views: 2,087
|
Forum: NSIS Discussion
29th November 2012, 08:40
|
|
Replies: 4
Views: 2,186
Env var for sub installer - how to set?
Hello,
I would really appreciate if somebody can help me here.
This is the scenario I am attempting
1. Main installer calls sub_installer #1 (OpenSSL - 3rd party).
2. Main installer...
|
Forum: NSIS Discussion
2nd November 2011, 07:04
|
|
Replies: 7
Views: 4,279
|
Forum: NSIS Discussion
31st October 2011, 04:25
|
|
Replies: 5
Views: 3,369
|
Forum: NSIS Discussion
31st October 2011, 03:53
|
|
Replies: 7
Views: 4,279
|
Forum: NSIS Discussion
31st October 2011, 02:45
|
|
Replies: 7
Views: 4,279
|
Forum: NSIS Discussion
29th October 2011, 07:43
|
|
Replies: 7
Views: 4,279
|
Forum: NSIS Discussion
21st October 2011, 03:33
|
|
Replies: 5
Views: 3,369
NSIS FileOpen in read mode is shared?
Hello,
When I open a file in mode "r" - FileOpen "filename" r, does it lock the file for exclusive use? I believe, in "r" mode, the process shouldn't lock the resource.
I have a common file...
|
Forum: NSIS Discussion
20th October 2011, 05:18
|
|
Replies: 9
Views: 4,024
Sorry, that worked.
Apologies for not updating the result earlier.
T.Slappy, that had worked :)
I overlooked something in my first run :(
|
Forum: NSIS Discussion
19th October 2011, 10:14
|
|
Replies: 7
Views: 4,279
nsExec in No wait mode?
Hello,
Is there a way to run a batch file without showing the command prompt window AND where the command doesn't wait for the batch file to complete execution (ie, NO WAIT mode)?
I have been...
|
Forum: NSIS Discussion
19th August 2011, 12:02
|
|
Replies: 9
Views: 4,024
|
Forum: NSIS Discussion
18th August 2011, 09:36
|
|
Replies: 9
Views: 4,024
Port information?
Hello,
I would like to connect to a SQL server instance running on the network. The service is not running on the default port - 1433.
How do I use Logon to connect to the service?
AFAIK,...
|
Forum: NSIS Discussion
18th August 2011, 05:19
|
|
Replies: 72
Views: 30,149
Timestamps in Logs?
Hi, a very useful plugin!
Is there a way to embed the timestamps when I do a LogEx::Write?
|
Forum: NSIS Discussion
12th August 2011, 08:55
|
|
Replies: 17
Views: 7,780
Thanks for your replies.
The problem seems to...
Thanks for your replies.
The problem seems to have occured in another portion of the code. The web service was trying to create temp config files inside system32\config\systemprofile\appdata when it...
|
Forum: NSIS Discussion
8th August 2011, 04:33
|
|
Replies: 17
Views: 7,780
Thank you, all, for your responses.
I used UAC...
Thank you, all, for your responses.
I used UAC plugin and "RequestExecutionLevel user" because the installer process needed to install it for a user, create shortcuts for local user etc.
Only the...
|
Forum: NSIS Discussion
5th August 2011, 08:34
|
|
Replies: 17
Views: 7,780
Thank you for the quick response!
Yes, I have...
Thank you for the quick response!
Yes, I have tried it using Exec too. It is the same behaviour, at least in this case.
As I mentioned, even when I start the service from Windows Services directly,...
|
Forum: NSIS Discussion
5th August 2011, 06:48
|
|
Replies: 17
Views: 7,780
UAC and launching an exe on Finish
Hello,
I have an installer which uses UAC plugin which has
1. RequestExecutionLevel set to user.
2. privileges raised in onInit using UAC plugin.
3. to launch an exe in the INSTALLDIR in...
|
Forum: NSIS Discussion
12th July 2011, 11:00
|
|
Replies: 4
Views: 2,298
Found the solution!
Sorry!
After much scampering I stumbled on this post (http://forums.winamp.com/showpost.php?p=2735784&postcount=242)which resolved the problem!
Converting the ini files in Contrib\UIMUI***\ini...
|
Forum: NSIS Discussion
12th July 2011, 09:25
|
|
Replies: 4
Views: 2,298
UMUI + Korean welcome page
Hi,
I wonder if this issue was reproduced/resolved?
I use UMUI version 1.00b1 and NSIS v 2.46 Unicode.
When I choose languages like Korean, Japanese, Chinese, Arabic - the text on the welcome...
|
Forum: NSIS Discussion
6th June 2011, 06:26
|
|
Replies: 22
Views: 14,522
|
Forum: NSIS Discussion
1st June 2011, 04:36
|
|
Replies: 22
Views: 14,522
|
Forum: NSIS Discussion
1st June 2011, 03:38
|
|
Replies: 22
Views: 14,522
|
Forum: NSIS Discussion
31st May 2011, 11:03
|
|
Replies: 22
Views: 14,522
Unicode version?
Hi,
The Nxs banner plugin was exactly what I was looking for. It works great.
Do you have a Unicode version, Takhir?
I tried changing the code by following instructions from...
|