diff --git a/Mage.Client/pom.xml b/Mage.Client/pom.xml
index 160fe85586..5384b18ae6 100644
--- a/Mage.Client/pom.xml
+++ b/Mage.Client/pom.xml
@@ -155,6 +155,8 @@
                     </descriptors>
                 </configuration>
             </plugin>
+            
+<!--
             <plugin>
                 <groupId>com.akathist.maven.plugins.launch4j</groupId>
                 <artifactId>launch4j-maven-plugin</artifactId>
@@ -200,7 +202,7 @@
                         </configuration>
                     </execution>
                 </executions>
-            </plugin>
+            </plugin>-->
         </plugins>
 
         <finalName>mage-client</finalName>