My personal favorite has been Win-Apps for Linux. It has its issues, but when it does, I still find it faster and more reliant to just open the KVM and use Windows with a shared folder. This being compared to Wine or Bottles when using Excel, Word, and Adobe PDF.
This is very helpful. I really do like videos about virtualizing Windows so that I can move from the Windows environment to Linux. I'm new to Linux, so stuff like this is helpful.
If you use bottles on arch, you will notice it stopped working after the gtk4 (4.10) update, to fix that either downgrade back to the previous gtk4 version or uninstall the bottles AUR package completely and install the flatpak version instead, move all your configs and games to the new location and update your symlinks.
Yeah, could you start showing us how you have virtualized different apps? Like some of the bigger ones -- Microsoft Office is a good example. Or, anything that is really bigger than Notepad or some things that are not available in Linux. So, you don't have to do Chrome, Firefox, etc. But, Microsoft Word or Excel would be nice. Or other things that most of us use on a daily basis.
@@nneeerrrdYes, the OS does suck, but that doesn't mean there can't be software that's available only for it that some of us may want to use. Also despite it sucking, not all Linux users think it sucks, but they would rather run Linux instead. You seem to be waging some lame spam war - the capability to run programs made for a totally different OS is a plus, not a minus, you nimbler.
I never really looked into Bottles because I assumed it was just another virtual server thing, but this looks dope. I'm totally installing this and playing with it tonight.
Okay so like... question though. Let's say "I want to run this program. It needs a dependency. Which one though?" Saying "You can pick out all the dependencies you need" doesn't help if there's no good way to know which dependencies might be needed. I tried bottles, but couldn't get most things to work because of that exact issue.
In most cases the installers themselves will let you know what are the dependencies so you can simply install them separately. Most programs these days want the .Net runtimes and Bottles takes care of that by itself for the most part but every now and then you are gonna run into the odd old school app coded 10-15 years ago that will want the VB or VC++ runtimes of the day. Bottle makes that really easy compared to setting up separate Wine prefixes yourself. In fact, for simpler apps, it is either a click-n-run affair or a two-minute dependency tweak.
Tyvm for the vid. I'm reaching my breaking point w/ MS Windows and while I've looked into Linux several times in the past there was always some roadblock that kept me from making the jump. Seems like the jump is now more accessible than before so I'm def going to be looking to making the switch. I am beyond sick of using windows and the lack of control users have.
this is brilliant. i had always found zorin os faster and better than windows but my iptv and trading platforms wouldnt run on linux.now i can do everything on my zorin os.
Wow what a new hack, interesting. Very precise and informative video. I see a ton of interesting stuff you have done. My questions are about program updates and security? Would the version of the app or program receive updates or do you need to reinstall? Is there memory leakage with bottles? Can you transfer and save files created into the Home environment? Does Bottles in doing a backup, the contained info well or able to be restored well?
Bottles definitely looks really cool Thanks for the heads up. By the way, Bottles is available in more forms than Flatpack. I am on Slackware and I can install from packaged source.
Respectfully, how am I supposed to know, which dependency do I need for specific executable? Not a single executable I've downloaded onto my Linux system was ever properly launched by bottles. I click on "launch" icon and nothing happens.
So happy with this video. When you are on windows for 25+ years you have programs, like specific databases that you use on a weekly basis or specific audio/daw programs you use on a daily basis... it seems impossible to switch to linux, in thát setting. . So your video opens up a whole new world, where I can switch to linux and still keep the windows-programs that I really want to keep using. . 1 question though,... does BOTTLES handle registry settings? I think the most executables write there strings into the registry... How is that done [ and is that taken care of ] in linux ? . thanks so much Thumbs up + subscribed.
Nice! Can you navigate manualy to folder where software or game is installed? Some old games have patch and crack, so i need manualy to go to that specific folder where software is installed.
Windows Programs are compiled as PC (X86_64) and the Raspberry Pi is ARM crap, that's why windows exe can't run on Pi. That's why i got a Wyse 5070 as my Debian home server, to avoid the ARM crap from a raspberry pi.
Is there a way to install a program in a bottle, such as a game that I want to run that’s window only, but also run a companion app in the same bottle. Good example, I can run world of Warcraft in a bottle but I want to install the curse add on engine to manage my addons, obviously they need to be installed in the same instance…..hopefully I make sense
Which is better for running windows software, bottles or a virtual box? Am considering swithcinh to linux in the future. Another thing, I have those old office printers, will they run good on Linux?
@@NovaspiritTech Well, maybe since you opened this "Can of Worms", I'd love to see you really develop a series about "Using Bottles in Linux to virtualize common Window Apps".
I hope that they will include the option to create shortcuts from software within Bottles outside onto the Linux platform. That way, we can launch directly into these applications through Bottles without having to open up Bottles manually. It would be great for frontend software like Emulation Station and the like. Though I'm not quite sure if it's already an option, since I haven't dabbled into it yet. I'm still in the process of installing my Steam library, which will take some time as I have a lot of games on there.
I agree that they are both great distros. Personally, I prefer Mint for its balance of looks and performance. I will say that MX is faster. Just installed MX 23 in a vm and it runs like it is installed natively on hardware. ❤
Use whatever works, my good sir. Bottles don't actually work for everything, neither does Wine. When it comes to things like this there is often never one single best thing to use, but rather use whatever works best for the program you're attempting to run.
Getting a steamdeck for my wife. She never touched Linux in her life. I work with Linuix daily and use Lutris, but I find it confusing sometimes. Do you think that bottles will be better for her?
Bottles and wine both are tools, sometimes one works where the other doesn't and vise versa. These aren't the only options either. Often times running a virtual machine is best. But i gotta ask, why in the world do you even need her to use bottles or wine? Pretty much 90% of tasks have an FOSS or Linux alternative, so, unless you're trying to run specific proprietary softwares like photoshop, davinci, ableton live, etc., should be no problem just running pure native applications. Of which, there's literally thousands easily aqquirable. In other words, unless she is heavy into a very specific proprietary software, bottles/wine is a useless tool, as its usage is to run non-native windows programs under a false C:/ drive & (basically)bootlegged drivers. So. Yeah. Bottles/Wine is also something Mac users use. It's kinda just a tool that works on UNIX(mac os-x for example) / UNIX-like(linux for example) operating systems, of which Windows is not. It is NOT an emulator, nor a virtual machine, but rather a false microsoft environment to install and run windows applications within. One of the main differences in a UNIX/UNIX-like system is the file heiarchy, a few other things too ofc but a big thing is that file heiarchy/file structure. This is generally - and drivers - is what seperates the operating systems and why certain softwares/programs dont work on everything equally. The developers must account for and support both sides, of which most big tech companies aren't interested in doing because microsoft holds like 80%+ of market share. Linux community makes this even worse by making 18000 different distributions of Linux.. some using x11, some using wayland... some using a file heiarchy that follows ubuntu and such, some following arch'es, etc.,... some using this, some using that. Making it THAT much harder for software developers to develope for it. This is why Linux often just makes their own packages and has their own software repositories, and why open source works so well with it. Because the people do the integration, not the developer. Anyways. Yeah, something about your post tells me she probably doesn't use a computer for things that deep anyway, and IF she does, a proper PC would be far better than a steam deck.
Yes, Crossover has had this for many years and it's part of the reason that people pay for it. Not to mention that most of the code they develop gets contributed back to the project.
What's the difference between Wine and Bottles 😅. I mean the window app emu that's in this video. Will it work in Cachy OS which is Arch based but options to choose different distro windows desktop experience. BTW KDE is the default window manager.
Nice.. but unfortunately this does not work in my case. Did try to install Sony Vegas 17, Bottles did install but Software can not be found in Bottles Library or in the Linux Mint OS. Nevertheless, Bottles sounds interesting.
For the hand full of applications in the list it works great but for instance Magic The Gathering Arena doesn't work at all. I don't know the dependencies, how would i know? As far as i can see this is not a replacement for Lutris unfortunately. Thanks for the tip though, Battlenet is working fine and i couldn't get that to run good with Lutris.
my inner Spock suggests that the natural evolution would result in "Keg" that would far surpass "Bottles" and allow one to run windows, android and iOS apps! live long and prosper humans!
How to resolve an error: "Object reference not set to an instance of an object" that appears after installing the windows based application via Bottles? Any solution or workaround??
Yep. Simply open the bottle for the app, then click on the hamburger menu (the three dots next to the application name) and then click 'Add Desktop Entry'. It might require you to add the necessary permissions using either Flatseal or a copy-and-paste flatpak command at the first time to enable that functionality, though. But once it is granted that privilege, it will create a menu entry that works like any other regular Linux app.
The video introduces a program called Bottles, a GUI installer for Wine that simplifies the installation of Windows programs on Linux. [00:00](ruclips.net/video/o2HUNRPUDkU/видео.html) Bottles is a GUI installer for Wine on Linux - Installing Windows programs on Linux can be difficult due to dependencies - Bottles solves this problem by containing everything in its own bottle [01:03](ruclips.net/video/o2HUNRPUDkU/видео.html) Bottles simplifies installation of Windows programs on Linux - Manually installing wine prefixes for each program can get confusing - Bottles contains everything in one and puts it into a pretty GUI, and supports flat pack installation [02:03](ruclips.net/video/o2HUNRPUDkU/видео.html) Install and create Windows programs and games using Wine - Use the software package and two commands to install Wine - Create a new bottle for Windows programs and games like Battlenet [03:00](ruclips.net/video/o2HUNRPUDkU/видео.html) Easily export and import bottle settings for future use. - Configure advanced options not found in regular wine installations. - Create and run programs, adjust settings, and optimize for Linux games. [03:52](ruclips.net/video/o2HUNRPUDkU/видео.html) Customize game settings and install dependencies easily. - Adjust settings based on environment and game requirements. - Install specific dependencies and game launchers through the interface. [04:44](ruclips.net/video/o2HUNRPUDkU/видео.html) Installing Windows applications on app environment - App environment installs Windows dependencies like VC run or net 4.8 - Install Windows applications by adding dependencies and running the installer [05:49](ruclips.net/video/o2HUNRPUDkU/видео.html) Use Bottles to run Windows apps and games on Linux - Install Bottles and hit play to run software and games - Visit usebottles.com for more information and documentation [06:38](ruclips.net/video/o2HUNRPUDkU/видео.html) Using Bottles for application migration - Successfully migrated some applications for testing purposes - Separate and contained environment reduces worries about wine prefix
How can I address "memory access violation" and poor draw distance in some games under wine ? I have everything maxed out in the game itself and I have enough performance to support the settings... It looks like some artificial restriction going on in wine
Dude but what about say installing steam on Linux and pointing the a game launcher to a bottle otherwise you’d most likely have two instances of steam on the machine
Yeah, I wish that he'd cover more stuff like Office 365 (let's say), because virtualization of Windows apps like Notepad would be easy. But what about the bigger things?
How do run a program in a bottle that does not need to be installed? and can copy data to the bottle so the program can use said data? ie the data will be stored say on d:\ in the fake windows environment...
Thanks for that great video. Shirt and to the point without extras. Great job. I do have a windows app with a patch file. App is installed on bottles but the patch file always comes up with protect error. And can't install the patch si can't run the app as it should. Is there a y way I can install that patch without getting g that error that prevent the patch file from installing. Thanks again... grat information
You might find it better to get the FOSS program that does the same job as there'll be less tracking and advertising in it; what do you use MSI center for?
Bottles works for some Windows programs and is definitely easier than dealing with wine directly. But I have a java executable which is to say it has a exe extension instead of a jar extension. First time I have seen one. Do you know how to get this to work in bottles?
Can you make a video how to make my container data persistant, how to change container data folders from docker and from portainer, I lose all my data and configuration every time because I tried new things in my raspberry, thanks
would this work if i'm an audio guy that has hundreds of softwares that were made for windows? like does any and every program translate seamlessly to linux??
@@JoeHoeDoesSomethingsorry for late reply. but the bottle is much more good in terms of management, while you have to create different wine config just to run different type of games in lutris
Should have called it brandy. Wine but stronger
Hahaaha
It is container-like, so surely calling it "Port" would be more appropriate? Haha
ya genius! :)
Except it's not "improved Wine", it's creating Wine containers with other dependencies you might need.
@@colbyboucher6391 so... it should be called barrels then.
Bottles is THE program I hope to see get more traction, attention, and development right now!
If you use flatpaks, flatseal is a must to have :)
My personal favorite has been Win-Apps for Linux. It has its issues, but when it does, I still find it faster and more reliant to just open the KVM and use Windows with a shared folder. This being compared to Wine or Bottles when using Excel, Word, and Adobe PDF.
This is very helpful. I really do like videos about virtualizing Windows so that I can move from the Windows environment to Linux. I'm new to Linux, so stuff like this is helpful.
Hey, isn't Windows suxx in the first place the reason you're sitting Linux? Why trying so hard to mimic the so hated Windows for YEARS? 😁 Clowns 🤡
This is not virtualization
I think it's a compactibility layer..
If you use bottles on arch, you will notice it stopped working after the gtk4 (4.10) update, to fix that either downgrade back to the previous gtk4 version or uninstall the bottles AUR package completely and install the flatpak version instead, move all your configs and games to the new location and update your symlinks.
better go with flatpak then cause Arch Linux doesn't like partial upgrades all that much
Instructions unclear, installing with beer
Hey, that rhymes!
how was i living without this.. thanks man!
Yeah, could you start showing us how you have virtualized different apps? Like some of the bigger ones -- Microsoft Office is a good example. Or, anything that is really bigger than Notepad or some things that are not available in Linux. So, you don't have to do Chrome, Firefox, etc. But, Microsoft Word or Excel would be nice. Or other things that most of us use on a daily basis.
Hey, isn't Windows suxx in the first place the reason you're sitting Linux? Why trying so hard to mimic the so hated Windows for YEARS? 😁 Clowns 🤡
@@nneeerrrdYes, the OS does suck, but that doesn't mean there can't be software that's available only for it that some of us may want to use. Also despite it sucking, not all Linux users think it sucks, but they would rather run Linux instead.
You seem to be waging some lame spam war - the capability to run programs made for a totally different OS is a plus, not a minus, you nimbler.
Who you talking to ? @@robsku1
I never really looked into Bottles because I assumed it was just another virtual server thing, but this looks dope. I'm totally installing this and playing with it tonight.
@FaaizRUclips I don't really have experience with that, I was going to use Bottles for non-steam games. For Steam games I just use Proton-GE.
Great video as always. Could you make a video about using bottles with Microsoft Office tools?
Okay so like... question though. Let's say "I want to run this program. It needs a dependency. Which one though?" Saying "You can pick out all the dependencies you need" doesn't help if there's no good way to know which dependencies might be needed. I tried bottles, but couldn't get most things to work because of that exact issue.
In most cases the installers themselves will let you know what are the dependencies so you can simply install them separately. Most programs these days want the .Net runtimes and Bottles takes care of that by itself for the most part but every now and then you are gonna run into the odd old school app coded 10-15 years ago that will want the VB or VC++ runtimes of the day. Bottle makes that really easy compared to setting up separate Wine prefixes yourself. In fact, for simpler apps, it is either a click-n-run affair or a two-minute dependency tweak.
If you're having real trouble tick the "run with console" button and see if it puts any dependency errors in the console log
Tyvm for the vid. I'm reaching my breaking point w/ MS Windows and while I've looked into Linux several times in the past there was always some roadblock that kept me from making the jump. Seems like the jump is now more accessible than before so I'm def going to be looking to making the switch. I am beyond sick of using windows and the lack of control users have.
Bottles is awesome. I use it to run Windows-only Amazon Music app.
Thank you for your info...i was actually searching for it.
this is brilliant. i had always found zorin os faster and better than windows but my iptv and trading platforms wouldnt run on linux.now i can do everything on my zorin os.
Wow what a new hack, interesting. Very precise and informative video. I see a ton of interesting stuff you have done. My questions are about program updates and security? Would the version of the app or program receive updates or do you need to reinstall? Is there memory leakage with bottles? Can you transfer and save files created into the Home environment? Does Bottles in doing a backup, the contained info well or able to be restored well?
Bottles definitely looks really cool Thanks for the heads up. By the way, Bottles is available in more forms than Flatpack. I am on Slackware and I can install from packaged source.
Respectfully, how am I supposed to know, which dependency do I need for specific executable? Not a single executable I've downloaded onto my Linux system was ever properly launched by bottles. I click on "launch" icon and nothing happens.
This is great. I just recently escaped the windows overlord after 35 years of captivity.
New linux user here. I’ve been having a lot of troubleshooting issues with bottles so I switched to Lutris and it is better by lightyears.
Interesting.
Isnt it just for gaming?
This is amazing! Much simpler than using stock Wine. Thanks for sharing dude.
They have Ableton live as a default? This might allow me to stop relying on windows for music production!
yea i was surprised to see that as well... i havn't tried it yet but if it's bottled, i'm sure they have all the dependcy to install it
So happy with this video. When you are on windows for 25+ years
you have programs, like specific databases that you use on a weekly basis
or specific audio/daw programs you use on a daily basis... it seems
impossible to switch to linux, in thát setting.
.
So your video opens up a whole new world, where I can switch to linux
and still keep the windows-programs that I really want to keep using.
.
1 question though,... does BOTTLES handle registry settings?
I think the most executables write there strings into the registry...
How is that done [ and is that taken care of ] in linux ?
.
thanks so much
Thumbs up + subscribed.
Nice! Can you navigate manualy to folder where software or game is installed? Some old games have patch and crack, so i need manualy to go to that specific folder where software is installed.
You can't install it on the raspberry pi, I tried. I hope this comment will hopefully save you time, I wasted almost 8 hours. 😅
True linux chad
Windows Programs are compiled as PC (X86_64) and the Raspberry Pi is ARM crap, that's why windows exe can't run on Pi.
That's why i got a Wyse 5070 as my Debian home server, to avoid the ARM crap from a raspberry pi.
I have tried MS Office installer and it doesn't work on bottles. Can you please show how to install MS Office.
Is there a way to install a program in a bottle, such as a game that I want to run that’s window only, but also run a companion app in the same bottle.
Good example, I can run world of Warcraft in a bottle but I want to install the curse add on engine to manage my addons, obviously they need to be installed in the same instance…..hopefully I make sense
works perfectly, thank you
It only took you 18 minutes to create single bottle. My dentures flew into the next dimension from witnessing such speed.
This is awesome! Thanks so much for the recommendation
Some thing I'd really like to know is can you play games and apps that have no installer so there just packed in a .zip
Can you make a follow up video on how to install Office ?
Hey, I'm considering installing linux on my shared pc that I share with my sister. It's quite an old pc. Thanks for the video. I hope it helps me out.
Which is better for running windows software, bottles or a virtual box? Am considering swithcinh to linux in the future. Another thing, I have those old office printers, will they run good on Linux?
hi! thanks for sharing. what distro are you using? is that Pop?
Bro! it's Amazing You solved my problem! Thanks!!!
if basicly every windows software in linux works im switching right away but i don't know if unreal engine 5 could run on it
It does, both compiled and as an editor
Can you create a desktop icon to automatically start a bottle or do you have to open bottles library each time?
once you allow the permission for flatpak, it can generate desktop icons for you
@@NovaspiritTech nice! I’ve been open source since FreeBSD 2.2.7 and I am still amazed at how far capabilities have come.
Ross ... Damn good question. Or, have a subfolder where all of them exist, create many subdirs like games, Work, etc., and then click to execute it.
@@NovaspiritTech Well, maybe since you opened this "Can of Worms", I'd love to see you really develop a series about "Using Bottles in Linux to virtualize common Window Apps".
I hope that they will include the option to create shortcuts from software within Bottles outside onto the Linux platform. That way, we can launch directly into these applications through Bottles without having to open up Bottles manually. It would be great for frontend software like Emulation Station and the like.
Though I'm not quite sure if it's already an option, since I haven't dabbled into it yet. I'm still in the process of installing my Steam library, which will take some time as I have a lot of games on there.
It is possible indeed cool asf
I agree that they are both great distros. Personally, I prefer Mint for its balance of looks and performance. I will say that MX is faster. Just installed MX 23 in a vm and it runs like it is installed natively on hardware. ❤
Neat, I have nearly zero windows programs anymore but maybe I'll get into some blizzard games again
Use whatever works, my good sir. Bottles don't actually work for everything, neither does Wine. When it comes to things like this there is often never one single best thing to use, but rather use whatever works best for the program you're attempting to run.
Nice! I finally got LTspice to work with bottles
Getting a steamdeck for my wife. She never touched Linux in her life. I work with Linuix daily and use Lutris, but I find it confusing sometimes. Do you think that bottles will be better for her?
Bottles and wine both are tools, sometimes one works where the other doesn't and vise versa. These aren't the only options either. Often times running a virtual machine is best.
But i gotta ask, why in the world do you even need her to use bottles or wine? Pretty much 90% of tasks have an FOSS or Linux alternative, so, unless you're trying to run specific proprietary softwares like photoshop, davinci, ableton live, etc., should be no problem just running pure native applications.
Of which, there's literally thousands easily aqquirable.
In other words, unless she is heavy into a very specific proprietary software, bottles/wine is a useless tool, as its usage is to run non-native windows programs under a false C:/ drive & (basically)bootlegged drivers. So. Yeah.
Bottles/Wine is also something Mac users use.
It's kinda just a tool that works on UNIX(mac os-x for example) / UNIX-like(linux for example) operating systems, of which Windows is not.
It is NOT an emulator, nor a virtual machine, but rather a false microsoft environment to install and run windows applications within.
One of the main differences in a UNIX/UNIX-like system is the file heiarchy, a few other things too ofc but a big thing is that file heiarchy/file structure. This is generally - and drivers - is what seperates the operating systems and why certain softwares/programs dont work on everything equally. The developers must account for and support both sides, of which most big tech companies aren't interested in doing because microsoft holds like 80%+ of market share.
Linux community makes this even worse by making 18000 different distributions of Linux.. some using x11, some using wayland... some using a file heiarchy that follows ubuntu and such, some following arch'es, etc.,... some using this, some using that. Making it THAT much harder for software developers to develope for it.
This is why Linux often just makes their own packages and has their own software repositories, and why open source works so well with it. Because the people do the integration, not the developer.
Anyways.
Yeah, something about your post tells me she probably doesn't use a computer for things that deep anyway, and IF she does, a proper PC would be far better than a steam deck.
Really reminds Lutris a lot. Nice app!
I'm interested to know if Bottles will allow me to run G-Hub - Logitech's proprietary configuration tool (& then also, their Options+)
should you make a new bottle for every program?
Is the same concept of PlayOnLinux
Pretty much
Yes, Crossover has had this for many years and it's part of the reason that people pay for it. Not to mention that most of the code they develop gets contributed back to the project.
And winetricks
You rock bro. I love the channel and the way you think. Keep up the great work.
What's the difference between Wine and Bottles 😅. I mean the window app emu that's in this video. Will it work in Cachy OS which is Arch based but options to choose different distro windows desktop experience. BTW KDE is the default window manager.
Very interesting video, as always, but what happened with the sound ?
Instructions unclear ended up hacking CIA
Many thanks. Wine has become a pain. Just installed a windows program and will test.
Hi,
Can i install revit on bottles app?
Can i install cracked software in this app?
Can i install multiple apps in one bottle ?
?
Yes
Yes
Thank you so Much 🥰....But wanted to know whether Lightroom and PS will work in that? I'm concerned about the New Lightroom 2021
I must give this a shot. I have some windows programs I’d like to run.
Nice.. but unfortunately this does not work in my case. Did try to install Sony Vegas 17, Bottles did install but Software can not be found in Bottles Library or in the Linux Mint OS.
Nevertheless, Bottles sounds interesting.
Great video, the program works great
Thanks. Is there a way to run a program in Bottles by adding also its dependencies like DLLs, etc. ?
Edit: like a setup
Anyone have a suggestion for what OS would be a good Win 10 replacement for the Kangaroo mini pc? Great video as always!
For the hand full of applications in the list it works great but for instance Magic The Gathering Arena doesn't work at all. I don't know the dependencies, how would i know? As far as i can see this is not a replacement for Lutris unfortunately. Thanks for the tip though, Battlenet is working fine and i couldn't get that to run good with Lutris.
the problem I have with wine is that it runs apps in win7 or older. almost every Windows app I need required 8.1 or newer.
the one thing i was thinking is what if you already have wine installed. do you have to uninstall wine or can you install it beside it? Raven
Sadly i can't figure out how to show logs in this, lutris has a literal button next to play to show it. Very important for debugging.
Would be cool if it could block network access from options.
Absolutely amazing
This it's really cool!!!!!
Thanks man, this could replace CrossOver as well.....
my inner Spock suggests that the natural evolution would result in "Keg" that would far surpass "Bottles" and allow one to run windows, android and iOS apps! live long and prosper humans!
How to resolve an error: "Object reference not set to an instance of an object" that appears after installing the windows based application via Bottles? Any solution or workaround??
i cant manage to run serifs affinity programs on linux.. sad.. i liked them
Very helpful 🤠 thank you
Cam bottles run old software like Office 2007-2010?
7 months passed and all of us drooling for office
Can programs like Wemod or Plitch communicate and modify games through DLL injections in bottles? I know with Wine I can.
is there a way to make a launcher shortcut? like .desktop?
Yep. Simply open the bottle for the app, then click on the hamburger menu (the three dots next to the application name) and then click 'Add Desktop Entry'. It might require you to add the necessary permissions using either Flatseal or a copy-and-paste flatpak command at the first time to enable that functionality, though. But once it is granted that privilege, it will create a menu entry that works like any other regular Linux app.
@@RogerioPereiradaSilva77 Excellent. TYVM 👍
The video introduces a program called Bottles, a GUI installer for Wine that simplifies the installation of Windows programs on Linux.
[00:00](ruclips.net/video/o2HUNRPUDkU/видео.html) Bottles is a GUI installer for Wine on Linux
- Installing Windows programs on Linux can be difficult due to dependencies
- Bottles solves this problem by containing everything in its own bottle
[01:03](ruclips.net/video/o2HUNRPUDkU/видео.html) Bottles simplifies installation of Windows programs on Linux
- Manually installing wine prefixes for each program can get confusing
- Bottles contains everything in one and puts it into a pretty GUI, and supports flat pack installation
[02:03](ruclips.net/video/o2HUNRPUDkU/видео.html) Install and create Windows programs and games using Wine
- Use the software package and two commands to install Wine
- Create a new bottle for Windows programs and games like Battlenet
[03:00](ruclips.net/video/o2HUNRPUDkU/видео.html) Easily export and import bottle settings for future use.
- Configure advanced options not found in regular wine installations.
- Create and run programs, adjust settings, and optimize for Linux games.
[03:52](ruclips.net/video/o2HUNRPUDkU/видео.html) Customize game settings and install dependencies easily.
- Adjust settings based on environment and game requirements.
- Install specific dependencies and game launchers through the interface.
[04:44](ruclips.net/video/o2HUNRPUDkU/видео.html) Installing Windows applications on app environment
- App environment installs Windows dependencies like VC run or net 4.8
- Install Windows applications by adding dependencies and running the installer
[05:49](ruclips.net/video/o2HUNRPUDkU/видео.html) Use Bottles to run Windows apps and games on Linux
- Install Bottles and hit play to run software and games
- Visit usebottles.com for more information and documentation
[06:38](ruclips.net/video/o2HUNRPUDkU/видео.html) Using Bottles for application migration
- Successfully migrated some applications for testing purposes
- Separate and contained environment reduces worries about wine prefix
How can I address "memory access violation" and poor draw distance in some games under wine ? I have everything maxed out in the game itself and I have enough performance to support the settings... It looks like some artificial restriction going on in wine
Dude but what about say installing steam on Linux and pointing the a game launcher to a bottle otherwise you’d most likely have two instances of steam on the machine
Ubuntu 22.04 installation cannot boot in HP ProBook 440 G5. I can choose boot from file from while computer starting .
How are you using Bottles instead of Wine if Bottles is a GUI for Wine?
Show me how to connect and play using Controller with Bottles?
Thx for the recommendation, but what the hell is going on with your background noise
You mentioned office, is it really confirmed that office 365 and all its apps like teams/onedrive works on this bottle?
Yeah, I wish that he'd cover more stuff like Office 365 (let's say), because virtualization of Windows apps like Notepad would be easy. But what about the bigger things?
How do run a program in a bottle that does not need to be installed? and can copy data to the bottle so the program can use said data? ie the data will be stored say on d:\ in the fake windows environment...
Thanks for that great video. Shirt and to the point without extras. Great job.
I do have a windows app with a patch file. App is installed on bottles but the patch file always comes up with protect error. And can't install the patch si can't run the app as it should. Is there a y way I can install that patch without getting g that error that prevent the patch file from installing. Thanks again... grat information
Hah mate, when I saw Star Citizen, my eyes light up. :D
Doesn't even work, but I think Elite Dangerous does.
Please explain how to install msi center on ubuntu
You might find it better to get the FOSS program that does the same job as there'll be less tracking and advertising in it; what do you use MSI center for?
tutorial to run fl studio on bottles pretty please, huge fan :)
Daw’s (in general) and plugins would be great!!!🙏🏻
Bottles works for some Windows programs and is definitely easier than dealing with wine directly. But I have a java executable which is to say it has a exe extension instead of a jar extension. First time I have seen one. Do you know how to get this to work in bottles?
Could’ve atleast put the link to flat pan video in desc
Can you make a video how to make my container data persistant, how to change container data folders from docker and from portainer, I lose all my data and configuration every time because I tried new things in my raspberry, thanks
Hey man, how are you? I have an question, can you run Roblox with bottles? As WINE can’t run Roblox anymore.
awesome! thank you
would this work if i'm an audio guy that has hundreds of softwares that were made for windows? like does any and every program translate seamlessly to linux??
Hey, this is perfect, but it seems that the software I need does not recognize my camera, is there any way to fix it?
Can bottles can run preinstalled games? Not the one you need to install from exe
I have an old 3 disc game would this work with this?
lutris vs bottles. we need this!
Lutris is going to be better, it uses Wine, the support is community managed
@@JoeHoeDoesSomethingsorry for late reply. but the bottle is much more good in terms of management, while you have to create different wine config just to run different type of games in lutris
Dear GE,where can i download a Office 365 with no CD key?
would this app tell what dependecies im missing if i don't have them ?