CB315-When I click on the roboevony.exe file it says file is designed for a PC in Chromebook.

MasterTdog1970
MasterTdog1970 Member Posts: 5 New User
edited 1:20PM in Chromebooks

When I click on the roboevony.exe file it says. This file is designed for a PC using Windows software. This is not compatible with your device which runs ChromeOS. Learn more about opening files on ChromeOS.

Is there anything I can do to run the exe file once it's unzipped?

[Edited the thread to add issue detail]

[Edited the topic title to include model number]

Answers

  • Sharanji
    Sharanji ACE Posts: 4,523 Pathfinder

    @MasterTdog1970

    What is the full model number of your device? Are you trying to run this roboevony.exe file from your Chromebook or windows device?

    I hope this helps! If this was useful, please hit 'Yes' or 'Like'! Thanks! 😊

  • MasterTdog1970
    MasterTdog1970 Member Posts: 5 New User

    I'm trying to run it from Chromebook. The model number is Acer Chromebook 315 CB315—4H. N21Q9

  • Sharanji
    Sharanji ACE Posts: 4,523 Pathfinder

    @MasterTdog1970

    Running .exe files on a Chromebook isn't straightforward because Chrome OS doesn't natively support Windows applications. However, there are a few methods you can use to run .exe files on a Chromebook:

    Using Wine:
    Enable Linux on Chromebook: Go to Settings > Advanced > Developers and turn on the Linux development environment.
    Install Wine: Open the Terminal and run the following commands:
    sudo dpkg --add-architecture i386
    sudo apt update
    sudo apt install wine
    Run .exe Files: Download the .exe file you want to run and use Wine to execute it.

    Using Crossover:
    Install Crossover: Crossover is a paid application that allows you to run Windows applications on Chrome OS. You can download it from the Crossover website.
    Run .exe Files: Use Crossover to install and run your .exe files.

    Using Chrome Remote Desktop:
    Set Up Remote Desktop: Install Chrome Remote Desktop on both your Chromebook and a Windows PC.
    Access Windows PC: Use your Chromebook to remotely access your Windows PC and run .exe files from there.

    I hope this helps! If this was useful, please hit 'Yes' or 'Like'! Thanks! 😊

  • MasterTdog1970
    MasterTdog1970 Member Posts: 5 New User

    I attempted to use the 1st one. The wine one. And this is what I got .

    NOTICE:
    To provide a more stable graphical user experience in Crostini,
    the GPU-based rendering driver (virgl) has been disabled by default
    for existing and new environments in ChromeOS version 131 and newer.

    OpenGL and OpenGLES applications will continue to function using a
    CPU-based rendering driver (swrast).
    
    If you would like to re-enable GPU-based rendering in an unsupported
    capacity, you may visit:  chrome://flags#crostini-gpu-support
    in your Chrome browser and set the flag to "Enabled", then restart
    your device.
    
    (this message will be repeated 4 more times).
    (to silence this message, run the following in this terminal):
        echo 5 >"/home/bobwhelan558/.local/share/cros-motd"
    

    bobwhelan558@penguin:~$

  • Sharanji
    Sharanji ACE Posts: 4,523 Pathfinder

    @MasterTdog1970

    You can try to enable GPU-based rendering. Open Chrome Browser: Launch the Chrome browser on your Chromebook.
    Access Chrome Flags: Type chrome://flags#crostini-gpu-support in the address bar and press Enter.
    Enable GPU Support: Find the flag named "Crostini GPU Support" and set it to "Enabled".
    Restart Your Device: After enabling the flag, restart your Chromebook to apply the changes.
    This should re-enable GPU-based rendering, although it is in an unsupported capacity.

    If you encounter any issues, you can always revert the changes by setting the flag back to "Disabled"

    I hope this helps! If this was useful, please hit 'Yes' or 'Like'! Thanks! 😊

  • MasterTdog1970
    MasterTdog1970 Member Posts: 5 New User

    Ok I did that and I got this.

    NOTICE:
    To provide a more stable graphical user experience in Crostini,
    the GPU-based rendering driver (virgl) has been disabled by default
    for existing and new environments in ChromeOS version 131 and newer.

    OpenGL and OpenGLES applications will continue to function using a
    CPU-based rendering driver (swrast).
    
    If you would like to re-enable GPU-based rendering in an unsupported
    capacity, you may visit:  chrome://flags#crostini-gpu-support
    in your Chrome browser and set the flag to "Enabled", then restart
    your device.
    
    (this message will be repeated 4 more times).
    (to silence this message, run the following in this terminal):
        echo 5 >"/home/bobwhelan558/.local/share/cros-motd"
    

    bobwhelan558@penguin:~$

  • Sharanji
    Sharanji ACE Posts: 4,523 Pathfinder

    @MasterTdog1970

    In this case you will have to go with this.
    Set Up Remote Desktop: Install Chrome Remote Desktop on both your Chromebook and a Windows PC.
    Access Windows PC: Use your Chromebook to remotely access your Windows PC and run .exe files from there.

    Also, consider getting help from the Google Chromebook forum.
    Visit the Chromebook Help Community:  Chromebook Help Community

    I hope this helps! If this was useful, please hit 'Yes' or 'Like'! Thanks! 😊

  • MasterTdog1970
    MasterTdog1970 Member Posts: 5 New User

    I don't have a Windows PC. There is now other way?