Hi,
I need to install 64-bit application on 64-bit Windows target machine. This application is plugin for other application. In order for the respective application to load my plugin, it needs to have data in the WOW6432Node as well.
How should I make a configuration in the project to ...