|
From: Keith M. <kei...@us...> - 2012-02-02 17:03:52
|
On 2 February 2012 16:48, David Starkweather wrote: > do you mean executing msys.bat right after "sh.exe --login -i" ? No, he means forget about msys.bat altogether: Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Local\PortableApps\MsysPortable> bin\sh --login -i keith@localhost ~ $ pwd -W C:/Local/PortableApps/MsysPortable/home/keith keith@localhost ~ $ This is on Vista 32-bit. IIRC, if you are on 64-bit, you MUST run this under SysWOW64. -- Regards, Keith. |