We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fdbc2e + ccbcae4 commit fdd5c2dCopy full SHA for fdd5c2d
installer/packages/qreal-base/ru.qreal.root.associations/meta/installscript.qs
@@ -12,6 +12,6 @@ Component.prototype.createOperations = function()
12
"@TargetDir@\\" + installer.executableName + installer.execExtension + " \"%1\"",
13
"@ProductName@ Project",
14
"application/octet-stream",
15
- "iconPath=@TargetDir@/trik-studio-jr.ico");
+ "@TargetDir@/trik-studio-jr.ico");
16
}
17
0 commit comments