4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-07 23:19:35 +00:00

fix create link

This commit is contained in:
Andrei Yankovich 2020-03-17 20:36:18 +03:00
parent 80fd30a8ae
commit 32b974067e

@ -38,7 +38,7 @@ function systemIntegration() {
component.addElevatedOperation('CreateLink',
[
"@ApplicationsDirX64@\\..\Windows\\system32\\cqtdeployer",
"@ApplicationsDirX64@\\..\\Windows\\system32\\cqtdeployer",
"\"" + targetDir + "/" + VERSION + "/cqtdeployer.bat\""
]
)