diff --git a/fluent-package/msi/source.wxs b/fluent-package/msi/source.wxs
index 7bd982642..faeb7f1b7 100644
--- a/fluent-package/msi/source.wxs
+++ b/fluent-package/msi/source.wxs
@@ -185,7 +185,7 @@
+ Value=""[FLUENTPROJECTLOCATION]fluentd.bat" --reg-winsvc i --reg-winsvc-delay-start --reg-winsvc-fluentdopt "-c '[FLUENTPROJECTLOCATION]etc\fluent\fluentd.conf' -o '[FLUENTPROJECTLOCATION]fluentd.log'""/>
+ Value=""cmd" /c "fsutil hardlink create ^"[FLUENTPROJECTLOCATION]bin\td-agent.bat^" ^"[FLUENTPROJECTLOCATION]fluentd.bat^"""/>
+ Value=""cmd" /c "fsutil hardlink create ^"[FLUENTPROJECTLOCATION]bin\td-agent-gem.bat^" ^"[FLUENTPROJECTLOCATION]fluent-gem.bat^"""/>
+ Value=""cmd" /c "del ^"[FLUENTPROJECTLOCATION]bin\td-agent.bat^"""/>
+ Value=""cmd" /c "del ^"[FLUENTPROJECTLOCATION]bin\td-agent-gem.bat^"""/>