aboutsummaryrefslogtreecommitdiff
path: root/packages/xyz.aleeproductions.aleeplayer/meta/installscript.qs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xyz.aleeproductions.aleeplayer/meta/installscript.qs')
-rw-r--r--packages/xyz.aleeproductions.aleeplayer/meta/installscript.qs2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xyz.aleeproductions.aleeplayer/meta/installscript.qs b/packages/xyz.aleeproductions.aleeplayer/meta/installscript.qs
index f5b6188..339d21e 100644
--- a/packages/xyz.aleeproductions.aleeplayer/meta/installscript.qs
+++ b/packages/xyz.aleeproductions.aleeplayer/meta/installscript.qs
@@ -7,5 +7,5 @@ Component.prototype.createOperations = function()
{
component.createOperations();
component.addOperation("CreateShortcut", "@TargetDir@/AleePlayer.exe", "@StartMenuDir@/AleePlayer/AleePlayer.lnk");
- component.addOperation("CreateShortcut", "@TargetDir@/maintenancetool.exe", "@StartMenuDir@/AleePlayer/Uninstall.lnk");
+ component.addOperation("CreateShortcut", "@TargetDir@/maintenancetool.exe", "@StartMenuDir@/AleePlayer/MaintenanceTool.lnk");
} \ No newline at end of file