Hi,
I have component that insert keys to Registry Data.
How can I use the same component for 32bit and 64bit as well.
I do not want to duplicate the component and condition it by 64-Bit Component.
Please advice
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

How to install the same Component on 32 and 64bit
Started by
Barvaz
, May 22 2012 09:18
1 reply to this topic
Posted 22 May 2012 - 11:02
If you want to write in the 64 bit section of the registry on 64 bit machines, you must use a separate component. If you want to write to the 32 bit section of the registry even on 64 bit machines, one 32 bit component is sufficient.
Stefan Krüger
InstallSite.org twitter facebook