HOW TO INSTALL WINDOW SETUP.EXE ON SUSE DESKTOP

Hi

I am a new Linux user i want to know is it possible to install windows setup.exe on SUSE desktop?if it is possible how?

Thanks

Without further details the answer can only be ‘maybe’. Some Windows applications will work with WINE. Some will partially work. Some will not work at all. Before trying to install Windows applications the first thing to do is find a Linux application that does what you want.

‘SUSE desktop’ could refer to various versions of Linux and not necessarily SUSE Linux Enterprise Desktop. To enable people to better assist, please could you post the output of

$ cat /etc/*release*

Hi
Install codeweavers crossover is the easiest way;
https://www.codeweavers.com/

What is the windows application there may be a linux alternative?


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.28-4-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

After running cat /etc/*release it display the following

SUSE Linux Enterprise Desktop 11(i586)
VERSION=11
PATCHLEVEL=2
SUSE Linux Enterprise Desktop 11(i586)
VERSION=11
PATCHLEVEL=2

[QUOTE=davidkasori;24544]After running cat /etc/*release it display the following

SUSE Linux Enterprise Desktop 11(i586)
VERSION=11
PATCHLEVEL=2
SUSE Linux Enterprise Desktop 11(i586)
VERSION=11
PATCHLEVEL=2[/QUOTE]

SLED 11 SP2 is End Of Life. The currently supported version is SLED 11 SP3. Unless there is a particular reason you need SP2, the first thing to do is update to SP3. Instructions on how to do that can be found at
https://www.suse.com/documentation/sles11/book_sle_deployment/data/sec_update_sle11sp2.html

Though if you’ve only just installed the machine you might do better to just wipe it and do a clean install with SP3. You can get the ISOs from https://download.suse.com/Download?buildid=Nw5At9_UZaA~

Wine is not included with SLED but http://en.opensuse.org/Wine has details of Wine repositories for SUSE Linux Enterprise 11 SP2 and SP3. Or go the codeweavers route as Malcom suggested. You can find information about how well various applications work with Wine at https://appdb.winehq.org/ But as I and Malcolm both said, first thing to do is look for a Linux equivalent of the application.