CQtDeployer/md/en/DisableShortcats.md
Andrei Yankovich 8f33310277
Update md/en/DisableShortcats.md
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
2021-06-14 11:34:01 +03:00

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