Autor Thema: Tools diverses (Desktop,Dateimanipulation,Shell etc.)...  (Gelesen 1060407 mal)

0 Mitglieder und 14 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SmartContextMenu 1.3.4
« Antwort #22710 am: 15 Mai, 2024, 07:20 »
Make your workflows to the next level by injecting extra functionalities into Windows’ right-click context menu via this open-source utility.

MIT License

Whats new:>>

    Italian translation improvements
    Fixed 1024 character limit for GetWindowText function

https://github.com/AlexanderPro/SmartContextMenu

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
Clipboardic 1.19
« Antwort #22711 am: 15 Mai, 2024, 07:50 »
Clipboardic is a small utility that listen to the clipboard activity, and each time that you copy something into the clipboard, it automatically save the copied data into Windows clipboard file (.clp). Later, when you need the copied data again, you can simply select the right clipboard file, and Clipboardic will automatically insert it into the clipboard.
Clipboardic also allows you to easily share the clipboard data between multiple computers on your local network.

Whats new:>>

Added toolbar buttons for 'Clear All My Clipboard Files' and 'Clipboardic Is Active' options.

https://www.nirsoft.net/utils/clipboardic.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
Extraterm 0.77.0 Pre-release
« Antwort #22712 am: 15 Mai, 2024, 08:20 »
Complete various file management tasks on your computer faster using an emulator terminal that enables you to use emoji and images directly in the UI.

MIT License

Whats new:>>

    Features:

    iTerm image protocol support
    Block cursor becomes an outline after losing focus
    Option for a blinking cursor

    Changes:

    Support for CSI > q terminal query command

http://extraterm.org/

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
dnGrep 4.2.6.0
« Antwort #22713 am: 15 Mai, 2024, 09:40 »
dnGREP is a useful application that was desigend in order to help you manage the content of your files by quickly seraching and replacing any string. All you have to do is provide the file or folder you want to search in and the user defined parameters.

Freeware

Changelog

#849 Windows 11 context menu : dnGrep has a new Windows Explorer context menu for Windows 11. This will put 'Search with dnGrep' on the context menu in Windows 11. The original context menu remains and can be run on Windows 10 or Windows 11 (where it appears on the second 'Show more options' context menu).

On Windows 11, the installer will register the new menu, and unregister the original menu. If you want the old menu on Windows 11, you can add it back in the Options dialog.

On Windows 10, the installer will register the original menu as before. On either OS, you can choose not to install the context menu using the "Custom' installer option.

The dnGrep Options dialog has options to register or unregister both menus. These checkboxes are disabled when not applicable.
For the new Windows 11 context menu, you must be running as a regular user (not Administrator) to register or unregister the menu. Each user on a multi-user system must register the new context menu, you cannot register it for all users.

As before, for the original context menu, you must be running as Administrator to register or unregister the context menu.

For the new menu, the menu text 'Search with dnGrep' has been localized into each of the 23 languages currently available in dnGrep. The language used in the context menu is based on the language and locale of your Windows installation, not the selection in the dnGrep Options dialog. The translations have had minimal testing, so if it is not working for your language, please open an issue.

The 'Search with dnGrep' strings were machine translated, so if you have corrections or improvements, please modify them in Weblate or open an issue.

If you are running the portable zip package of dnGrep, you can register the context menu using the Options dialog. You do not want to register either context menu if you are running from removable media as they modify the registry and Windows app database.

To enable registration of the context menu from the zip package, the files in the zip are now also code signed like the files in the installer package have been.

#864 Multiple instances start when opening multiple files/folders : The new Windows 11 context menu supports passing multi-selected folders and files when starting dnGrep. For Windows 10, this is not possible, except to use the singleton instance option so there will only be one copy of dnGrep running at a time.

#1086 Running a script from the command line : The original request was to add an additional command line parameter to set the sort options and sort the results. This is something that can already be done by running a dnGrep script from the command line, so they have not been added as new command line parameters. However, when testing this, running a script from the command line would corrupt the window layout, and this bug has been fixed. You can call a dnGrep script from the command line using the -script, -sc, or /sc flag with the name of the script.

#1087 Removing all file extensions from archives or plugin : Fixed a bug where if you remove all the file extension mappings for the Archives or Plugins in the Options dialog, dnGrep would replace the empty list of extensions with the set of default extensions. Now the mapping list will remain empty.

