View FAQ from CAB Creator Module
Section [xx] shortcut "xx.lnk" - there is no matching target file "xx" Error
If you get the following error while building your project:
Section [xx] shortcut "xx.lnk" - there is no matching target file "xx" for the current CPU type
simple remove the directory part of the shortcut's target and leave only the filename.
For example, if you have as shortcut's target the "\%InstallDir%\MyProgram.exe" change it to "MyProgram.exe"
Attention:
This error is occured only when your shortcut haven't any custom icon. When Custom Icon support is enabled, then the target must contain the full path of the target filename, eg "\%InstallDir%\MyProgram.exe".
"This program is designed for a previous version" warning
To avoid get this warning when installing a CAB file in Mobile Device, then in the Target Platform Options the BuildMax option must be set to "supports both square screens and screen rotation"
The Target Platform Options can be viewed by double clicking over a Target Device or press the edit button when selected one in CAB Creator Module.