Results 1 to 5 of 5

Thread: [SOLVED] Wine (MSVCIRT.dll)

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    Illinois, USA
    Beans
    381

    [SOLVED] Wine (MSVCIRT.dll)

    I have a (Windows) program that throws this error when I try to open it via Wine in the terminal:
    Code:
    caleb@Cable:~/.wine/drive_c/Program Files/Power Tab Software/Power Tab Editor 1.7$ wine PTEditor.exe 
    err:module:import_dll Library MSVCIRT.dll (which is needed by L"C:\\Program Files\\Power Tab Software\\Power Tab Editor 1.7\\PTEditor.exe") not found
    err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Power Tab Software\\Power Tab Editor 1.7\\PTEditor.exe" failed, status c0000135
    Is it possible to obtain the dll file which it requires in order to get this program to work in Linux? If so, where do I put it?
    ~Cable

  2. #2
    Join Date
    Aug 2006
    Location
    Bucuresti / Romania
    Beans
    122
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Wine (MSVCIRT.dll)

    Late reply I know
    http://www.dll-files.com/dllindex/dl....shtml?msvcirt

    extract and copy to ~/.wine/drive_c/Windows/System/

    Just happened to me and found the post in the forums better late then never
    USE LINUX! Because a 486 is a terrible thing to waste.
    And check out my blog bitobsessed.blogspot.com

  3. #3
    Join Date
    Oct 2007
    Location
    Germany
    Beans
    96
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Wine (MSVCIRT.dll)

    I think its actually better to put it on

    ~/.wine/drive_c/Windows/System32/

    both might work though

  4. #4
    Join Date
    Aug 2006
    Location
    Bucuresti / Romania
    Beans
    122
    Distro
    Ubuntu Karmic Koala (testing)

    Wink Re: Wine (MSVCIRT.dll)

    Quote Originally Posted by linuxd00 View Post
    I think its actually better to put it on

    ~/.wine/drive_c/Windows/System32/

    both might work though
    I've used ../System version because under Windows that's where it would be. However in wine System is actually only a link to the System32 folder so you're right. It wouldn't be better, but it would be the same thing.

    Anyway. I got MS Reader to work after yesterday's wine upgrade so I'm not complaining
    USE LINUX! Because a 486 is a terrible thing to waste.
    And check out my blog bitobsessed.blogspot.com

  5. #5
    Join Date
    May 2007
    Beans
    7,032
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Wine (MSVCIRT.dll)

    I've moved this to the Wine forum (created long after the original post), and marked it solved. Hopefully, this will make it easier to find for anyone with a related question.
    I am aware of all internet traditions. | Getting the best help | Text formatting codes | My last.fm profile
    Should I PM support questions? NO!

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
  •