Le sam 08/02/2003 à 19:16, Tony Lambregts a écrit : > I tried this patch and it does not work for me. > I have a windows drive mounted but when I choose a " no windows" > install i get the following. > > Configuring Wine without Windows. > Some fake Windows directories must be created, to hold any .ini files, DLLs, > start menu entries, and other things your applications may need to install. > Where would you like your fake C drive to be placed? > (default is /home/tony/c) > Configuring Wine for a no-windows install in /home/tony/c... > > Created /home/tony/.wine/config using default Wine configuration. > You probably want to review the file, though. > > Compiling regedit... > make: Nothing to be done for `all'. > > Preparing to install default Wine registry entries... > Installing default Wine registry entries... > > Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: > Could not stat /cdrom (No such file or directory), ignoring drive D: > programs/regedit/regedit: cannot determine executable type for > 'F:\winedefault.reg'
It's not the issue I thought you had. Is it possible that programs/regedit/regedit is a symlink to a script (or directly a script) which tries to launch Wine and execute it's first argument? I'll take the time to compile current CVS tonight, Vincent