|
|
#11 |
|
Junior Member
Join Date: Mar 2012
Posts: 1
|
64 bit issue
I just wanted to report a bug on 64 bit machines.
The plug-in calls Wow64DisableWow64FsRedirection but doesn't switch filesystem redirection on afterwards. I found this problem because I was trying to install some dlls to System32, and they ended up in the wrong place! I worked around the problem by adding the following to my nsi script after the lockedlist plugin had done its stuff: StrCpy $1 0 System::Call kernel32::Wow64RevertWow64FsRedirection(i.r0) i.r1 |
|
|
|
|
|||||||
| Tags |
| handle, plug-in |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|