Hi,
I need to create additional shortcut if the client is using 64-bit Windows.
To achieve this goal I've done the following:
1. I've created dummy registry value in order to create new component
2. I've created the shortcut and moved it to the new component.
3. I've created new feature with condition VersionNT64 and moved the component to this feature. The install level of the feature is 1 (typical) and "Setup Type" dialog is not added to the project.
I've tested the installation on 64-bit Vista, but the shortcut is missing.
Am I missing something?
Regards,
Vladislav