Displaying 20 results from an estimated 10000 matches similar to: "C:\WINDOWS\system32 vs ~/.wine/drive_c/windows/system32"
2008 Feb 19
14
Running XP programs in wine
I am trying to run "Sony Vegas Movie Studio 8.0" on Ubuntu 7.04 in
wine-0.9.41 but I get this error: "This application is not supported
in Windows 2000".
How can I make wine emulate Windows XP? Thanks in advance.
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?
A: Because it messes up the order in which people
2008 Nov 04
5
Where did C:\ go?
I was running wine with no problems until I upgraded ubuntu to 8.10
Now, programs start in wine but don't really run and I can no longer browse the C:\ dirve.
Was there something else I had to do after the upgrade?
Thanks
2011 Sep 05
3
cannot find system32 error
I installed wine 1.2.3 on Mac OS X 10.6.8 with the hopes of getting OpenBUGs running, but no success. It seems like OpenBUGs installs properly, but when I try to open it, I get the following:
wine: cannot find L"C:\\windows\\system32\\OpenBUGS.exe
What does this mean/how can I fix it?
2009 May 07
2
Wine by default picks up from c:\windows\system32
HI,
When we run wine <program.exe>, it looks like wine by default tries to pick up files from drive_c\windows\system32.
What do we do if the executable files are installed in a different location?.
Wine cannot load it and fails.
Is there a PATH variable or something we can set for WINE, just like we set in a OS?
Cheers
2008 Sep 11
3
wine: could not load L"c:\\windows\\system32\\rundll.exe":
when i enter this:
wine "c:windows\\system32\\rundll.exe" ffdshow.ax,configure
i get this:
wine: could not load L"c:\\windows\\system32\\rundll.exe": Module not found
rundll.exe is actually present and indeed is in drive_c/windows/
system32
why can wine not find it?
I'm running the latest deb package from winehq on xubuntu hardy heron
2008 May 09
14
winetricks vcrun2005 does not appear to install system32 dll
I'm a newbie, sorry in advance :p I have been searching here and reading threads and can't seem to find an answer, hence this post. I saw a nice example of what I am trying to do so I'll copy that format and perhaps it will illustrate better than I can explain. I'm using Ubuntu Hardy, 64bit.
My only goal currently is to install the redist, using winetricks is the proper method
2008 Apr 23
3
Firefox 2.0.0.14
Hello,
I just installed Firefox 2.0.0.14 ontop of WINE .9.60 in Ubuntu Hardy
IA64. The installation was fine but I have no access to the internet
when I run the Windows version of Firefox. I just get a Server not
found page no matter what URL I punch in. Anyone have any idea what
might be going on?
Console Output:
sasan at Travis-Ubuntu:~/.wine/drive_c/Program Files/Mozilla Firefox$ wine
2011 Mar 31
7
wine cannot find L "c:/windows/system32/plugplay.exe
I'm running Wine1.2.2 on Ubuntu 10.04 (Lucid). In my file manager, I can get to the /.wine/drive_c folder, so I know it exists in my file system. However, when I open the Wine Configuration window (either via apps/wine/configuration or via terminal (winecfg), on the Drives tab it shows
C: ../drive_c
D: /media UDISK
(and a few other drives).
However, the C drive
2009 Sep 05
5
Trackmania NF 2.11.11 fails to start in Wine 1.1.28
I'm a new user of Ubuntu 9.04 and have installed Wine 1.1.28. Have not been able to get Trackmania Nations Forever 2.11.11 to start despite the AppDB indicating it should be fine.
Installer worked fine, but program crashes on startup with an error message saying "Application has encountered a serious error and needs to close". Dump file indicates an unhandled exception. First
2009 Jun 29
7
Windows XP login
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When WinXP users login to the samba domain a text file opens that contains:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
This seems to be tied to the roaming profile, it only surfaced once I
enabled roaming profiles but I am not sure how to correct it. I also
noticed that the desktop background setting is
2011 Dec 06
12
DLL not found
I am testing a Norwegian financial and invoicing software with Wine 1.3.
The app is called "Matrix ?konomi" (www.matrix.no)
Most things seems to work fine, but PDF export is not working. The app says ".dll not found".
I have checked with the publisher and they say that the DLL that they use for generating PDF's is called "DPDF_Gen.dll".
I have confirmed that
2012 Mar 01
7
Missing .DLL
I am trying to run a .exe from a C++ program i found online and wine tells me that I am missing 2 .dll files which i then download and throw into the folder with the .exe. I then get the error
err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered
err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered
err:ole:CoGetClassObject no class
2010 Jul 01
9
how to install freephoneline.exe from CLI
Looking at:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=10591
What are the steps to install this application? Yes, it's a garbage
application, but I'd like to at least give it a go. Looks like msiexec
apparently isn't the right approach. Should that be through wcmd instead?
thufir at ARRAKIS:~/.wine/drive_c$
thufir at ARRAKIS:~/.wine/drive_c$ msiexec
2009 Jun 29
4
wine / vcvarsall.bat
Hi there,
I am trying to play with wine and I cannot figure out how to read a
bat file that would define some env var for me. I followed
instructions from:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208
And everything seems to be installed nicely for me (thanks to winetricks !):
$ find ~/.wine | grep nmake
/home/mathieu/.wine/drive_c/Program Files/Microsoft Visual
2007 Feb 13
3
Wine + Windows Partition + Registry
I have a windows partition (XP), with a few applications I'd like to
run on it while in BSD:
Microsoft Office XP (for the occasional doc that OO doesn't like)
Corel Photopaint 9 or X3
Trillian (not needed but would be nice)
and a few games.
The games run fine, pretty much like in windows, but they have fewer
directx errors and crashes :-)
Office gets annoyed when I open winword.exe in
2007 Jan 25
3
Install Wine's fake-windows directory in different place
By default Wine installs its fake-windows part into $HOME.
I want rather have it on a separate partition, that I mount as /wine.
How can I do this?
What I have found was:
http://wiki.jswindle.com/index.php/Advanced_Wine_User_Information#Changing_the_location_of_Wine.27s_installation
My steps so far:
- Installed Wine with Synaptic
- # wineprefixcreate --prefix /wine
- I find the fake directory
2009 May 30
5
Error registering dll - DllRegisterServer not implemented
I am trying to install the program MARK in WINE and all but the following 2 dll files, pcdlib32.dll and lfpcd13n.dll (both in my system32 folder), fail to register after running regsvr32. The error is:
DllRegisterServer not implemented in DLL
/home/coldwater/.wine/drive_c/windows/system32/PCDLIB32.DLL
DllRegisterServer not implemented in DLL
2006 Jul 13
2
C:\ doesn't save
Hello,
I edited the path to my drive_c because it wasn't working right.
After I clicked Ok, it erased the fake C:\ in winecfg, but the drive_c
folder is still there. Everytime I try to enter it back in, it erases.
I also get these errors when I try to use wine:
[root@localhost ~]# winecfg
Warning: the specified Windows directory L"c:\\windows" is not
accessible.
Warning: the
2008 Sep 11
3
Installing wine 1.1.4 on Mac OS X - winecfg fails
After unsuccessfully trying the binary distribution at http://thisismyinter.net/?p=47, I've decided to compile myself from source, but only to realize that I'm ending up with the same issue when running winecfg:
Code:
$ /usr/local/bin/winecfg
wine: created the configuration directory '/Users/a5sk4s/.wine'
err:module:DelayLoadFailureHook failed to delay load
2011 Apr 26
3
Registering Dll in system32 Failed anyone help me?
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinpr3.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinpr3.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinsmd.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinsmd.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeintck.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeintck.dll
H:\>regsvr32.exe