I have a almost fresh install of windows XP on /dev/hdb1 ( it was installed on another computer and I moved the drive to my linux computer ) windows was booting on the other computer it was installer with a FAT 32 file system so linux has no problems with the file system on the windows partition the wine package came from linuxpkgs I would like to use the windows *.dlls where ever I can so far all I have gotten to run is winecfg what is this error message about "fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL" and how do I fix this error "Warning: the specified Windows directory L"c:\\windows" is not accessible." I don't know what I will do with it I just want it working at this point
On Mon, Mar 31, 2008 at 12:48 PM, rob.rice <wineforum-user at winehq.org> wrote:> I have a almost fresh install of windows XP on /dev/hdb1 > ( it was installed on another computer and I moved the drive to my linux computer ) > windows was booting on the other computer > it was installer with a FAT 32 file system so linux has no problems with the file system on the windows partition > the wine package came from linuxpkgs > I would like to use the windows *.dlls where ever I canPlease don't. Wine doesn't really like to use native .dll's, and we ask users to avoid that.
On Mon, Mar 31, 2008 at 2:48 PM, rob.rice <wineforum-user at winehq.org> wrote:> I have a almost fresh install of windows XP on /dev/hdb1 > ( it was installed on another computer and I moved the drive to my linux computer ) > windows was booting on the other computer > it was installer with a FAT 32 file system so linux has no problems with the file system on the windows partition > the wine package came from linuxpkgs > I would like to use the windows *.dlls where ever I can > so far all I have gotten to run is winecfg > what is this error message about > "fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL" > and how do I fix this error > "Warning: the specified Windows directory L"c:\\windows" is not accessible." > I don't know what I will do with it I just want it working at this point >Why are you trying to use windows dlls? Wine ships with its own. Reinstall your apps in wine, don't run them from a windows partition. First off, since it sounds like your setup is questionable at best: $ rm -rf ~/.wine $ wine setup.exe # install your program here
did that and this is my out put from wine setup root at darkstar:~# wine setup fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL Warning: the specified Windows directory L"c:\\windows" is not accessible. fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL Warning: the specified System directory L"c:\\windows\\system32" is not accessible. fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL Warning: the specified Windows directory L"c:\\windows" is not accessible. fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL Warning: the specified System directory L"c:\\windows\\system32" is not accessible. fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL wine: could not load L"c:\\windows\\system32\\setup.exe": Module not found root at darkstar:~# fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL err:wineboot:main Cannot set the dir to L"c:\\windows" (31) should I try to reinstall from source ?
On Mon, Mar 31, 2008 at 3:11 PM, rob.rice <wineforum-user at winehq.org> wrote:> did that and this is my out put from wine setup > > root at darkstar:~# wine setup > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > Warning: the specified Windows directory L"c:\\windows" is not accessible. > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > Warning: the specified System directory L"c:\\windows\\system32" is not accessible. > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > Warning: the specified Windows directory L"c:\\windows" is not accessible. > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > Warning: the specified System directory L"c:\\windows\\system32" is not accessible. > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > wine: could not load L"c:\\windows\\system32\\setup.exe": Module not found > root at darkstar:~# fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL > err:wineboot:main Cannot set the dir to L"c:\\windows" (31) > > should I try to reinstall from source ? >Why are you running as root? -- James Hawkins
vitamin wrote:> > rob.rice wrote: > > did that and this is my out put from wine setup > > > > root at darkstar:~# wine setup > > Two things. > - What Wine version? (run 'wine --version') > - Why are you running as root? You should not ever need to run as root on *NIX unless you performing system maintenance."why are you running as root ?" habit I test all my new software as root to make sure the problems I run in to aren't permission problems the out put for " wine version " is the almost the same as " wine setup " just longer
deleted both ~.wine directory's ran wine setup ran wine version this was it's output rob at darkstar:~$ wine version wine: could not load L"C:\\windows\\system32\\version.exe": Module not found
rob at darkstar:~$ wine --version wine-0.9.58
I removed the package with pkgtool then installed the slackware package from winehq I tryed to run rob at darkstar:~$ wine iexplore.exe and got a blank window BUT the right click menu comes up with the standard options top shows that both wine server and iexplorr are running so what now
On Mon, Mar 31, 2008 at 4:39 PM, rob.rice <wineforum-user at winehq.org> wrote:> I removed the package with pkgtool > then installed the slackware package from winehq > I tryed to run rob at darkstar:~$ wine iexplore.exe > and got a blank window BUT the right click menu comes up with the standard options > top shows that both wine server and iexplorr are running so what now >Then wine appears to be working. Use it to run whatever windows app you were trying to run in the first place ;-).
austin987 wrote:> On Mon, Mar 31, 2008 at 4:39 PM, rob.rice <wineforum-user at winehq.org> wrote: > > > I removed the package with pkgtool > > then installed the slackware package from winehq > > I tryed to run rob at darkstar:~$ wine iexplore.exe > > and got a blank window BUT the right click menu comes up with the standard options > > top shows that both wine server and iexplorr are running so what now > > > > > > Then wine appears to be working. Use it to run whatever windows app > you were trying to run in the first place ;-).what about the blank window when I run iexplore this just can't be right