valinet / WinCenterTitle

WinCenterTitle is a simple tool that allows you to center align the text in Windows 10 titlebars, the same way it was in Windows 8, 8.1, or even 3.1.
GNU General Public License v2.0
153 stars 16 forks source link

Cannot get handle to application? #20

Open Skrell opened 2 years ago

Skrell commented 2 years ago

Hi there, I'm sorry to be "that guy" but I've followed all your directions carefully and still can't get the app to hook successfully. I installed it to C:\WinCenterTitle, and made the owner of the folder the "Administrators" account and gave full permissions to "Users". Nevertheless, executing the exe in an admin Command Prompt yields the following: Version of Win10: 19042.1586

WinCenterTitle

  1. Hook Library Path: C:\WinCenterTitle\WinCenterTitleLibrary.dll
  2. Hook Library Entry Point: 0x1e20
  3. LoadLibraryW address: -1349779744
  4. FreeLibrary address: -1349793840
  5. ERROR: Cannot get handle to application.
1012zach commented 2 years ago

Install WSudo via scoop first scoop install wsudo Then open up Command Prompt in C:\WinCenterTitle or where ever you have WinCenterTitle on your computer Then type wsudo WinCenterTitle.exe in CMD and click Yes if a UAC prompt comes up. And it should be working fine

bilogic commented 1 year ago

what's scoop install wsudo, tried googling but can't find a good answer

Skrell commented 1 year ago

what's scoop install wsudo, tried googling but can't find a good answer

I couldn't figure it out either... I really would love to see this feature added to the author's fantastic ExplorerPatcher tool