Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Wine and the registry

  1. #1
    Join Date
    Aug 2005
    Beans
    253

    Wine and the registry

    I have some apps which appear to need stuff from the registry (i think)

    I assume I have to copy the registry over somehow into the wine installation as well as the app itself.....

    If this is so, I don't know what im looking for yet......

    sys32 ? maybe

    thanks
    john
    Scotland

  2. #2
    Join Date
    Dec 2005
    Location
    Warrensburg, MO USA Earth
    Beans
    1,320
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Wine and the registry

    What are you trying to run and what errors are you getting?

  3. #3
    Join Date
    Aug 2005
    Beans
    253

    Re: Wine and the registry

    Sibelius notation software (like rosegarden)

    -serial number is invalid please reinstall sibelius-

  4. #4
    Join Date
    Jan 2008
    Location
    SE
    Beans
    218
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Wine and the registry

    then you need to export the registry key in windows.

    regedit -> browse your way to the key: "[HKEY_LOCAL_MACHINE]\[SOFTWARE]\[<etc>]" not sure about the path there.
    - OR press "F2" to search for the application name to find the serial key.

    Then select the key and export it to an .reg file.

    This file you then should be able "I think" to import into the wine registry:

    Example:
    Code:
    wine <registry_file>.reg
    /g
    Last edited by gvartser; September 12th, 2008 at 02:18 PM.
    BSA made me do it!

  5. #5
    Join Date
    Aug 2005
    Beans
    253

    Re: Wine and the registry

    you lost me at regedit ->

    can I do this from Linux or do I have to boot into windows ?

    can I not simply copy over the registry wherever it is into wine ?

  6. #6
    Join Date
    Jan 2008
    Location
    SE
    Beans
    218
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Wine and the registry

    No i do not think a copy of the registry will work.

    Regedit is run:ed from the windows OS to export the keys you need for your application. Then you need to bring the exported ".reg" file to your Ubuntu machine and import it using wine.

    /g
    BSA made me do it!

  7. #7
    Join Date
    Aug 2005
    Beans
    253

    Re: Wine and the registry

    thanks

  8. #8
    Join Date
    Aug 2008
    Beans
    129
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Wine and the registry

    Yeah. Make sure the application you want to run is successfully installed on another OS (Just do this all in Vmware through Linux) and find the key the error is referring to, then extract and copy over.
    Or make it easy and just copy the whole windows directory from a windows installation to your .wine/c drive in home folder

  9. #9
    Join Date
    Aug 2005
    Beans
    253

    Re: Wine and the registry

    I went for the easy option and copied the widows dior over to the wine-c drive folder..... still get the same error

    copied one or two regged proggies over to the wine/programs folder and get similar errors.

    Plus the wine reg tool has dissapeared now. guess it was overwritten when I copied over the windows folder.

  10. #10
    Join Date
    Aug 2008
    Beans
    129
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Wine and the registry

    Quote Originally Posted by its_jon View Post
    I went for the easy option and copied the widows dior over to the wine-c drive folder..... still get the same error

    copied one or two regged proggies over to the wine/programs folder and get similar errors.

    Plus the wine reg tool has dissapeared now. guess it was overwritten when I copied over the windows folder.
    Yeh, well the wine reg tool shouldn't really matter.
    So windows version works. Cool. Install Mono in synaptic, get all the libraries related, that look important. (You'll see what I'm talking about, Microsoft libraries etc.)

    And then, reinstall Wine, (after deleting (keep windows dir from copy) the origional config files, to make a clean slate.)
    Then when all that's done, update, restart, reinstall wine, copy the dir over, but only system 32 and the program files from the native windows installation.

    ---
    If none of this works, I suggest you get Crossover at your friendly torrent site.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •