Re: unixfs registered by default now in cvs

2005-06-30 Thread Michael Jung
On Thursday 30 June 2005 21:21, Brian Vincent wrote: > Does this mean there's no longer a need to map a Z: drive to /? You still can only access the parts of the filesystem, which are accessible by a wine drive. You will see the complete unix directory structure, but you will only be able to sel

Re: unixfs registered by default now in cvs

2005-06-30 Thread Brian Vincent
On 6/30/05, Michael Jung <[EMAIL PROTECTED]> wrote: > With the current CVS version, the unixfs shell namespace extension is now > registered by default at the desktop. So if you do a 'regsvr32 shell32' you Does this mean there's no longer a need to map a Z: drive to /? -Brian

Re: unixfs registered by default now in cvs

2005-06-30 Thread Michael Jung
On Thursday 30 June 2005 15:01, Dimi Paun wrote: > This is fantastic! Way to go Michael, you've nailed an important > integration issue. BTW, if it is registered by default, why do we > need to 'regsvr32 shell32'? Thanks. If you start without a .wine directory, you won't need the 'regsvr32 shell3

Re: unixfs registered by default now in cvs

2005-06-30 Thread Dimi Paun
On Thu, 2005-06-30 at 14:05 +0200, Michael Jung wrote: > With the current CVS version, the unixfs shell namespace extension is > now registered by default at the desktop. So if you do a 'regsvr32 > shell32' you will see the unix filesystem in the file dialogs. This is fantastic! Way to go Michael,

unixfs registered by default now in cvs

2005-06-30 Thread Michael Jung
Hi, With the current CVS version, the unixfs shell namespace extension is now registered by default at the desktop. So if you do a 'regsvr32 shell32' you will see the unix filesystem in the file dialogs. It's probably still quite buggy though. It would be cool if we could get the biggest proble