mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-27 10:14:32 +00:00
569 B
569 B
Disabling shortcuts
Disabling shortcuts for multi targets distribution Kit in the Qt Installer framework.
Some times we need to disable creating automaticly shortcuts for some applications. For solve this problem i recomendet override the default qt installer framework template.
Note
Starting from CQtDeployer 1.5.1, you can use the -disableShortcuts option to disable the automatic creation of shortcuts.
Example:
cqtdeployer -disableShortCut targetName,target2Name
cqtdeployer -bin myProgramm.exe -disableShortCut myProgramm