Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 2.42 KB

README-en_US.md

File metadata and controls

57 lines (44 loc) · 2.42 KB
CustomWindow

CustomWindow - 自定义窗口

A simple window customization tool

中文 / English

What can it do?

  • Modify by file or process name
  • Customize window size
  • Customize window position
  • Modify window to be borderless
  • TopMost window
  • Multiple modify
  • Automatically modify by start
  • All of the above behaviors can be started silently and exited automatically.

How it's done

useing multiple Windows API(Win32API) with each other like MoveWindowSetWindowPos to modify window size, position or status.

Use API:

How to use

[!提示] To use this tool you need to install .NET8 Desktop Runtime.

Video instruction: go bilibili to watch

text-based instruction:

  1. Start tool
  2. select file or process name
  3. Setting a size
  4. Click 修改窗口按钮 to test the modify is successful

Downloads

  1. Github Release
  2. Discussion Release

Images

CustomWindow