How to remove old 32 bit registry after updating to 64 bit with install4j Add/Remove Feature? -


i have created setup install4j. tho older version of application 32 bit, 64 bit. want older 32 bit versions updated 64 bit.

the problem is, when execute 64 bit setup on system 32 bit version installed, there 2 entries in software registry "programs , features" afterwards. think 64 bit setup not find earlier installations 32 bit.

is there configuration in install4j or have remove entry manually?

thanks.

as of install4j 6.0.3, upgrades between 64-bit , 32-bit installers not modify registry of other bitness. if want remove 32-bit entry, have remove call com.install4j.api.windows.winregistry.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -