Autor Thema: Portable Software und Tools für USB-Sticks  (Gelesen 1441142 mal)

0 Mitglieder und 16 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ventoy 1.0.36
« Antwort #15630 am: 27 Februar, 2021, 21:00 »
Ventoy is an Open Source tool to create a bootable USB drive for ISO files.

With Ventoy, you will not need to format the disk over and over again; you just need to copy the ISO file to the USB drive and boot it.

You will also be able to copy many ISO files at a time, and Ventoy will provide you with a boot menu from which to select them. Both Legacy BIOS and UEFI are supported in the same way. 160+ ISO files have been tested and compiled in an easily accessible list). A "Ventoy Compatible" concept is introduced by Ventoy, which can help to support any ISO file.

License: Open Source

Changelog

    Experimental Linux GUI based on web browser. Notes
    Align the partitions with 4KB by default when install Ventoy. (improvement for Legacy BIOS compatibility)
    Add a 🔒 icon to identify secure boot option in Ventoy2Disk.exe.
    Add a Show All Devices option in Ventoy2Disk.exe.
    Ventoy2Disk.exe doesn't check partition active flag anymore.
    Optimization for Ventoy2Disk.sh
    languages.ini update
    Add support for nbd device in Ventoy2Disk.sh (PR #746)

[close]

http://www.ventoy.net/en/index.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
KeePass Pro Password Safe Portable 2.47 Rev 2
« Antwort #15631 am: 28 Februar, 2021, 12:00 »
KeePass is a password manager that helps you store and manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. You need only remember one single master password to unlock the whole database, which is encrypted using AES and Twofish algorithms. The program includes a strong automatic password generator, expire dates, customized icons and categories, etc.

License: GPL

Changelog

New Features:

    In the 'Find' dialog, search parameters can now be saved as profiles; the profiles can be accessed quickly via the main menu ('Find' → 'Search Profiles') and the group context menu.
    Added search mode 'XPath expression' in the 'Find' dialog, which creates a KeePass 2.x XML DOM of the current database in memory and finds entries using the specified XPath expression.
    Added option 'History' in the 'Find' dialog, which includes history entries in searches.
    Added 'Help' button in the 'Find' dialog.
    Added auto-type matching option 'Consider similar dashes as identical' (in 'Tools' → 'Options' → tab 'Advanced', turned on by default).
    Added commands 'Copy Group (Encrypted)', 'Copy Group (Unencrypted)' and 'Paste Group' (in the menu 'Group' → 'Data Exchange').
    When loading/saving a configuration file fails, an error message is displayed now, and in certain cases a backup of the configuration file is created (the path is mentioned in the error message).
    Added configuration option for saving the configuration (turned on by default).
    On the 'Security' tab page of the options dialog, two links have been added, which open help pages for experts and administrators.
    Added {TIMEOTP} placeholder, which generates a time-based one-time password (as specified in RFC 6238).
    Enhanced XML key file format (added hash that allows to verify the integrity of the key; values are now encoded using hexadecimal characters in order to improve the readability).
    Added command 'Print Key File Backup' (in 'File' → 'Print').
    In the dialog that asks whether to print an emergency sheet, there is now an option 'Also print a key file backup' (on Windows), if the master key contains a key file.
    Added command 'Create Key File' (in 'Tools' → 'Advanced Tools'), which shows a dialog for creating a new key file (random key) or for recreating a key file from a printed backup.
    Added Argon2id key derivation function.
    Added support for importing Dashlane 6.2039.0 JSON files.
    Dashlane and RoboForm import: domains are now mapped to HTTPS URLs (instead of HTTP URLs).
    Added option 'Use a different master key' in the import/export dialog (tab page 'Options').
    Added option 'Additionally export parent groups' in the import/export dialog (tab page 'Options').
    Added options 'Open exported file (with associated application)' and 'Show exported file (with file manager)' in the import/export dialog (tab page 'Options').
    The 'About' dialog now shows whether KeePass is currently running as 32- or 64-bit application.
    Plugins can now disable/enable specific Mono workarounds.
    Added workaround for Mono URL opening bug.
    Added workaround for Mono HTML document opening bug.

Improvements:

    Improved performance of certain searches.
    Various user interface improvements in the search dialog.
    Improved keyboard shortcut handling (e.g. Ctrl+Tab and Ctrl+Shift+Tab now also work when the quick search box is focused).
    The local configuration file is now loaded only if necessary.
    Improved performance of configuration saving.
    Changed default key file extension from 'key' to 'keyx'.
    Most key file dialogs now only show '*.keyx' and '*.key' files by default.
    When clicking the key file 'Browse' button in the master key creation dialog and selecting a file that is not an XML key file, KeePass now asks whether to use the file as key file anyway.
    Improved key file loading/saving error messages.
    Various user interface improvements in the import/export dialog.
    The import/export dialog does not accept relative file paths anymore.
    The import/export dialog now shows an error message when trying to export to multiple files.
    Removed indeterminate progress indicators while displaying the import/export dialog.
    Improved field to standard field mapping function.
    Moved command 'Empty Recycle Bin' directly below the 'Delete Group' command.
    Moved commands 'Print Group' and 'Export Group' into the 'Data Exchange' popup menu.
    Improved quality of some icons.
    Improved dialog banner caching.
    Improved performance of certain object collection operations.
    History entry UUIDs are now fixed automatically.
    Increased default value of Argon2 memory parameter.
    Improved task dialog parent determination.
    The setup program now installs KeePass into a folder in 'C:\Program Files' by default (i.e. without '(x86)' suffix; this is reasonable, because on a 64-bit operating system, KeePass runs as 64-bit application).
    Upgraded installer.
    Various UI text improvements.
    Various code optimizations.
    Minor other improvements.

Bugfixes:

    Search: regular expressions starting with a '-' are not treated as exclusions anymore.
    Fixed a bug that caused KeePass to hang when trying to read a configuration file that contains certain unsupported nodes.

Bugfixes:

    Fixed a bug that could cause a crash after performing a drag&drop operation into certain other applications.

[close]

Zitat
This revision fixes an issue with the plugin cache being left behind on the local PC.

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Mozilla Firefox 87.0 Beta 4
« Antwort #15633 am: 01 März, 2021, 11:30 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Opera 76.0.3981.0 Dev
« Antwort #15634 am: 01 März, 2021, 21:00 »
Zitat
Greetings and salutations,

Here is our heads-up about the weekly Opera developer update. All the changes and tweaks in this update are listed here.

A couple highlights worth noting:

    We’ve fixed display issues on the History page
    Small Snapshot tool improvements were made
    [Search Tabs] Missing tooltips for x icons were added
    Duplicate tab marker color was fixed

Quelle -> https://blogs.opera.com/desktop/2021/03/opera-76-0-3981-0-developer-update/

http://www.mediafire.com/download/v7swaa2o8qweaqe/Opera_Portable_Developer_32-64-bit_Multilingual_Online.exe

In first screen enter: 76.0.3981.0

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
CrystalDiskInfo Portable 8.11.2
« Antwort #15635 am: 01 März, 2021, 22:30 »
Mit dem Support-Tool CrystalDiskInfo lassen sich Festplatten (HDD und SSD) mit integrierter S.M.A.R.T.-Diagnosetechnik und deren Parameter, etwa Temperatur und Speicherzustand, überwachen. Es zeigt alle technischen Daten der Laufwerke an und bewertet deren Gesamtzustand. Zudem gibt CrystalDiskInfo eine Warnung aus, wenn die Parameter kritische Werte erreichen. Das Aktualisierungsintervall lässt sich dabei frei einstellen.

Open Source

Whats new:>>

    Improved language auto detection
    Update language files (Simplified Chinese)

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ditto Portable 3.24.184
« Antwort #15636 am: 01 März, 2021, 22:40 »
Ditto is a feature-rich extension to the standard copy-paste mechanism, saving each item placed on the clipboard to a dynamic list, allowing you access to anything copied or cut. Ditto allows you to save any type of information that can be put on the standard Windows clipboard and preview in before pasting. The program includes many customizations and the interface can be modified via available themes.

Additionally, the program can communicate with other computers over a network to keep clipboards in sync.

Changelog

    Fixed issue with excluding clips by regex not working
    Added option to maintain search view
    Added keyboard shortcut to open the system menu, defaults to control-right click keyboard key, Can be customized in option quick paste keyboard.
    Support having the port after the IP/host name when sending to friends
    Register with windows restart manager
    Show database id in a clip's tool tip
    Added option to bind the server to a specific IP address
    Handle keystroke before first load is done
    Added option to allow back to back duplicates
    Added option to not handle multiple hot key presses to move selection
    Handle repeat keys for moving clips up and down

[close]

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Balabolka Portable 2.15.0.773
« Antwort #15637 am: 01 März, 2021, 23:30 »
Balabolka is a feature-rich program to read text aloud from a variety of file types including DOC, RTF, PDF, ODT, FB2 and HTML. The program uses Microsoft's own Speech API 4 and 5, but lets you fine tune various voice parameters, including rate and pitch, and a substitution list can also be applied to improve the quality of the voice's articulation. The program supports customized font and background color, skins, control reading from the system tray or by the global hotkeys.

Balabolka can also save the synchronized text to external LRC files or in MP3 tags inside the audio files. When the audio file is played with players on a computer or on modern digital audio players, the text will be displayed synchronously (in the same way as lyrics for songs).

Also includes batch conversion tools from of a wide variety of document formats to audio or plain text and a file compare tool, file splitter, and screen magnification window.

License: Freeware

Changelog

    Added the option "Restore splitted sentences" for the subtitle converting.
    Fixed the finding of names in text.
    Resources for Bulgarian, Slovenian and Spanish languages were updated

[close]

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Glary Utilities 5.161.0.187
« Antwort #15638 am: 02 März, 2021, 18:30 »
Glary Utilities offers numerous powerful and easy-to-use system tools and utilities to fix, speed up, maintain and protect your PC. It allows you to clean common system junk files, as well as invalid registry entries and Internet traces. You can manage and delete browser add-ons, analyze disk space usage and find duplicate files. You can also view and manage installed shell extensions, encrypt your files from unauthorized access and use, split large files into smaller manageable files and then rejoin them. Furthermore, it includes the options to optimize memory, find, fix, or remove broken Windows shortcuts, manage the programs that start at Windows startup and uninstall softwareu. Other features include secure file deletion, an Empty Folder finder and more.

Freemium

Changelog

Optimized Disk Cleaner: added support for 'Alcohol 120%' and 'VSO Media Player'
Optimized Disk Cleaner: added support for deleting empty files in custom type
Optimized Tracks Eraser: added support for 'Alcohol 120%' and 'VSO Media Player'
Optimized Wipe Free Space: optimized the exit algorithm to improve user experience
Optimized Startup Manager : fixed the issue that StartupManager reporting failure when enabling and disabling startup items
Minor GUI improvements
Minor bug fixes

[close]

https://www.upload.ee/files/9070165/Glary_Utilities_Portable_5.x.x.x_Multilingual_Online.exe.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Pale Moon 29.1.0
« Antwort #15639 am: 02 März, 2021, 19:30 »
Pale Moon is an Open Source, Goanna-based web browser available for Microsoft Windows and Linux (with other operating systems in development), focusing on efficiency and ease of use. Make sure to get the most out of your browser!

Changelog

New features:

    Language packs for the following newly-supported languages:
        Arabic (ar)
        Chinese Traditional (zh-TW)
        Croatian (hr)
        Danish (da)
        Finnish (fi)
        Galician (gl)
        Indonesian (id)
        Icelandic (is)
        Japanese (ja)
        Romanian (ro)
        Serbian (cyrillic) (sr)
        Slovenian (sl)
        Thai (th)
    Implemented String.prototype.replaceAll().
    Implemented JSON superset proposal.
    Implemented well-formed JSON stringify.
    Implemented numeric separators in JavaScript.

Changes/fixes:

    Updated timezone data to 2021a.
    Updated the wording and inclusion of more select license blocks in about:license.
    Updated some site-specific user-agent overrides for web compatibility.
    Updated the lz4 library for performance and security updates.
    Improved performance of JSON stringify.
    Further improved support for building on FreeBSD.
    Fixed a regression where changes to useragent compatibility required a restart to take effect.
    Fixed a regression where AES-GCM in WebCrypto ("subtle" crypto API) wasn't working.
    This could make certain login procedures fail to work.
    Fixed a full browser deadlock when page scripting would flood browsing history with rapid location state changes.
    Disabled AV1 codec use by default again since our implementation has significant streaming issues (particularly audio) that needs further work.
    Added required interaction with file/folder open dialog boxes on html file input elements on some operating systems to avoid malicious content tricking users into uploading sensitive files unintentionally (related to CVE-2021-23956).
    Added a font sanity check to avoid triggering a potential vulnerability on unpatched Windows operating systems (related to CVE-2021-24093).
    Security issues addressed: CVE-2021-23974, CVE-2021-23973 and several memory safety hazards that don't have CVE numbers.
    Unified XUL Platform Mozilla Security Patch Summary: 4 fixed, 2 DiD, 19 not applicable.

[close]

https://www.upload.ee/files/8824565/Pale_Moon_Portable_28.x_32-64_bit_Multilingual-Online.exe.html

Select language and enter Version Number: 29.1.0

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Waterfox G3.1.1.2
« Antwort #15640 am: 02 März, 2021, 20:30 »
Waterfox is a 64-Bit version of Firefox. The Firefox source code is taken and compiled to run specifically for 64-Bit Windows computers. To make Waterfox stand out a bit more, it's compiled with optimizations so that it will run more efficiently and faster than just compiling Firefox as a 64-Bit program.

Open Source

Changelog

📝 What’s new in G3.1.1.2?
✔ Fixed

    (Windows only) Fixed an issue where partner builds only had one search engine set after upgrading.

📝 What’s new in G3.1.1.1?
✔ Fixed

    (Windows only) Added missing files bundled with Waterfox that would cause it to not launch on some Windows installations.

📝 What’s new in G3.1.1?
✨ NEW

    None

✔ Fixed

    Improved support for the Chrome Web Store (CWS).
    Fixed issues where installing more than 2 add-ons from the CWS or OWS would result in name garbling and inability to use them.
    Improvement to the styling of tabs and status bar elements˟.
    Improvement in the support of global menu on Linux˟.

ℹ️ Changed

    Upgraded to Gecko 78.8

[close]

https://www.upload.ee/files/12576791/Waterfox_Portable_MultiVersion_Multilingual_Online.exe.html

Select language and enter Version Number: G3.1.1.2

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable Beta 89.0.4389.72
« Antwort #15641 am: 02 März, 2021, 21:30 »
Zitat
The Beta channel has been updated to 89.0.4389.72 for Windows,Mac and Linux.
A full list of changes in this build is available in the log.

Quelle : https://chromereleases.googleblog.com/2021/03/beta-channel-update-for-desktop.html

Download : Klick

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Mozilla Firefox 87.0 Beta 5
« Antwort #15642 am: 03 März, 2021, 18:50 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Lucas Chess Portable R 1.13
« Antwort #15643 am: 03 März, 2021, 21:15 »
Lucas Chess is a chess game with a chess trainer built in designed to help you beat increasingly difficult opponents with a limited number of hints. It's packaged in PortableApps.com Format so it can easily integrate with the PortableApps.com Platform. And it's open source and completely free.

Zitat
With the R release, Lucas Chess uses a new engine that is incompatible with older versions. When you upgrade to R 1.13 and later, your existing version will be copied to a LucasChessPortableLegacy directory, preserving your data and your ability to use it.

ALSO: This release drops support for Windows XP.

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable Dev 90.0.4430.11
« Antwort #15644 am: 03 März, 2021, 22:30 »
Zitat
The Dev channel has been updated to 90.0.4430.11 for Windows ,Linux and Mac.

A partial list of changes is available in the log.

Quelle : https://chromereleases.googleblog.com/2021/03/dev-channel-update-for-desktop.html

Download : Klick

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )