Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: cast-fish on January 13, 2021, 08:23:59 AM

Title: Wine
Post by: cast-fish on January 13, 2021, 08:23:59 AM
Hello F,

For what uses is "Wine" extension  Best?  ........ often think of using it , as a substitute platform.

thx

c

Title: Re: Wine
Post by: cute curtis on January 13, 2021, 01:38:37 PM
It is use for executing Windows .exe executable files. Better use winetricks for ease of use.

https://ibb.co/T0d2z2W

P.S. Dear moderator why my previous replies with attachment or Image BB code don't pass thru?
Title: Re: Wine
Post by: DanielH on March 26, 2021, 08:24:14 AM
I'm using wine to run LDmicro, a free (GPL3) Ladder editor and compiler for some microcontrollers (some PIC,, some ATmega, two STM32).
Ladder logic is a graphical language por industrial PLC, under IEC 61131-3 normative.

LDmicro (https://github.com/LDmicro/LDmicro)  compiles .hex files from Ladder diagrams,.
I use TinyMultiBootlader+ to download these .hex in PIC flash memory, or OWL in ATmega flash memory.

I use these programs on Arch Linux, and now trying to use the same on TCL installed on a 8 GB pendrive (BTW: I have some issues to use my physical keyboard in apps running on wine, see http://forum.tinycorelinux.net/index.php/topic,24895.0.html ).
Title: Re: Wine
Post by: MattArnold on April 19, 2021, 09:22:41 AM
Thank you for sharing! I started using it too, and I'm very happy with the result!