The file 'home/matt/Downloads/SteamInstall.msi' does not exist. This is partly because you think you said '/home/matt/Downloads/SteamInstall.msi' when in fact you said '/home/matt/home/matt/Downloads/SteamInstall.msi' and partly because you gave wine start a unix path when it expects a windows path. Try: wine start /Unix ~/Downloads/SteamInstall.msi On Sun, May 25, 2008 at 11:15 PM, hoobadoo <wineforum-user@xxxxxxxxxx> wrote: > I'm trying to install steam and when I ran the install it came up with this. > > matt:~$ wine start home/matt/Downloads/SteamInstall.msi > preloader: Warning: failed to reserve range 00000000-60000000 > preloader: Warning: failed to reserve range 00000000-60000000 > err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report > preloader: Warning: failed to reserve range 00000000-60000000 > err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report > preloader: Warning: failed to reserve range 00000000-60000000 > err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report > err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report > fixme:exec:SHELL_execute flags ignored: 0x00000500 > Application could not be started, or no application associated with the specified file. > ShellExecuteEx failed: Path not found > > matt:~$ > > > > > > -- Vincent Povirk