diff --git a/mRemoteV1/mRemoteV1.vbproj b/mRemoteV1/mRemoteV1.vbproj
index 048333871..17c1b3e42 100644
--- a/mRemoteV1/mRemoteV1.vbproj
+++ b/mRemoteV1/mRemoteV1.vbproj
@@ -1182,6 +1182,10 @@
+
+ call "$(DevEnvDir)..\tools\vsvars32.bat"
+editbin.exe /LARGEADDRESSAWARE "$(TargetPath)"
+