diff --git a/installer/i2pstandalone.xml b/installer/i2pstandalone.xml
index 0044dd15ecbc47cd3c1ef14256e7741207434b48..9a6f0a65955b863e9ea49c637853bdd96a232b97 100644
--- a/installer/i2pstandalone.xml
+++ b/installer/i2pstandalone.xml
@@ -10,8 +10,8 @@
     <minVersion>1.5.0</minVersion>
     <!--
     <minHeapSize>64</minHeapSize>
-    <maxHeapSize>64</maxHeapSize>
     -->
+    <maxHeapSize>128</maxHeapSize>
     <args>-Djava.library.path=.;lib -DloggerFilenameOverride=logs/log-router-@.txt -Dorg.mortbay.http.Version.paranoid=true -Dorg.mortbay.util.FileResource.checkAliases=false</args>
   </jre>
   <splash>
diff --git a/installer/resources/wrapper.config b/installer/resources/wrapper.config
index d546dbeff5c7403e5f959e032020df8063df4e37..2550f4e3dc428a27b77f33fc198fdf6ade953e73 100644
--- a/installer/resources/wrapper.config
+++ b/installer/resources/wrapper.config
@@ -6,6 +6,11 @@
 # router console will NOT reread this file! You must
 # click "Shutdown", wait 11 minutes, then start i2p.
 #
+# WARNING - The wrapper is NOT run (and this file is not used)
+# if you start I2P with the 'no window' icon on Windows, or
+# with the runplain.sh script on Linux. Use the 'restartable'
+# icon on Windows or the i2prouter script on Linux to run the wrapper.
+#
 #********************************************************************
 # Java Application
 wrapper.java.command=java