Forum: NSIS Discussion
26th September 2010, 18:59
|
|
Replies: 21
Views: 26,342
Of course it doesn't make sense but that's...
Of course it doesn't make sense but that's Microsoft. You don't have to believe me. I don't know if you discovered this already but in task scheduler you can't enter a path with spaces in it. For...
|
Forum: NSIS Discussion
24th September 2010, 15:08
|
|
Replies: 21
Views: 26,342
|
Forum: NSIS Discussion
24th September 2010, 15:04
|
|
Replies: 6
Views: 2,989
|
Forum: NSIS Discussion
29th July 2009, 02:24
|
|
Replies: 6
Views: 2,989
I am 100% sure. I can tell you, however, that...
I am 100% sure. I can tell you, however, that your question prompted me to double-check again and I discovered something interesting about 'Admin': It is not the "Built-in account for administering...
|
Forum: NSIS Discussion
28th July 2009, 23:01
|
|
Replies: 6
Views: 2,989
EnumUsersReg works in (XP) SP2 but not in SP3
I am trying to add a registry key for all current LOCAL users (no domain). It works in Windows XP SP2 but not in SP3.
What gives?
My Windows XP SP3 test machine has NOTHING installed and has...
|
Forum: NSIS Discussion
27th March 2009, 14:27
|
|
Replies: 5
Views: 2,915
Thanks Anders for your advice. It is good in...
Thanks Anders for your advice. It is good in general but in my special case I need this for an internal company application.
If I can't do this via NSIS I will have to find a way to do this via...
|
Forum: NSIS Discussion
26th March 2009, 14:28
|
|
Replies: 5
Views: 2,915
How do I unhide then hide files during install?
In one of the steps I need to unhide files (visible in their folder during install) then unhide them.
I found a registry key that does that and it works but only if the user logs off and logs on...
|
Forum: NSIS Discussion
12th March 2009, 15:15
|
|
Replies: 3
Views: 1,798
|
Forum: NSIS Discussion
12th March 2009, 14:55
|
|
Replies: 3
Views: 1,798
Validity Plugin
I know how to create a custom page that prompts the user for numeric input.
I don't know however how to check that the user's input is valid (numeric) and whether it falls within a range that I...
|
Forum: NSIS Discussion
12th March 2009, 14:46
|
|
Replies: 4
Views: 2,304
|
Forum: NSIS Discussion
11th March 2009, 15:30
|
|
Replies: 4
Views: 2,304
|
Forum: NSIS Discussion
11th March 2009, 12:01
|
|
Replies: 4
Views: 2,304
HKCU is read only for LUA ?
In my install script I am trying to create a new value in the following registry key:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
This value never gets written. :(
...
|
Forum: NSIS Discussion
1st August 2008, 22:05
|
|
Replies: 3
Views: 1,935
|