LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-24-2006, 06:53 AM   #1
TB2
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Rep: Reputation: 0
Wine Settings back to defaults?


Hi,

I've installed the latest Wine on a Debian (2.6) Etch (testing), and wanted to install a Player called "J. River Media Center" afterwards. But the Media Center installer needed an IE, so I installed IE 6 (SP1) by using the Sidenet Wine Configuration Utility because I did'nt got the IE 6 installer to work properly on my own. The script installed IE 6 flawlessly, and then I retried to install Media Center. First, it didnt work, and the progress bar at the beginning of the installation wizard just didnt move. Next day, I tried it another time and it worked, but overall, wine seems to be configured a way I dont like it.

Before the IE 6 installation the Media Center installer looked like this:
http://img158.imageshack.us/img158/9830/mcbefore3ud.jpg
Afterwards it looked like this:
http://img158.imageshack.us/img158/9235/mcafter6ke.jpg

And this e.g. is the "Import Media" dialog showed by Wine:
http://img158.imageshack.us/img158/1...dimport5ac.jpg
And this is, how it should look like (Screenshot in WinXP):
http://img158.imageshack.us/img158/9...wimport8cp.jpg

I already tried to change the [Version] in /home/myname/.wine/config back to "winxp" ("win98" was needed for IE 6 to work, but I dont use it anyway, I just needed it to install Media Center) but it didn't work.

So what do I have to change, to make things look correctly? For example the installer should look like before, and I think, that the dialogs in Media Center will also look nice then.

