-2

we have programs at work that I would like to use on my linux laptop, is there a shell program i can run to be able to use them or must i have a dual boot system, limited HD space. Regards Gavin

1 Answers1

0

its called wine you get it by sudo apt-get install wine you will need to have the 32 bit library's then you do sudo wine windowsexe.exe

  • Welcome to AU! Please edit your answer to include some form of punctuation to visually separate and structure your sentences. I had to read it three times to get what you mean. You can also format code sections to use a fixed width font stand out from the other text. :-] – David Foerster Sep 15 '14 at 19:10