#1090 Auto pause : This issue requests an option to automatically pause the search after the first five matches. There are a couple of changes to the main window to do this: the Search button has been modified to make it a split button with two search variations: Stop after the first match and Pause after the 5 matches. The old Stop after the first match checkbox has been removed. Click the main part of the Search button for a normal search, or the right side to choose one of the variants. There are new settings in the Options dialog - Search options section to specify how many matches will trigger the stop or pause. Note that because the search is run in multiple threads, it may overrun the setting by one or two matches.

#1096 Command line arguments with comma in the path : Fixed a bug processing -folder command line arguments when the path contains commas or semi-colons. Comma and semi-colon are both used to separate multiple paths, and the parser was not handing this correctly.

If a path contains spaces, commas, or semi-colons, enclose the path in quotes. To specify multiple paths, separate them with a comma or semi-colon, and quote each path individually if needed. You may also include the -folder, -f, or /f flag multiple times on the command line to specify multiple paths, quoting each path if needed.

If you use Everything with dnGrep, use the -everything, -e, or /e command line flag to specify the Everything search string. It must be the last flag on the command line, and dnGrep will take the remainder of the command line verbatim as the Everything search string.

#1101 Disable autocomplete : As the issue says, the autocomplete feature sometimes gets in the way. There is a new option enable/disable it in the Options dialog - Search options - Enable autocomplete in text input boxes.

#1112 : New Bring your own plugin application : Msg2txt to extract text from email messages. Thank-you to @huahua74 for finding this application and helping to work out the details.

Encoding error when reading extracted text from external applications such as Tika. When reading extracted text from the external application’s standard output, dnGrep was using the system default encoding, resulting in incorrect characters. The code has been modified to detect the encoding, then read as text using the detected encoding.

Other updates

This release contains an update to:

    .NET v8.0.5

Updated Translations Updates to several languages, thank-you for your contributions. Many languages need help to complete them. You are welcome and encouraged to complete or improve any of the existing translations, see Translate dnGrep for more information. Do as much or as little as you like. If you do not want to use Weblate for translations, I will take input in any format and merge the changes. Send me a note in the issues or discussions page.

[close]

https://github.com/dnGrep/dnGrep

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
Filelist Creator 24.5.14
« Antwort #22714 am: 15 Mai, 2024, 10:40 »
Lightweight application which enables you to create lists based on the contents of particular directories, and save them to the hard drive.

Donationware

Whats new:>>

With the new sorting settings for the file list, you can now determine the sorting algorithm used (alphabetical sorting, natural sorting or system algorithm) as well as specify whether the upper and lower case writing should be ignored when sorting and whether the existing order of the other columns should be maintained. You can find these new options by right-clicking on the file list under "Columns > Settings".

https://www.sttmedia.com/filelistcreator

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
Pipette 24.5.15
« Antwort #22715 am: 15 Mai, 2024, 10:50 »
Pipette is a feather-light, simple-to-use and practical application that enables you to select any color from the screen with an eye dropper and find out its values, such as HEX and RGB. Among others, it lets you populate a list with numerous picked colors.

Donationware

Whats new:>>

With the new option "Auto Copy to Clipboard", when you capture a color, you can automatically copy the captured color value to the clipboard in a color model of your choice.

http://www.sttmedia.com/pipette

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
DesktopOK 11.22
« Antwort #22716 am: 15 Mai, 2024, 17:10 »
DesktopOK ist ein kleines Tool zum Speichern der Iconposition, bzw. des Icon Layouts am Desktop. Gerade für Anwender, die oft die Bildschirmauflösung verändern müssen, wie z.B. Webmaster oder Gamer.

Oder auch für potentielle Nutzer (Anwender), die häufig mit einem Beamer am Notebook arbeiten müssen. (Auch hierbei stellt sich gern die Auflösung am Notebook um).

Nach dieser Veränderung findet man ein Iconchaos am Desktop, als ob eine Bombe eingeschlagen hätte. Ebenso bei Arbeiten mit Andockbahren, Desktopleisten und Fenstern verschiebt sich die Iconposition und wird nicht korrekt wiederhergestellt, falls dies vom jeweiligen Programm nicht in vorraussichtlicher Weise berücksichtigt wurde, wie z.B. in "FavoritenFreund".

Freeware

Was ist neu : >>

