diff --git a/win32/installer/installer.vcxproj b/win32/installer/installer.vcxproj
index 42397ccb..9dd90d2c 100644
--- a/win32/installer/installer.vcxproj
+++ b/win32/installer/installer.vcxproj
@@ -37,8 +37,7 @@
diff --git a/win32/zoitechat.props b/win32/zoitechat.props
index 919c6e08..1d2868f9 100644
--- a/win32/zoitechat.props
+++ b/win32/zoitechat.props
@@ -91,6 +91,9 @@
$(ZoiteChatBuild)\$(PlatformName)\pdb\
$(ZoiteChatBuild)\$(PlatformName)\rel\
$(ISCC_EXE)
+ $(POWERSHELL_EXE)
+ $(WINDIR)\System32\WindowsPowerShell\v1.0\powershell.exe
+ powershell.exe
$(ProgramFiles(x86))\Inno Setup 5\iscc.exe
$(ProgramFiles(x86))\Inno Setup 6\iscc.exe
$(ProgramFiles)\Inno Setup 5\iscc.exe