> These are the messages (CVS Mar-13-2004) when launched from V:\\ > (/mnt/virtual_cdrom): > [snip] > trace:exec:SHELL_ExecuteW Execute L"instmsia.exe" from directory L"V:" [snip] Thanks, I think I see what is the problem. ShellExecute family of functions should search the indicated directory. In wine they rely on the behavior of CreateProcess, which does not do that. > > I then added V:\\ to the PATH and the installation starts. I guess there > is something wrong with finding the executable. It looks like we don't > take the current directory (or dirname of the executable) into account. For the moment that looks like a reasonable work around. Rein. -- Rein Klazes rklazes@xxxxxxxxx _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users