• Kleine Verbesserungen und allgemeine Optimierungen in DesktopOK für alle Microsoft Windows-Versionen.
• Aktualisierung der DesktopOK-Sprachdateien, um die Benutzererfahrung in verschiedene Sprachen zu verbessern.

http://www.softwareok.de/?seite=Freeware/DesktopOK

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
FileRenamer 24.5.14
« Antwort #22717 am: 15 Mai, 2024, 18:10 »
FileRenamer is a powerful tool that allows you to perform various operations on file names efficiently. It offers many options to help you rename your files quickly and efficiently. You can use it to search and replace text in file names, insert or delete text at any position, and append text to the beginning or end of a file name. Additionally, you can truncate a certain number of characters from the beginning or end of a file name.

Freeware

https://www.sttmedia.com/filerenamer

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
MyTourbook 24.5.0
« Antwort #22718 am: 15 Mai, 2024, 19:20 »
MyTourBook is an Open Source app to visualize and analyze tours which are recorded by a GPS device, bike- or exercise computer and ergometer.

MyTourBook features:

Import, receive, export, edit and visualize tours.
Show photos.
Analyse heart rate.
Compare tours automatically.
Segment a tour automatically.
Statistical analysis.
Manage tours for different people.

License: Open Source

Changelog

    New:

    Tour Nutrition (Frederic):

    Add the ability to assign food/fluids to any given tour #1280

    Tour Weather (Frederic):

    OpenWeatherMap: Migration to the One Call 3.0 API per the recent announcement
    Note: While the weather retrieval for this vendor remains free and the historical weather data can be retrieved for the last 40+ years (from January 1st 1979), the total number of requests per day is limited to 1000 for all users. Because of this, no more than 50 requests per day can be performed by each user. https://openweathermap.org/api/one-call-api

    Tour Start/End Location:

    Automatically retrieve and set start/end locations in the easy import #878
    Retrieve, manage and show start/end locations in the tour editor
    Scramble tour location view

    2D Map Location:

    Lookup a map location from a location provider and use it like a map bookmark #1315
    Show location tooltip when hovered #1318
    Slideout to manage locations

    Fit Import:

    Import device sensors which do not contain a serial number #1287

    Fit Export (Frederic):

    Improvements per the 'FitTestTool' #1194

    Tour Book:

    Show powertrain L-R balance values separately #1271
    Show weather air quality #1296

    Tour Blog (Frederic):

    Added the ability to display or hide the tour markers
    Displaying the main numbers of the tour (distance, elevation gain/loss...)

    Viewer Columns:

    Customize column alignment in all views which are using the column manager
    Set column alignment in the viewer header context menu #1300

    Linux AArch64:

    Support for Linux AArch64 platform #1174 (comment)

    Changes:

    Fit Import:

    Device sensors are now imported which do not contain a serial number
    -> Now there can be new sensors in the sensor view which were currently ignored !
    Code changes to support the changed Garmin Activity File Message (FIT) format (Frederic) #1279
    https://forums.garmin.com/developer/fit-sdk/b/news-announcements/posts/important-fit-activity-file-message-change

    2D Map Options:

    Moved map location options into the new slideout for map locations

    Tour Concatenation:

    Elevation up/down values are now ignored between joined tours #1330

    Changes that require Tour Re-import:

    TCX Import (Frederic):

    Fix for average and maximum power computation #1268

    Suunto XML/SML Import (Frederic):

    Fix for the calories import values

    Bugfix:

    EasyImport (Frederic):

    Added the ability to disable a cloud file system #1293

    Fit Export (Frederic):

    Fix for the Suunto App replay issue #1194

    Tour location profiles:

    The default location profiles were not translated in the last version. Now they are translated but the location names are saved in the configuration file C:Users<YOUR NAME>mytourbook.metadata.pluginsnet.tourbooktour-location.xml and will not use the translated names.
    To use the translated names, this files needs to be deleted when MyTourbook is not running but this will also delete any customizations which you have already done !

    Translation:

    Dutch (Maarten)
    French (Frederic)
    German
    Italian (Doriano)

[close]

http://mytourbook.sourceforge.net/mytourbook/

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
LightBulb 2.5
« Antwort #22719 am: 16 Mai, 2024, 08:10 »
Adjust your monitor's gamma based on the time of day, thus reducing eye strain in low-light conditions, with this open-source application.

License: GPLv3

Changelog


