Looks familiar

Moderators: Hacker, petermad, Stefan2, white
Looks familiar
No, you saw that right.
Code: Select all
[web_button_10]
name=Copy
command=""C:\Tools\Totalcmd\Tools\winapiexec\winapiexec.exe" lstrcpyW ( GlobalLock ( GlobalAlloc 0x0042 8192 ) ) "$u:%cs" , GlobalUnlock $$:5 , u@OpenClipboard 0 , u@SetClipboardData 13 $$:5 , u@CloseClipboard"
icon=icons\Copy.ico
Code: Select all
[web_buttons]
icon_size=16
buttons_per_row=8
Code: Select all
[web_buttons]
buttons_per_row=11
Code: Select all
; After editing this configuration file,
; Textify must be restarted to apply the changes.
; Mouse and keyboard key numbers can be found here:
; https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes
[mouse]
key=2
ctrl=1
alt=0
shift=0
[keyboard]
key=84
ctrl=1
alt=1
shift=1
[config]
check_for_updates=1
auto_copy_selection=1
hide_tray_icon=0
; The following option causes empty Unicode symbol to be removed
; and various space symbols to be replaced with a regular space.
unicode_spaces_to_ascii=0
; Web buttons can be used with the keyboard shortcuts: Alt+1, Alt+2, etc.
; More web buttons can be added, and existing buttons can be removed.
; If desired, all of the web buttons can be removed.
;
; A command can be a URL or a program. It can contain the following:
; %s - will be replaced by the selected text, URL encoded.
; %cs - will be replaced by the selected text, with quote characters stripped.
; %rs - will be replaced by the selected text as is (use carefully).
;
; A command can start with popup-web!, followed by a URL.
; In this case, the page will be opened in a browser popup (browser auto-detected).
; You can be more specific by starting a command with one of the following:
; popup-chrome!, popup-edge!, popup-firefox!, popup-ie-control!.
[web_buttons]
icon_size=16
buttons_per_row=11
[web_button_1]
name=Everything
icon=icons\Everything.ico
command=es:%s
width=800
height=800
[web_button_2]
name=Google
icon=icons\google.ico
command=https://www.google.com/search?q=%s
;command=popup-web!https://www.google.com/search?q=%s
width=1200
height=900
[web_button_3]
name=DuckDuckGo
icon=icons\duckduckgo.ico
command=https://duckduckgo.com/?q=%s
;command=popup-web!https://duckduckgo.com/?q=%s
width=1200
height=900
[web_button_4]
name=Deutsch - Englisch
icon=icons\google_translate.ico
command=https://translate.google.de/translate#auto/en/%s
;command=popup-web!https://translate.google.com/m/translate#auto/en/%s
width=1200
height=900
[web_button_5]
name=Englisch - Deutsch
icon=icons\google_translate.ico
command=https://translate.google.de/translate#auto/de/%s
width=1200
height=900
[web_button_6]
name=Wikipedia (englisch)
icon=icons\wikipedia.ico
command=https://en.m.wikipedia.org/w/index.php?search=%s
;command=popup-web!https://en.m.wikipedia.org/w/index.php?search=%s
width=1200
height=900
[web_button_7]
name=Wikipedia (deutsch)
icon=icons\wikipedia.ico
command=https://de.m.wikipedia.org/w/index.php?search=%s
width=1200
height=900
[web_button_8]
name=EmEditor
icon=icons\EmEditor.ico
command=EmEditor.exe /i
width=1200
height=900
[web_button_9]
name=Notepad3
icon=icons\Notepad3.ico
command=Notepad3.exe /c
width=1200
height=900
[web_button_10]
name=Notepad++ (Strg+V)
icon=icons\notepad++.ico
command=notepad++.exe -nosession
width=1200
height=900
[web_button_11]
;https://ramensoftware.com/a-new-website-name-ramen-software#comment-13283
name=Copy
command=""D:\Daten\Programme\Totalcmd\Tools\winapiexec\winapiexec.exe" lstrcpyW ( GlobalLock ( GlobalAlloc 0x0042 8192 ) ) "$u:%cs" , GlobalUnlock $$:5 , u@OpenClipboard 0 , u@SetClipboardData 13 $$:5 , u@CloseClipboard"
icon=icons\Copy.ico
;[web_button_15]
;https://ramensoftware.com/textify/comment-page-4#comment-13236 Customizable button trigger key
;icon=!
;name=string
;command=%rs
;key=i
Code: Select all
[config]
font_name=Consolas
font_size=18
This code is based on the feature „Text Grab“ by Joe Finney.Text Extractor says: February 24, 2023 at 3:49 pm -> Textify Forum wrote: Text Extractor ermöglicht es Ihnen, Text von überall auf ihrem Bildschirm zu kopieren,
einschließlich innerhalb von Bildern oder Videos.
---
Text Extractor allows you to copy text from anywhere on your screen,
including within images or videos.
As you said its a matter of choice.Fla$her wrote: 2023-03-19, 18:10 UTC 2Horst.Epp
PowerToys can not be extolled above the last two programs from my list. Therefore, it's at least strange to talk about the need. It's just a matter of choice. QTranslate, for example, doesn't have an equivalent alternative, but it does have the required function.