Sure, using the Linux command line is optional. But these are commands I depend on every day. See what you think.
Wine is not an emulator like Qemu or a virtualization environment like Virtualbox, but a runtime environment that aims to emulate the Windows API on Linux. This API mapping is not complete, but it is ...