PC utils

[PC] Tips and Utili 2021. 9. 28. 23:02

20210928 1001

computer, notebook, laptop, utility, app, program, pc setting

▶ b2h b2hedit "http://www.movsd.com/tools.htm"
▶ Everything, search "https://www.voidtools.com/"
▶ AutoHotKey "https://www.autohotkey.com/"

  1. cursor highlighter "https://www.autohotkey.com/boards/viewtopic.php?t=78701"
  2. mouse mover
  3. util for external pc
  4. folder sync
  5. Screen capture : use AHK
^r::
run %windir%\system32\SnippingTool.exe
sleep 500
send !n
return

(PC_utils_20211006 2155.zip) has all the codes above mentioned

PC_utils_20211006 2155.zip
0.39MB

▶ Scite4autohotkey "https://www.autohotkey.com/scite4ahk/"
▶ Fly explorer "http://flychk.com/?lang=ko"
▶ QT tab bar "http://qttabbar.wikidot.com/"
▶ FreeFileSync "https://freefilesync.org/"

▶ Image viewer : FastStone "https://www.faststone.org/"

▶ 시작프로그램 등록 startup app

"https://www.dell.com/support/kbdoc/en-us/000124550/how-to-add-app-to-startup-in-windows-10"

Open Run command box by pressing Windows logo + R keys. In the Run command field, type shell: startup and then press Enter key to open Startup folder. Copy and paste the app shortcut from the desktop to this Startup folder and the app will be added to startup

 ▶ QR code gen "https://sdr-free-qr-code-generator.software.informer.com/download/"

Posted by Weneedu
,


출처: https://privatedevelopnote.tistory.com/81 [개인노트]