error -1712

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
davoxaudio
Newbie
Newbie
Posts: 1
Joined: Tue Oct 31, 2017 7:45 am

error -1712

Post by davoxaudio »

Hey guys, do you now what's this code -1712?

my wine doesnt wokr.

thanks
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: error -1712

Post by Bob Wya »

@davoxaudio

Error codes like that are totally meaningless - since they are typically generated by the application you are trying to run and not Wine itself.

Please tell us:
  • your Operating System, e.g. for Linux:

    Code: Select all

    lsb_release -a
  • version of Wine you are testing with

    Code: Select all

    wine --version
  • what Windows application you are testing
  • are you launching the Windows application's .exe file from a DE File Manager (e.g. Nautilus) or testing from a terminal Window?
Please also refer to the WineHQ FAQ which contains some essential basic usage information.
Users of Wine are expected to have read this before posting on these forums... :wink:

Bob
Locked