User talk:Anders: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
Works fine for me --[[User:Anders|Anders]] 14:29, 23 April 2010 (UTC) | Works fine for me --[[User:Anders|Anders]] 14:29, 23 April 2010 (UTC) | ||
---- | ---- | ||
There is a bug in branch 0.2. After the UAC request the installer is opened in the background if there is another window (e.g. explorer) open. Changing the dll and commands to branch 0.1 solves the problem. Tested with v0.2.2c and NSIS 2.46 on Win7 x64. | |||
Revision as of 03:18, 5 October 2010
I can not download the plugin UAC.The message Access Denied..
Works fine for me --Anders 14:29, 23 April 2010 (UTC)
There is a bug in branch 0.2. After the UAC request the installer is opened in the background if there is another window (e.g. explorer) open. Changing the dll and commands to branch 0.1 solves the problem. Tested with v0.2.2c and NSIS 2.46 on Win7 x64.