А вы не могли бы по-подробнее разузнать из той статьи о функции CreateProcessAsUser, уж очень заинтересовала меня такая возможность, а я сам не очень в английском...
Moderator: Moderator
MacXXL wrote:Guys, I'm probably solving exactly what is described above, but my Russian isn't excellent, so I would like to ask you for translation into English of following issue:
I need to place some DLLs to the System32 directory on the 64-bit system during the installation. Even if I'm using "SYSTEM PATH" and DLLs are clearly x64 coded, the installer is placing it to the SysWOW64 directory. Is there any way how to force installer place DLLs to System32, please?
The only issue is that files copied to the Sysetm32 folder after above described bypass will remind there after uninstall. Do you have a solution for this, please?