Caleb Cushing a écrit :
>> Did you try to add:
>>
>> set USERNAME=myname
>>
>> before calling msys.bat ?
>
> no... I just static-ed the username in /etc/profile why do it before
> calling msys.bat?
>
Instead of using a static username, you can define it that way and avoid
modifying /etc/profile.
Also, as an example, if you want to use another directory for your home
(instead of /home), you can define it with
set HOME=%~d0\USBHOME
--
Michael
|