portarinos wrote:
Can we call it progress really? New messages:
COPYLIB: Can't open file " " in line 299
Dos Error Type: Unable to locate a file or drawer
I suspect that it will be sth really not so big that ruins the process
As I and others have pointed out, there is a file in the MUI archive with only a " " (space) as filename.
From this Article
http://www1.uk.freebsd.org/docs/rview/AmigaOS39revie.txt:
"The Unarchivng applet has an interesting feature. When unarchiving, any files with a space in their names are renamed, with the spaced filled in with an underscore character. This was noticed by someone (sorry, I can't remember your name

who was installing MUI and the installed bombed out asking for a file that had been remaned by the applet. Since AmigaDOS allows spaced in filenames, it seems odd that an OS application should have this behaviour. Bug or design decision? You can confirm this by archiving your Devs: directory. Upon unarchiving with the applet, Amiga OS ROM Update will be renamed Amiga_OS_ROM_Update."
So the solution is, as Darrin et al have pointed out:
Open a shell window (Execute Command "newshell" in Workbench or double click on the shell icon) and enter the following commands (assuming you already have lha -- if you don't, the Rescue-Image of the Deneb Flashrom comes with the "lhex" standalone extractor which will work equally well):
Cd RAM:
lha x pathtoyourMUIusr38.lha
Now you should be able to install MUI from your Ram Disk.