This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Copy Files to 64bit folder
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Mar 29, 2010
07:09 PM
Copy Files to 64bit folder
I have an installer that needs to copy a single dll into the 64bit System32 folder on 64bit systems. I have tried custom actions and the movefile table but none of them seem to work. What is the best way to do this? I am using a merge module project...:confused:
(1) Reply
Mar 30, 2010
07:20 AM
As far as I know there is no way around this in 64-bit Windows 2003 Server. Starting with Vista there is a way that will allow access to the files in the 64-bit System32 directory from the 32-bit sandbox. See
http://www.tipandtrick.net/2008/how-to-suppress-and-bypass-system32-file-system-redirect-to-syswow64-folder-with-sysnative/
Good luck and let me know if you need more help with this.
http://www.tipandtrick.net/2008/how-to-suppress-and-bypass-system32-file-system-redirect-to-syswow64-folder-with-sysnative/
Good luck and let me know if you need more help with this.