{"id":103135,"date":"2022-01-30T21:36:44","date_gmt":"2022-01-30T19:36:49","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/vypusk-bottles-2022-1-28-paketa-dlya-organizaczii-zapuska-windows-prilozhenij-v-linux"},"modified":"2022-01-30T21:36:44","modified_gmt":"2022-01-30T19:36:49","slug":"vypusk-bottles-2022-1-28-paketa-dlya-organizaczii-zapuska-windows-prilozhenij-v-linux","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-bottles-2022-1-28-paketa-dlya-organizaczii-zapuska-windows-prilozhenij-v-linux","title":{"rendered":"Release of Bottles 2022.1.28, a package for running Windows applications on Linux","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The release of the Bottles project version 2022.1.28 has been announced, which develops an application to simplify the installation, configuration, and launching of Windows applications on Linux using Wine or Proton. The program provides an interface for managing prefixes that define the Wine environment and parameters for launching applications, as well as tools for installing dependencies needed for the proper operation of the launched programs. The project code is written in Python and is distributed under the GPLv3 license. The program is available in Flatpak format and in packages for Arch Linux.      <\/p>\n<p>Instead of the Winetricks script, Bottles uses a complete dependency management system for installing additional libraries, similar to dependency management in the package managers of distributions. For each launched Windows application, a list of dependencies (DLL libraries, fonts, runtime, etc.) is determined, which need to be downloaded and installed for normal operation, with each dependency potentially having its own dependencies.   <center><img decoding=\"async\" alt=\"Release of Bottles 2022.1.28, a package for running Windows applications on Linux\" src=\"\/wp-content\/uploads\/2022\/01\/de1ad1d11de513b87e0626e56d97f71a.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>    <\/p>\n<p>Bottles provides a repository with information about dependencies for various programs and libraries, as well as tools for centralized dependency management. All installed dependencies are tracked, so when removing a program, related dependencies can also be removed if they are not used to run other applications. This approach eliminates the need to install a separate version of Wine for each application and allows for the use of a single Wine environment to run as many applications as possible.     <center><img decoding=\"async\" alt=\"Release of Bottles 2022.1.28, a package for running Windows applications on Linux\" src=\"\/wp-content\/uploads\/2022\/01\/abcf188188d3641e4212ba7ed6b26cfe.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>        <\/p>\n<p>To work with Windows prefixes in Bottles, the concept of environments is applied, providing ready-made settings, libraries, and dependencies for a specific class of applications. Basic environments offered include: Gaming \u2014 for games, Software \u2014 for applications, and Custom \u2014 a clean environment for conducting your own experiments. The gaming environment includes DXVK, VKD3D, Esync, discrete graphics are activated on systems with hybrid graphics, and PulseAudio includes settings to enhance sound quality. The application environment includes settings suitable for both multimedia programs and office applications.     <center><img decoding=\"async\" alt=\"Release of Bottles 2022.1.28, a package for running Windows applications on Linux\" src=\"\/wp-content\/uploads\/2022\/01\/f1ee5017ed9e73a9c98b22a70992fcbe.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>    <\/p>\n<p>If necessary, multiple versions of wine, proton, and dxvk can be installed, allowing for on-the-fly switching between them. Importing environments from other Wine managers, such as Lutris and PlayOnLinux, is possible. Environments are launched using sandbox isolation, separated from the main system, and have access only to necessary data in the home directory. Version control support is provided, automatically saving the state before installing each new dependency and allowing rollback to one of the previous states in case of issues.    <center><img decoding=\"async\" alt=\"Release of Bottles 2022.1.28, a package for running Windows applications on Linux\" src=\"\/wp-content\/uploads\/2022\/01\/a8280c29ba1529fcfa7a87c0fe9091b2.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>        <\/p>\n<p>Among the changes in the new release:  <\/p>\n<ul>\n<li class=\"l\"> A new backend for managing Wine has been added, consisting of three components: WineCommand, WineProgram, and Executor.\n<li class=\"l\"> Several handlers for WineProgram have been proposed:\n<ul>\n<li class=\"l\"> reg, regedit \u2014 for working with the registry, allows multiple keys to be changed with one call.\n<li class=\"l\"> net \u2014 for managing services.\n<li class=\"l\"> wineserver \u2014 for checking the operation of the Bottles managing process.\n<li class=\"l\">  start, msiexec, and cmd \u2014 for working with .lnk shortcuts and .msi\/.batch files.\n<li class=\"l\"> taskmgr \u2014 task manager.\n<li class=\"l\"> wineboot, winedbg, control, winecfg.  <\/ul>\n<li class=\"l\"> An execution manager (Executor) has been implemented, which automatically calls the necessary handler depending on the file extension (.exe, .lnk, .batch, .msi) when launching an executable file.\n<li class=\"l\"> The ability to run commands in a full or reduced environment has been provided.\n<li class=\"l\"> Support for synchronization using the system call futex_waitv (Futex2), introduced in Linux kernel 5.16, has been added. A Caffe handler based on Wine 7 that supports the Futex2 synchronization mechanism has been added.\n<li class=\"l\"> For installers, the ability to modify configuration files (json, ini, yaml) has been implemented.\n<li class=\"l\"> Support for hiding elements in the program list has been added.    <center><img decoding=\"async\" alt=\"Release of Bottles 2022.1.28, a package for running Windows applications on Linux\" src=\"\/wp-content\/uploads\/2022\/01\/ee3c1ccc2052f8b0fadf04cb85275b9a.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> A new dialog for displaying the contents of manifest files for dependencies and installers has been added.    <center><img decoding=\"async\" alt=\"Release of Bottles 2022.1.28, a package for running Windows applications on Linux\" src=\"\/wp-content\/uploads\/2022\/01\/48b82c3bcfbeba008ff2f06ce4f32bb3.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> A search function has been added to the list of available installers.  <center><img decoding=\"async\" alt=\"Release of Bottles 2022.1.28, a package for running Windows applications on Linux\" src=\"\/wp-content\/uploads\/2022\/01\/0286d0bf9897e6e2af254b661da3e72b.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>      <\/ul>\n<p>Additionally, the release of Proton 7.1-GE-1 has been announced, in which enthusiasts are creating independent extended builds of the Proton package for running Windows applications, differing from Valve's version by utilizing a newer version of Wine, employing FFmpeg in FAudio, and including additional patches that address issues in various gaming applications.     <\/p>\n<p>In the new version of Proton GE, the transition to Wine 7.1 with patches from Wine-staging 7.1 has been made (official Proton continues to use Wine 6.3). All changes from the git repositories of the vkd3d-proton, dxvk, and FAudio projects have been merged. Issues in the games Forza Horizon 5, Resident Evil 5, Persona 4 Golden, Progressbar95, and Elder Scrolls Online have been resolved.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=56606\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Bottles 2022.1.28, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0443\u043f\u0440\u043e\u0449\u0435\u043d\u0438\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 Windows-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0432 Linux \u043d\u0430 \u0431\u0430\u0437\u0435 Wine \u0438\u043b\u0438 Proton. \u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u0434\u043b\u044f \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0430\u043c\u0438, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0449\u0438\u043c\u0438 Wine-\u043e\u043a\u0440\u0443\u0436\u0435\u043d\u0438\u0435 \u0438 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0434\u043b\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0434\u043b\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0435\u0439, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0434\u043b\u044f \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u043c\u044b\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c. \u041a\u043e\u0434 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u043d\u0430\u043f\u0438\u0441\u0430\u043d \u043d\u0430 \u044f\u0437\u044b\u043a\u0435 Python \u0438 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0434 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":103136,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-103135","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Bottles 2022.1.28, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0443\u043f\u0440\u043e\u0449\u0435\u043d\u0438\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 Windows-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0432 Linux \u043d\u0430 \u0431\u0430\u0437\u0435 Wine \u0438\u043b\u0438 Proton.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-bottles-2022-1-28-paketa-dlya-organizaczii-zapuska-windows-prilozhenij-v-linux\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a Bottles 2022.1.28, \u043f\u0430\u043a\u0435\u0442\u0430 \u0434\u043b\u044f \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 Windows-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0432 Linux | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Bottles 2022.1.28, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0443\u043f\u0440\u043e\u0449\u0435\u043d\u0438\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 Windows-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0432 Linux \u043d\u0430 \u0431\u0430\u0437\u0435 Wine \u0438\u043b\u0438 Proton.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-bottles-2022-1-28-paketa-dlya-organizaczii-zapuska-windows-prilozhenij-v-linux\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-01-30T19:36:49+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-01-30T19:36:49+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of Bottles 2022.1.28, a package for organizing the launch of Windows applications in Linux | ProHoster","description":"The release of the Bottles project 2022.1.28 has been presented, enhancing the application for simplifying the installation, configuration, and launching of Windows applications in Linux based on Wine or Proton.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-bottles-2022-1-28-paketa-dlya-organizaczii-zapuska-windows-prilozhenij-v-linux","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a Bottles 2022.1.28, \u043f\u0430\u043a\u0435\u0442\u0430 \u0434\u043b\u044f \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 Windows-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0432 Linux | ProHoster","og:description":"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Bottles 2022.1.28, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0443\u043f\u0440\u043e\u0449\u0435\u043d\u0438\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 Windows-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0432 Linux \u043d\u0430 \u0431\u0430\u0437\u0435 Wine \u0438\u043b\u0438 Proton.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-bottles-2022-1-28-paketa-dlya-organizaczii-zapuska-windows-prilozhenij-v-linux","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2022-01-30T19:36:49+00:00","article:modified_time":"2022-01-30T19:36:49+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"103135","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2022-01-30 19:37:58","updated":"2022-09-27 19:28:17","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=103135"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103135\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/103136"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=103135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=103135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=103135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}