Running TINA-TI in Wine

Questions about Wine on Linux
Locked
aep9690
Newbie
Newbie
Posts: 2
Joined: Tue Jun 11, 2013 10:40 pm

Running TINA-TI in Wine

Post by aep9690 »

My work has everyone use Linux or Mac OS, I am using a Linux machine with ubuntu. I am trying to run TINA-TI through wine, however when I type:

wine Tina90-TIen.exe

Into the command prompt it gives me an error saying that it can't find a module. I know this is vague but I am at home now and can't get the specific error, I promise I will post the whole thing in detail tomorrow. The Wine page says that it will run, has anyone else had this problem?
aep9690
Newbie
Newbie
Posts: 2
Joined: Tue Jun 11, 2013 10:40 pm

Re: Running TINA-TI in Wine

Post by aep9690 »

So the specific error that I am getting when I run the install file from wine in the command prompt is this:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:storage:create_storagefile Storage share mode not implemented.
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory

After that an error window pops up, I attached a screen capture of it.

I am using the most recent version of WINE, and I had installed nothing else with WINE at that time. I did however go ahead and install LTspice, which works fine. I also tried installing Visual Basic 6 Runtime, then installing TINA-TI and got the same problem.
Attachments
Screenshot from 2013-06-12 09-46-51.png
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Running TINA-TI in Wine

Post by dimesio »

Try winetricks comctl32.
Locked