WinForm Program
Example
Console program
Example
Service
Example
Batch-processing scripts
Example: elimination process
About Python
Example:
Mouse Wizard
There are no examples.
About the extensible configuration
The compiled program is not easy to configure
Python configuration
Text Document
BAT Configuration
About logs
How do I not show icons in the taskbar
Service programs are not necessarily necessary. The mouse selects project instead of solution in the project Properties->application->output type-> Windows application.
How to modify the compiled EXE name
The mouse selects project instead of solution in the project properties->application->assembly name to change to the new name.
How to change the description content that the program displays in Task Manager
Under Project Jaw property, change the AssemblyInfo.cs [Assembly:assemblytitle ("xxxx")]xxxx the name of the prompt on behalf of the Task Manager
You can modify the contents of the FileDescription field directly in version of the Resource view of your program.
Desktop Automation Scripting Experience