I had a (now gone) developer create 32 bit application with one click deployment. We are now faced with customer need for deployment on newer 64 bit Win 7 systems. I have no VS experience and want to know if a workaround can be effected that could either use the CR x86 or else install a 64 bit counterpart? Ideally the one click deployment would be OS cognizant and work with either, but I suspect that would require recompling thre VS app? I have been able to uninstall the x86 module, using KB articles here.