similar to: Windows registry file in wine?

Displaying 20 results from an estimated 100000 matches similar to: "Windows registry file in wine?"

2004 Oct 02
2
Edit Windows XP registry with wines regedit?
Hi, is it possible to edit the registry of an installed Windows XP under Linux with wine's regedit? I've replaced my mainboard which has a different chipset. So this crappy Windows XP doesn't want to boot now. Cheers, Martin
2001 Mar 14
2
How to conver the windows registry to wine registries?
All, This is a more difficult problem than it appears. I would like to convert the Windows registry that already exists on my machine over to Wine's registry, but I don't see how that is going to be done since Wine will look at its own registry and NOT the reg files on my Windows partition. Do I need to drag the Windows reg files (and what are their names?) to the WIne partition on my
2011 Feb 17
4
Wine registry format question
In the reg files there is a number at the end of every section/key property. Example: [System\\CurrentControlSet\\Services\\VxD\\MSTCP] 1296424715 What is the purpose of "1296424715"? Is this a time stamp or checksum?
2009 May 24
3
Registry setting question...
Is there a way to set registry key, other then editing system.reg/user.reg file? For DIB engine we can export WINEDIB=ON or edit registry, is this the case with other registry keys as well? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090524/b69fa546/attachment.htm>
2009 Aug 05
6
Regedit issues, not owned by root
Hello. I have been pretty satisfied with wine since I have become aware of its existance and am having a pretty good time with it. There are, however, a couple issues I can't wrap my head around. First of all, I cannot run regedit as root, it says: Code: wine: /home/mokuren/.wine is not owned by you I don't know how the root is supposed to "not own" something. This isn't
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
2002 Apr 22
1
regapi with global registry
Hi, I have a global windows fake tree, which every user in the group "wine" can access. However I got a problem dealing with new applications installed. When a user (any user, even root) installs an application, the registry entries goes to $HOME/.wine/*.reg . This also means that other users will not be able to use it because of the missing registry entries. I use the regSet.sh,
2007 Jan 15
3
Registry entries
Can anyone point me at a good doc on farting about with the registry? Or do you feel like giving me the fool's guide? I have large tracts of registry entries to stuff in, and adding them via Edit/new in regedit is an absolute PITA and unworkably slow. I have files from exported from a win98 registry (via windoze regedit) with the correct info. I need to add because programs are not finding
2010 Oct 21
2
Script to add key to the WINE/Windows registry?
Hello, I would like to create a Linux script (#!/bin/sh) to automatically add keys to the WINE/Windows registry: Could somebody tell me how to do this? Regards.
2002 Dec 17
1
Wine Install Question - "Registry install failed."
Mark Knecht wrote: >Hello, > First message here. I've run Wine just a little bit on another machine, >but am running Quicken 2001 Deluxe happily. (Or almost so...) > > I'm attempting to set a new version of Wine up in the office in an >attempt to move some of us here away from Windows, or at least try to. I've >installed a 12/17/02 CVS download in /source/wine
2006 Jun 08
1
Real Windows registry support?
Apparently support for loading a real Windows registry from disk has been disabled. Well that stinks. Is there any way to maybe parse the information stored in a WinXP registry and merge it with Wine's? I have a few programs (Photoshop being one) that I've already installed on my XP partition that I'd like to use without needing to reboot.
2010 Jun 27
2
How to import registry of Windows XP backup?
I have a game for Windows where the entire game status is saved in the registry. The game works good under Wine. After a reinstallation the registry got wiped out and therefore my game status. (This game is not important, it could be any program which writes something very important into the registry which I need to restore) But I have an entire backup of my old Windows XP installation. Because
2002 Aug 26
2
Convert Registry
Hi there, I have some problems here converting my WinXP registry to wine. Neither of the export options in regedit.exe seem to provide the appropriate input file format for regapi. So "regapi setValue < registry.reg" wont do anything. "more registry.reg" displays the file in a human readable format, however, when I redirect the output into a new file or pipe it to an
2008 Nov 17
5
Question about running SecuROM under WINE
I am new to WINE, and Unix-based systems in General. I have up until recently been using Windows XP Home, but after installing Spore, SecuROM was also installed onto Ring 0 of the Kernel and has pretty much fried my computer. Apparently, because of where it installed itself, it interfered with other programs and now I can't get anything to work right. So I switched to Ubuntu 8.10 for 64-bit
2012 Mar 08
9
Using a real windows installation as a wineprefix
Hello everybody, i got a question. Could it be possible to use an existing real windows 7 installation (on a separate partition) as a wineprefix and run programs from it?
2001 Apr 19
1
Win2K registry not loading correctly
Hi, I've noticed that my Win2K registry just won't load correctly. In Win2K regedit nothing shows up at all - not even home registry values - and in Win98 regedit (running in my w2k configured wine) only few values show up, I believe those are my home registry values. Here's the relevant stuff from config, built with winesetup: [Drive H] "Path" = "/mnt/winnt"
2010 Aug 01
2
Need Help! Morrowind on Ubuntu
Hi guys. I have Ubuntu 10.04 with Wine 1.3.0 and i wanna play with The Elder Scrolls III Morrowind. The install worked very well and i can play with a registry settings: [HKEY_CURRENT_USER\Software\Wine\Direct3D] > ;"OffscreenRenderingMode"="fbo" - This gives water artifacts > "RenderTargetLockMode"="textex" ; Handles reversed character but
2008 Jan 30
3
Fun Wine Project -- Configure Some Default Registry Entries
My first post. Fun Wine Project -- Configure Some Default Registry Entries I've begun working on this to import some native calls into wine. More specifically, OpenOffice.org. I'm trying to get Lotus Notes attachments to display proper icons, and open natively with OOo. I've come across a dilemma. I can't seem to "easily" open a Windows path, i.e.
2001 May 09
1
Editing Registry in Wine
How can I edit registry entries in WINE?????
2008 Dec 16
4
Hive In Wine
Hey, In windows we have a concept of "hive" in the registry. I'm trying to load the hive to wine registry, but wine is not able to recognizing the format of hive. Please help me out. Thanks, karthik