Jump to content

how copy really a file from somewhere to c:\windows\system32\<lang&


Recommended Posts

Posted (edited)

when i create an executable archive the files in it has been copied always in \windows\syswow64\<lang> and no in the dir i've assigned : \windows\system32\<lang>

please help me

Edited by peppino

Posted (edited)

You need to bypass the redirection mechanism which is present in 64 bit OS. An easy solution is to build a msi installer using InstallShield for example. If you want to use InstallShield, try read "Using 64-Bit Windows Installer Packages" section from help file. Read the first three points from there (are enough to transform a 32 bit installer into a 64 bit one). You can download and look inside the x64 7-Zip msi installer to make an idea.

Edited by radix

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...