No possibility to specify shortcut arguments

Windows Mobile/CE CAB packages do not support specifying arguments for the target of a shortcut to a file (typically an executable program). The only workaround is to create the shortcut manually, using the SHCreateShortcut or SHCreateShortcutEx API functions inside a custom Setup DLL.