Announcement

    LightBulb no longer requires .NET to be installed on the machine and does not install it automatically. The size of the application distributable bundle is larger as a result.
    Note that the LightBulb.zip asset is equivalent to LightBulb.win-x64.zip and is uploaded only for backwards-compatibility with the auto-updater.

What's Changed

    Force Light Mode permanently on by @LilithSilver in #297
    Add customizable max transition duration for settings changes by @LilithSilver in #291
    Dark mode by @LilithSilver in #299
    Produce self-contained builds of the app by @Tyrrrz in #292

[close]

https://github.com/Tyrrrz/LightBulb

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
AutoRun LWMenu 1.5.9.1 Pre-release
« Antwort #22720 am: 16 Mai, 2024, 09:40 »
AutoRun LWMenu lets you control menus via autorun.inf files. It also serves as a portable enforcer/simulator for semi-portable programs that don't need installation but do otherwise leave leftovers forever.

Freeware

Changelog


    New features:

    Dark mode - automatic follows the system by default, but can be manually defined with theme=dark or theme=light
    clickbutton=X - to click a button automatically after opening the menu
    Kiosk mode with kiosk=1 - to prevent moving and/or closing the menu
    singleclick=1 - to prevent clicking already clicked buttons (they become clickable again only when they finish running)
    textcolor=color-name or textcolor=0x123456 - to override the default text in the menu and buttons
    Made all dual global/individual options also as command line parameters (shown in the menu's help)

    Fixes:

    When manual colors are defined, got them respected even when they use names and not 0x123456 hex codes
    Various small fixes

[close]

https://github.com/lwcorp/lwmenu

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
Duplicate Files Search & Link 10.5.0
« Antwort #22721 am: 16 Mai, 2024, 13:20 »
Duplicate Files Search & Link (Duplicate Searcher) is an application for searching duplicate files (clones) and NTFS hard links as well symbolic links to the same file. It searches duplicate file contents regardless of file name (byte-by-byte comparison is used). This application allows not only to delete duplicate files or to move them to another location, but to replace duplicates with NTFS hard links or symbolic links as well (unique!).

This application was developed because I haven’t find any similar application which allows to operate NTFS-links.

Donationware

Changelog


    Added support for the Compact OS utility built into Windows 10 and 11 to compress files on the fly on NTFS, you can use it instead of the standard NTFS compression. It compresses files with higher compression ratio (but the files compressed in Windows 10 cannot be opened in Windows 7, 8.1 or Linux etc).
    Added support for deleting files from .ZIP archives.
    Implemented multithreaded file replacement with hard links and multithreaded file deletion on SSD drives.
    Added a new command "Unselect Files With the Most Hard Links".
    The "Partial comparison of large video files" option supports video files of 25 MB or more by default.
    Fixed several bugs.

[close]

https://malich.ru/duplicate_searcher.aspx?lang=en

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
GetPixelColor 3.25
« Antwort #22722 am: 16 Mai, 2024, 17:40 »
GetPixelColor für Windows, ist das richtige Tool für Windows, wenn man den Farbwert eines Pixels am Desktop ermitteln will!.

Freeware

Whats new:>>

• Für das nächste Update von Windows 11 und 10 wichtige Optimierungen und Anpassungen in der Get-Pixel-Color-Funktiont, sowie eine gründliche Überprüfung ihrer Funktionalität.
• Zudem werden die Sprachdateien der Pixel-Abfrageanwendung für Microsoft Windows aktualisiert, um eine verbesserte Benutzererfahrung zu gewährleisten.

http://www.softwareok.de/?seite=Microsoft/GetPixelColor

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
Typaste 1.0.1
« Antwort #22723 am: 16 Mai, 2024, 18:15 »
Application that allows you to paste in fields where CTRL+V is disabled by emulating text input, just like typing, allowing you to break the pasting interdiction.

MIT License

Whats new:>>

Added manifest and version info. Supported Windows 2000.

https://katahiromz.web.fc2.com/typaste/en/

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
FileExtensionsManager 2.6.6
« Antwort #22724 am: 16 Mai, 2024, 22:10 »
Use this application to alter file extension elements and settings, making sure you fix any issue that might show up in the registry regarding this aspect.

MIT License

Whats new:>>

    The application has been retargeted to .NET Framework 4.8.1;
    Updated HypeHelp and Updates checker mechanics: this should fix apps freezing immediately after launch (on some PCs)

https://github.com/adslbarxatov/FileExtensionsManager

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 )