Running Cygwin on multi-user Windows XP

Angelo Graziosi Angelo.Graziosi@roma1.infn.it
Thu Jan 19 20:43:00 GMT 2006


Soong, SylokeJ wrote:

> google:
> cygwin xp non-administrator account
>
> result:
> http://www.cygwin.com/ml/cygwin-xfree/2005-02/msg00009.html


I think that 

   REM Mount local user %TEMP% as /tmp
   mount -f -u -t "%TEMP%" /tmp

should not work is statxwin.bat is started from a link on desktop or
clicking on it frome Resource Explorer.


%CYGWIN_ROOT%\tmp    is  c:\cygwin\tmp and not %TEMP%,i.e.

C:\DOCUME~1\'user'~1\IMPOST~1\Temp


It could work only if statxwin.bat is started from a bash shell
(Cygwin.bat) 

The solution 'to mount the users own tmp directory as /tmp' should work in
an environment that knows what means 'mount', '/tmp' (like CYGWIN).


Best regards,

   Angelo.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list