It is possible to run a Exe file in RedHat

user3085760

I am new to linux. I run the batch file which will execute exe file in automated way. I need to do the same in linux. Kindly give me some idea how to use it. Thanks in advance

Wilf

I'm going to answer this anyway, even though this is off-topic as this is about another Linux distro. Really you ought to ask the question on Unix & Linux - you can use the same StackExchange account.

To run most exe files, you can use Wine. You can install it in most rpm based systems with:

sudo yum list wine*

Then you can click on exe files, and open them with 'Wine Windows Program Loader'.

As for batch files, that is harder, but you may be able to use a Windows like terminal that comes with Wine - you can open that by running:

wineconsole 

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

It is possible to run a Exe file in RedHat

From Dev

Is it possible to run an .exe or .bat file on 'onclick' in HTML

From Dev

Run an .exe file on apache?

From Dev

Run a file .exe in Laravel

From Dev

run exe file on apache server

From Dev

How to Run an .exe File in Python

From Dev

Ansible run remote exe file

From Dev

Run a file within exe with vbs

From Dev

run exe file on apache server

From Dev

Run an exe file from code

From Dev

Is it possible to run an EXE from MVC site?

From Dev

Is it possible to turn the .ISO file into a .exe file?

From Dev

Run an input file using an exe file with cmd

From Dev

Making a script file to run *.exe file

From Dev

Using Plink.exe to remotely logon to remote RedHat Linux server to run local Perl script

From Dev

Is it possible to assign SetupIconFile from .exe file?

From Dev

Is it possible to build .RDL file into an .EXE for deployment?

From Dev

Is it possible to retrieve source file from an exe?

From Dev

Run .exe file of C code using Eclipse

From Dev

Batch File Find Path of Exe and Run Program

From Dev

Create a batch file to run an .exe with an additional parameter

From Dev

Trying to download an exe file from a website and run it

From Dev

How to download and run a .exe file c#

From Dev

How to run a exe file as a window service?

From Dev

Run .exe file via Python as Administrator

From Dev

Run another binary/exe file using Lua?

From Dev

Run .exe file automatically on booting (or better alternative)

From Dev

make exe file automatically run as administrator

From Dev

Run exe file on full screen mode game