Search found 1 match

by bsg
22 Jan 2016, 03:48
Forum: Help
Topic: installer putting file in SysWOW64 instead of System32
Replies: 1
Views: 8665

installer putting file in SysWOW64 instead of System32

I have a simple need for an installer to copy a DLL file into C:\Windows\System32 on Windows 10 and add some registry keys.

However specifying the Default Installation Path in InstallForge as "C:\Windows\System32" or "<system>\" for the DLL does not work. Instead, in either case the DLL is copied ...