The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux
.
google unix.com



Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Auto copy for files from folder to folder upon instant writing Bashar UNIX for Advanced & Expert Users 2 08-21-2008 03:44 PM
MPAA Sets Up Fake Site to Catch Pirates - Slashdot iBot UNIX and Linux RSS News 0 07-07-2007 09:10 PM
Fake Static IP... (shell script) heith Shell Programming and Scripting 2 02-27-2007 04:26 AM
system Fake IPs ppass SUN Solaris 2 04-26-2005 01:33 PM
Uh oh! system32/hal.dll is missing or corrupt. paulSF Windows & DOS: Issues & Discussions 4 04-06-2002 09:27 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 08-19-2004
Kimm Kimm is offline
Registered User
  
 

Join Date: Jul 2004
Location: Sweden
Posts: 22
Fake System32 Folder

I read somewhere that you can create a fake system32 folder in linux where you can store the most common windows runtime libraries, that way you can install windows programs (using wine) directly in linux, what I meen is that even the installer works.
Does anyone know how I can do this, and where I should create the folder?
  #2 (permalink)  
Old 08-23-2004
zazzybob's Avatar
zazzybob zazzybob is offline Forum Advisor  
Registered Geek
  
 

Join Date: Dec 2003
Location: Melbourne, Australia
Posts: 2,100
Hmm....

The first time you run wine it will run a configuration program for you to set up wine according to your needs (and version of Windows).

You'll find that normally you'll have a .wine directory under your home directory (i.e. ~/.wine) and then depending on your configuration a fake_windows directory beneath that.

You can, if need be, place native Windows DLLs into one of these locations:

1. The directory the program was started from.

2. The current directory.

3. The Windows system directory.

4. The Windows directory.

5. The PATH variable directories.

They are search in taht order. I'd say ~/.wine/fake_windows/Windows/System/ (or however you configure Wine) is the best place.

You'll then need to configure the ~/.wine/config file (man wine-conf) for any DLLs you want to override with ones you've taken from original Windows media.

You can either change the global dll overrides section so that changes affect all Wine apps....

Code:
[DllOverrides]
; some dlls you may want to change
"shell"        = "native, builtin"
"shell32"      = "native, builtin"
or just on an application dependent section....

Code:
;; sample AppDefaults entries
[AppDefaults\\my_app.exe\\DllOverrides]
"commctrl.dll" = "native"
"comctl32.dll" = "native"
"riched32.dll" = "native"
"shell.dll" = "native"
"shell32.dll" = "native"
"comdlg32.dll" = "native"
There is a ton of documentation at http://www.winehq.org and also via our old friend Mr. Google, so you'll need to do some reasearch.

Cheers
ZB
  #3 (permalink)  
Old 08-23-2004
Kimm Kimm is offline
Registered User
  
 

Join Date: Jul 2004
Location: Sweden
Posts: 22
well, I changed back again *yawn*, the windows layout is just so darn adictive. And it was almost impossible to find any software. Although I downloaded Knoppix that I am running from a 52x CD player and I like it very much! It actuallt blows Lindows off its socks , it has just about every program you might want the only thing missing is an msn messenger client and a p2p client. I am thinking of downloading these in windows though and install them directly to the hard drive in Knoppix (wich should work...?)
Closed Thread

Bookmarks

Tags
knoppix

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate 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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:50 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0