Browse Source

ask for removal of old motion-twin install

Nicolas Cannasse 12 years ago
parent
commit
10f9833f73
1 changed files with 2 additions and 0 deletions
  1. 2 0
      std/tools/hxinst/Main.hx

+ 2 - 0
std/tools/hxinst/Main.hx

@@ -170,6 +170,8 @@ class Main {
 			"/usr/local/lib/haxe",
 			"/opt/neko",
 			"/opt/haxe",
+			"c:/motion-twin",
+			"c:/program files/motion-twin",
 		];
 		for( d in dirs )
 			if( !debug && sys.FileSystem.exists(d) )