SHoficina

Questions about Wine on Linux
Locked
eTenso
Newbie
Newbie
Posts: 3
Joined: Thu Jul 01, 2021 8:41 am

SHoficina

Post by eTenso »

Please help us with this program (SHoficina). I've seen several people around here trying to make it work on Linux but without success. There are some errors when registering some files and the program does not work. Follow link to download and attached error images.

https://shoficina.com.br/shoficina6.exe
Attachments
Screenshot_20210629_152929.png
Screenshot_20210629_152929.png (17.2 KiB) Viewed 2431 times
Screenshot_20210629_152840.png
Screenshot_20210629_152840.png (17.11 KiB) Viewed 2431 times
Screenshot_20210629_152732.png
Screenshot_20210629_152732.png (16.78 KiB) Viewed 2431 times
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: SHoficina

Post by jkfloris »

Use winetricks to install the Microsoft Visual Basic 6 runtime
and run the installer again.

Code: Select all

winetricks -q vb6run
eTenso
Newbie
Newbie
Posts: 3
Joined: Thu Jul 01, 2021 8:41 am

Re: SHoficina

Post by eTenso »

Thanks!
eTenso
Newbie
Newbie
Posts: 3
Joined: Thu Jul 01, 2021 8:41 am

Re: SHoficina

Post by eTenso »

jkfloris wrote: Thu Jul 01, 2021 5:07 pm Use winetricks to install the Microsoft Visual Basic 6 runtime
and run the installer again.

Code: Select all

winetricks -q vb6run
Thank you so much for your help. Everything worked! The program worked very well. I was using virtualbox with a Windows just for this program.
Locked