superuser7777

Results 32 comments of superuser7777

Thanks for the reply. Sorry, I've been using it for years and didn't realize the name had changed.. ・performant-software/dm-2: Digital Mappa (DM for short)  https://github.com/performant-software/dm-2 >such like software with dark...

I found a Window dimmer using AHK. It works as expected. ------ ; Name: Dimmer box ; Description: Dim selected windows with an overlay box ; credits: Speedmaster, Skwire ;...

Great work!! The switches are visual and very convenient. I confirmed the same behavior as the AHK script you linked to. question I use FreeCommanderXE on a daily basis. Do...

Japanese/Kanji similarly fails to drag and drop. (I use it for upscaling images with text. Thank you for publishing great software!)

If you are using AHK, how about using the WinHide command?

version : 0.8.8 Similar situation. Crashes after wake up from sleep.

If you specify UCR.exe and get the class name, you will get the class name "CiceroUIWndFrame" and an unknown hwnd. Does anyone know how to get the exact class name...

Thank you for your interest in the proposal. `Create portable AHK package` i was overlooking this. For portable usage, I use sandboxie for the time being.

find, Settings.ini ``` [AhkSpy] UpdRegister2=1 MagnifyMark=Cross StartMode=Win DarkTheme=1 w_ShowStyles=0 MagnifyZoom=4 MenuIdView=1 DetectHiddenText=off UseUIA=1 StateUpdate=1 MemorySize=1 MemorySizeW=746 MemorySizeH=906 OnlyShiftTab=0 ViewStrPos=1 Win_Anchor= SendCode=name SendMode=SendInput UIAAlienDetect=1 DynamicControlPath=1 ZoomShow= MemoryStateZoom= ``` add option, ZoomShow=...