diff --git a/mish/Product.wxs b/mish/Product.wxs
index aa8a56f..f19fcd0 100644
--- a/mish/Product.wxs
+++ b/mish/Product.wxs
@@ -44,10 +44,12 @@
DisplayName="Moonlight Internet Streaming Service"
Description="Automatically manages router port forwarding rules required to use Moonlight over the Internet"
Start="auto"
- Account="LocalSystem"
+ Account="NT AUTHORITY\LocalService"
ErrorControl="ignore"
Interactive="no">
-
+
+ SeChangeNotifyPrivilege
+