Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-29-2005, 01:57 PM
|
#1
|
|
Member
Registered: May 2004
Distribution: Debian
Posts: 341
Rep:
|
wine: native windows DLLs
Hi everyone! I was wondering how I can use "native Windows DLLs" in wine? I think I saw somewhere that you can grab them off the CD, but Windows XP Home came withmy laptop, and without the Install CD. Can I grab them off the partition or recovery CD? I have Fedora Core 4, and a Toshiba Satelite a70 Laptop. I also have my Windows XP NTFS partition mounted.
|
|
|
|
06-29-2005, 03:29 PM
|
#2
|
|
Senior Member
Registered: Dec 2004
Location: Bawstun area
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
|
Re: wine: native windows DLLs
Quote:
Originally posted by simeandrews
Hi everyone! I was wondering how I can use "native Windows DLLs" in wine? I think I saw somewhere that you can grab them off the CD, but Windows XP Home came withmy laptop, and without the Install CD.
|
Call your OEM and demand the install media.
However if you have the "options" directory you can expand the DLL files. do:
expand foodll.dl_ destination/foo.dll
expand /? for more info.
--Kim
|
|
|
|
06-29-2005, 09:32 PM
|
#3
|
|
Member
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584
Rep:
|
Quote:
|
Call your OEM and demand the install media. However if you have the "options" directory you can expand the DLL files. do: expand foodll.dl_ destination/foo.dll expand /? for more info. --Kim
|
Most OEMS do not ship an actual Windows XP CD, nor are they required to. They instead ship recovery media which includes windows plus other software and drivers.
|
|
|
|
06-29-2005, 09:37 PM
|
#4
|
|
Member
Registered: May 2004
Distribution: Debian
Posts: 341
Original Poster
Rep:
|
Quote:
|
However if you have the "options" directory you can expand the DLL files.
|
Where is this "options" directory?
|
|
|
|
06-30-2005, 09:16 AM
|
#5
|
|
Member
Registered: Oct 2003
Distribution: Fedora core 4
Posts: 113
Rep:
|
Have you checked weither or not your recovery cd actually is a windows cd with different text on the top. I know that's how dell does it.
|
|
|
|
06-30-2005, 09:29 AM
|
#6
|
|
Member
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584
Rep:
|
Quote:
|
Have you checked weither or not your recovery cd actually is a windows cd with different text on the top. I know that's how dell does it.
|
Every PC I have ever bought, back to my Craptiva IBM with Windows 95, has had installation media that is not the standard Windows installation CD. They use their own graphical installer a lot of time. They also will not load on any PC but the one they are shipped with (and other, identical models).
They are basically just images of the factory installation, made with a Norton Ghost like program.
|
|
|
|
06-30-2005, 03:16 PM
|
#7
|
|
Member
Registered: May 2004
Distribution: Debian
Posts: 341
Original Poster
Rep:
|
I have used the recovery CD. It is PowerQuest Recovery or something. It reinstalls Windows, but (beleive it or not) lets Linux co-exist and keeps the old MBR.
There probably is Windows install on it, but it does the limited setup after the recovery is used, meaning it installs the OEM version. I'll check that out, would the options directory be on the windows CD, or on the hard drive?
|
|
|
|
07-01-2005, 02:59 PM
|
#8
|
|
Member
Registered: May 2004
Distribution: Debian
Posts: 341
Original Poster
Rep:
|
Back to my original question (since I don't have a Windows CD), is there a way of using the native windows dll's off a partition, or copying and pasting them?
|
|
|
|
07-01-2005, 08:26 PM
|
#9
|
|
Senior Member
Registered: Dec 2004
Location: Bawstun area
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
|
If it's a dell and they did not supply you with the CD, you have the options directory.
If you can't be bothered to search for it then yes, you can "copy & paste" the DLL directly.
|
|
|
|
07-02-2005, 09:54 AM
|
#10
|
|
Member
Registered: Jul 2005
Location: Cardiff
Distribution: Suse 10
Posts: 59
Rep:
|
Quote:
Originally posted by simeandrews
Back to my original question (since I don't have a Windows CD), is there a way of using the native windows dll's off a partition, or copying and pasting them?
|
Bear in mind, ive had terrible trouble with wine, but i was told:
"If you have Windows on a seperate partition, cope the dll's from *:/windows/system32 to wine's *:/windows/system32 (create the directory if it doesnt exist). Do the same with the system folder."
|
|
|
|
07-03-2005, 07:20 AM
|
#11
|
|
Member
Registered: May 2004
Distribution: Debian
Posts: 341
Original Poster
Rep:
|
Quote:
Originally posted by Diagmato
Bear in mind, ive had terrible trouble with wine, but i was told:
"If you have Windows on a seperate partition, cope the dll's from *:/windows/system32 to wine's *:/windows/system32 (create the directory if it doesnt exist). Do the same with the system folder."
|
Exactly what troubles did you have with wine? It didn't totally mangle either system, did it?
|
|
|
|
07-03-2005, 08:15 AM
|
#12
|
|
Member
Registered: Jul 2005
Location: Cardiff
Distribution: Suse 10
Posts: 59
Rep:
|
It would run programs like Filezilla client fine, but just couldnt get it to run any games. Saying that, not really sat down with it as long as other software.
If that method was wrong, what is the correct method?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:12 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|