peppino Posted May 16, 2009 Posted May 16, 2009 (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 May 16, 2009 by peppino
radix Posted May 16, 2009 Posted May 16, 2009 (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 May 16, 2009 by radix
peppino Posted May 16, 2009 Author Posted May 16, 2009 hi,thank you indeed for your answer but could you be more clear....i'm a newbe.thank you indeed
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now