[Wine] PUSHD under WINE?

Gert van den Berg wine-users at mohag.net
Tue Oct 26 13:56:56 CDT 2010


On Tue, Oct 26, 2010 at 19:17, Charles Davis wrote:
>> Is the error message "Invalid parameter" related to the change from \ to /?
> The real problem is that you passed a UNC path to it, which Wine doesn't
> understand... yet.

Just for the record: Pushd under windows mounts the share to a random
letter and then change to it. popd will unmount it. (Seem to be the
easiers way to handle UNC paths in Winodws batch files)

Intergrating it with the limited UNC (manual symlinks somewhere)
support might make sense...

(And it might be easy - simply create a symlink under dosdevices to
the symlink under the dosdevices/unc path...) (And leave the automatic
population of that for later...)

Gert



More information about the wine-users mailing list