

How to install Windows apps on a Mac using Crossover Office

If the app you want to install runs on all versions of Windows from Vista up until Windows 10, then creating a Vista bottle will very likely provide the best possible experience. However, the rule about older software being better supported applies here too. You might choose to create a Windows 8 bottle in order install an app, for example. Normally when you install a Windows app using Crossover Office you’ll install it into a fresh bottle of its own, which is isolated from the rest of the system, although existing bottles can be used more than once.īecause there are many different versions of Windows – from Windows XP up to Windows 10 – there are readymade bottles to match each. It’s actually very simple – a bottle is just a fake C: drive, just like you might find on an actual PC, complete with all the folders you might find there such as C:windows, or C:Users.Ĭrucially, however, it also includes the correct system components that allow that Windows apps to run. Want to read more answers from other tech-savvy Stack Exchange users? Check out the full discussion thread here.The key to installing Windows software using Crossover Office is understanding what a bottle is, because upon installing anything you’ll be asked to create one. Have something to add to the explanation? Sound off in the comments. exe file will be pasted into the Command Prompt window and you just have to press Enter. exe file is a complicated one: Open a Command Prompt window and just drag the. Incidentally, the /K switch has been around since NT days.Īnother way which is quite useful if the path to the. This solution works with all console programs and does not require you to go through Command Prompt every time or modify the original. You can create a shortcut with the above. This will leave the Command Prompt window open even after MyApp.exe terminates: bat file so that you can either start your program with or without pausing at the finish. The advantage of this solution is that you can have a separate shortcut to the. It will keep the Command Prompt window open until you press a key or close it using the “X” button. The first one is your application’s command line and the second one is “PAUSE”. You can create a batch file (.bat) containing two lines. SuperUser contributors mg30rg, misha256, and Ranayna have the answer for us.
