How to make Hongqi linux finish the WINDOW game, is how to install and configure wine

Updated on technology 2024-03-31
16 answers
  1. Anonymous users2024-02-07

    Under Linux, the Wine tool can be used to install the EXE file on the Linux system and run it in the following way (the following centOS is an example to install and use Wine):

    1. Install the wine software.

    yum install wine

    2. Configure wine, in"system"->"wine configuration", select the default simulation running platform of wine in the pop-up window, and generally select"windows xp"。

    3. Use wine, which needs to be installed. Right-click on the exe file, select "Open with Wine" in the pop-up window, and then it will be the same as installing the software under the Windows system.

  2. Anonymous users2024-02-06

    OK!

    Mine is XP and Linux FC8 dual system,It is recommended that you install the Windows system first and then install Linux to use the Linux bootloader,In fact, the installation is not a big problem,The problem is what is the relationship between your Linux and your Windows,The method of installing Linux is easy to find on the Internet!

    You want your linux to access windows partition no, red flag linux latest yes, it should be supported it! (I haven't used it, so I don't know!)

    You want to execute the program installed under your Windows system under Linux No, if you want it or look for it.

    Windows emulator wine under Linux

    Wine (short for Wine is not an Emulator, i.e. Wine is not just an emulator) is a Windows API (Application Programming Interface) that executes on XWindows and Unix, and can also be thought of as a Windows compatible layer.

    Wine works with most Unix versions, but it still doesn't run all Windows programs completely, but with new versions almost every month, more and more Windows programs are already running on Linux with the help of Wine.

    The wine version will be tentatively scheduled for release on June 1, 2008!

    I've tried to launch Photoshop with a lot

    There is also a swap area problem, the Internet only does the swap area under the FAT, I didn't find it based on NTFS, if you find it, exchange it

    Your problem is the installation problem, I meanby the way there are emulators for windows or linux under linux or windows, I want wine under linux, cygwin under windows

  3. Anonymous users2024-02-05

    Yes, but be aware of partitioning. Unless you don't want the Windows data on your hard drive anymore ......

    Linux requires a separate primary partition (10G+ recommended) and an arbitrary 512M partition as a swap.

    These two partitions are not operable for Windows. So be sure to prepare it before installing.

    Cancel the drive letter and do not format it (with the Linux installer grid).

    Prepare a FAT 32 partition for data exchange, or use NTFS-3G to read and write NTFS partition to exchange data after Linux is installed. The NTFS support that comes with the kernel is basically unusable.

  4. Anonymous users2024-02-04

    As long as you have enough space on your hard drive, it's best to install Linux with two separate partitions, one for the root file system partition and the other as a swap partition (the size of your memory, similar to a Windows page file). In addition, you can arrange separate partitions for home.

  5. Anonymous users2024-02-03

    x86 is perfectly fine, pay attention to the settings of each partition.

  6. Anonymous users2024-02-02

    Hongqi desktop version installation I believe that everyone is like me, full of mystery when they first knew about the Linux system. We who are used to Windows are very curious about another operating system.

  7. Anonymous users2024-02-01

    To put it simply, the simulation runs a Windows executable.

    Such as exe, dll.

    ps.Not necessarily. The key is to have a library, which is .dll file... Whatever is missing, copy from win.

    Also, it depends on the character...

    It is recommended to use sparingly and use open-source alternatives.

    Also, don't run wine with the sudo command. There is danger.

  8. Anonymous users2024-01-31

    It's very easy to use, you just open a software, and then right-click and choose to run it in wine, to put it bluntly, wine is a windows emulator.

  9. Anonymous users2024-01-30

    Virtualize a Windows environment to run the exe file. But not all programs do.

    There is a wine menu under the program, and there will be configuration options when you click on it.

    Let's go here first to make up for the lessons.

  10. Anonymous users2024-01-29

    The compatibility type is not very good.,The game under Windows is generally oh read and can't run.。 Although it can run large software such as PS.,But it's not very compatible with Windows.。。 You can install double win

    XP+Linux system.

  11. Anonymous users2024-01-28

    Wine is a solution to run Windows programs under Linux, and in general it doesn't work very well.

    Even for old birds, it is rare to want to wine a Windows program.

    For example, the Linux version of Google's Picasa actually runs through Wine, not an authentic Linux application.

    If it is a small program, such as a helloworld written by yourself, use it in the terminal.

    winehelloworld

    Such a command is able to run smoothly.

    But for large software, it still has problems with compatibility because it requires a lot of dll files.

  12. Anonymous users2024-01-27

    Graphical installation configuration process.

    1 After starting the disc image, enter the Hongqi Linux installation wizard interface.

    2 Set the installation language selection - protocol selection - click [Accept] below the installation product agreement, and then continue.

    3 System keyboard selection, if not a special little buddy. Please select English Keyboard

    4. Operating system partitioning, enter the operating system partition interface, and the default is to select automatic partitioning.

    Note: Configure partitions manually.

    If the default partition does not meet the demand (for servers that do certain services, the disk space is relatively large, the space will be allocated to local or usr).

    Other miscellaneous settings.

    1 The configuration of the system boot layer (do not modify by default).

    Don't go for custom choices. In particular, you should be careful if you set the password to start the program, if you forget the password, it will cause unnecessary trouble in the future, especially the hosted computer room server.

    3. Time zone and system time configuration.

    Depending on the location of the individual, China generally chooses the East 8th District] Beijing time.

    4. Configure the administrator's root password.

    The administrators of the Linux operating system are all root, and the super administrator password is recommended to be configured with a bit of complexity (8 letters plus numbers or upper and lower case).

  13. Anonymous users2024-01-26

    1. Wine can be installed in Linux to run the Windows exe program, here take Ubuntu as an example, first open the UBUNTU software center on the DASH panel:

    2. Wait for a while, the result will appear, select the third wine software in the picture, and click to enter the details page of the software

    3. Click the install button on the right to install the software, and wait patiently for the installation to be completed.

    4. After installation, open winetricks, the setting software of wine, and select the second installation software.

  14. Anonymous users2024-01-25

    Under Linux, the Wine tool can be used to install the EXE file on the Linux system and run it in the following way (the following centOS is an example to install and use Wine):

    1. Install the wine software under the Linux system.

    yum install wine

    2. Configure wine, in"system"->"wine configuration", select the default simulation running platform of wine in the pop-up window, and generally select"windows xp"。

    3. Use wine, which needs to be installed. Right-click on the exe file, select "Open with Wine" in the pop-up window, and then it will be the same as installing the software under the Windows system.

  15. Anonymous users2024-01-24

    Linux does not support EXE files, there are special Linux software versions.

  16. Anonymous users2024-01-23

    Install a wine first.,Run the exe under the wine.,But not all exes are running.。。

Related questions
13 answers2024-03-31

When we use the computer, whether it is in the office or at home, many users will set a ban on the installation of software on the computer, so that it can effectively prevent computer poisoning and data theft, and at the same time can also prevent employees or children at home, play games or do some other things that they don't want to care. In this case, how to set the system to prohibit the installation of software in the win10 system? >>>More

10 answers2024-03-31

It's a good thing that the bones are starting to widen.

As for growing taller, don't worry. >>>More

17 answers2024-03-31

Talk to your child.

If the child does not want to go to kindergarten, parents should discuss with the child more, ask the reason clearly, and do not reprimand the child loudly, which will make the child more afraid and unhappy. >>>More

12 answers2024-03-31

First delete the already**,And then check and kill the Trojan.,It's easy to ban**,Open the browser.,Select the tool tab above--Internet Options-Security-Then click on the custom level at the bottom.,Pull down there's an **option.,Select Prohibition**. >>>More

9 answers2024-03-31

1.Remove the white substrate with a grain under the hot diamond pattern, and then place the sticker with the diamond pattern on the clothes where you think it is appropriate, and flatten it with your hands so that the sticker with the diamond pattern sticks to the clothes. [Sticky side down]. >>>More