This is my ~/.wine/config:
Code:
WINE REGISTRY Version 2
[wine]
"GraphicsDriver" = "x11drv"; (x11drv, ttydrv)
# [wineconf]
[Version]
"Windows" = "winxp"
[DllOverrides]
"advapi32"     = "builtin";Native version won't work
"avicap32"     = "builtin";Hardware related
"capi2032"     = "builtin";Completely implemented
"comctl32"     = "builtin";Native version cause bugs.
"comdlg32"     = "builtin";thunk
"crtdll"       = "builtin";Completely implemented
"ctl3d32"      = "builtin";thunk
"d3d8"         = "builtin";Hardware related
"d3d9"         = "builtin";Hardware related
"dbghelp"      = "builtin";Native version won't work
"ddeml"        = "builtin";
"ddraw"        = "builtin";Hardware related
"ddrawex"      = "builtin";Hardware related
"dinput"       = "builtin";
"dinput8"      = "builtin";Hardware related
"dispdib"      = "builtin";Completely implemented
"display.drv"  = "builtin";Hardware related
"dmusic32"     = "builtin";thunk
"dplay"        = "builtin";
"dplayx"       = "builtin";
"dpnet"        = "builtin";
"dsound"       = "builtin";Hardware related
"dswave"       = "builtin";Hardware related
"dxdiagn"      = "builtin";
"gdi.exe"      = "builtin";Hardware related
"gdi32"        = "builtin";Hardware related
"glu32"        = "builtin";Hardware related
"grpconv.exe"  = "builtin";Cause crash
"gult32"       = "builtin";Hardware related
"icmp"         = "builtin";Hardware related
"icwconn1.exe" = "builtin";Prevent from loading Connection Wizard
"ifsmgr.vxd"   = "builtin";Completely implemented
"imaadp32.acm" = "builtin";Completely implemented
"imm"          = "builtin";Special hack needed
"imm32"        = "builtin";Special hack needed
"iphlpapi"     = "builtin";Hardware related
"joystick.drv" = "builtin";Hardware related
"kernel32"     = "builtin";Hardware related
"keyboard.drv" = "builtin";Hardware related
"krnl386.exe"  = "builtin";Hardware related
"lz32"         = "builtin";Completely implemented
"lzexpand"     = "builtin";Completely implemented
"mcianim.drv"  = "builtin";Completely implemented
"mciavi.drv"   = "builtin";Completely implemented
"mcicda.drv"   = "builtin";Completely implemented
"mciseq.drv"   = "builtin";Completely implemented
"mciwave.drv"  = "builtin";Completely implemented
"midimap.drv"  = "builtin";Completely implemented
"mmsystem"     = "builtin";Hardware related
"mouse.drv"    = "builtin";Hardware related
"mpr"          = "builtin";thunk
"msacm.drv"    = "builtin";Completely implemented
"msacm32"      = "builtin";thunk
"msadp32.acm"  = "builtin";Completely implemented
"msvfw32"      = "builtin";Hardware related
"msvidc32"     = "builtin";Completely implemented
"mswsock"      = "builtin";Hardware related
"newdev"       = "builtin";Hardware related
"ntdll"        = "builtin";Hardware related
"opengl32"     = "builtin";Hardware related
"psapi"        = "builtin";Hardware related
"rasapi16"     = "builtin";Hardware related
"rasapi32"     = "builtin";Hardware related
"serialui"     = "builtin";Hardware related
"setupapi"     = "builtin";thunk
"shell"        = "builtin";Special hack needed
"shell32"      = "builtin";Special hack needed
"snmpapi"      = "builtin";Hardware related
"sound"        = "builtin";Hardware related
"sti"          = "builtin";Hardware related
"system.drv"   = "builtin";Hardware related
"tapi32"       = "builtin";Hardware related
"toolhelp"     = "builtin";Hardware related
"twain"        = "builtin";Hardware related
"twain_32"     = "builtin";Hardware related
"user.exe"     = "builtin";Hardware related
"user32"       = "builtin";Hardware related
"ver"          = "builtin";Special hack needed
"version"      = "builtin";Special hack needed
"vnbt.vxd"     = "builtin";
"vtdapi.vxd"   = "builtin";
"vwin32.vxd"   = "builtin";Hardware related
"w32skrnl"     = "builtin";Hardware related
"w32sys"       = "builtin";Hardware related
"win32s16"     = "builtin";Hardware related
"win87em"      = "builtin";Hardware related
"winaspi"      = "builtin";Hardware related
"wing"         = "builtin";Hardware related
"winmm"        = "builtin";Hardware related
"winnls32"     = "builtin";thunk
"winsock"      = "builtin";Hardware related
"wintab"       = "builtin";Hardware related
"wintab32"     = "builtin";Hardware related
"wnaspi32"     = "builtin";Hardware related
"wow32"        = "builtin";
"wprocs"       = "builtin";Hardware related
"ws2_32"       = "builtin";Hardware related
"wsock32"      = "builtin";Hardware related
"odbc32"       = "native, builtin"
"acroiehelper" = "builtin"
"*" = "native, builtin"
[x11drv]
"AllocSystemColors" = "100"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"Managed" = "Y"
"UseDGA" = "N"
"UseXVidMode" = "Y"
"UseXRandR" = "N"
"UseTakeFocus" = "Y"
"DXGrab" = "Y"
"DesktopDoubleBuffered" = "Y"
"TextCP" = "0"
[registry]
"LoadGlobalRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
"UsePrimary" = "0"
[WinMM]
"Drivers" = "wineoss.drv"      ; default for most common configurations
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[dsound]
[Network]
[AppDefaults\\Blarea8.exe\\x11drv]
"Managed" = "N"
[AppDefaults\\hldemo.exe\\x11drv]
"Managed" = "N"
[AppDefaults\\realplay.exe\\x11drv]
"Managed" = "N"
[AppDefaults\\winamp.exe\\x11drv]
"Managed" = "N"
[AppDefaults\\Jane2ch.exe\\DllOverrides]
"mlang" = "builtin, native"
[AppDefaults\\acmsetup.exe\\DllOverrides]
"*comctl32" = "builtin"
[AppDefaults\\grpconv.exe\\DllOverrides]
"*comctl32" = "builtin"
[AppDefaults\\iebatch.exe\\DllOverrides]
"*comctl32" = "builtin"
[AppDefaults\\updcrl.exe\\DllOverrides]
"*comctl32" = "builtin"
[AppDefaults\\AcroRd32.exe\\Version]
"Windows" = "win2k"
# [/wineconf]
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
I have just installed Slackware with defaults settings, on reboot i get GRUB Error 14 aybe Linux - Software 2 01-05-2006 04:01 AM
back to defaults... jkassemi Linux - Hardware 1 04-05-2005 09:31 PM
wine [wine] config detailed settings...directory paths... breezewax Linux - Software 2 10-19-2004 06:15 PM
revert rh9/gnome back to system defaults? brandnewbie Red Hat 0 06-08-2004 01:55 PM
How do you back up ALSA's mixer settings? anti_trend Linux - Software 2 04-18-2004 01:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration