Checklist
App version
2
Problem you are trying to solve
Hello,
In some cases, our programs may be in the form of a Windows service and we do not need to log in to Windows to run them. In these cases, it is necessary to constantly free up the main memory of a program or service and it seems that presenting your project as a Windows service can solve this problem and be installed on many servers and supported by more people. The program you have created works great, but it has not yet been presented as a Windows service.
Suggested solution
Delivering the application as a Windows service
Screenshots / Drawings / Technical details
No response
Checklist
App version
2
Problem you are trying to solve
Hello,
In some cases, our programs may be in the form of a Windows service and we do not need to log in to Windows to run them. In these cases, it is necessary to constantly free up the main memory of a program or service and it seems that presenting your project as a Windows service can solve this problem and be installed on many servers and supported by more people. The program you have created works great, but it has not yet been presented as a Windows service.
Suggested solution
Delivering the application as a Windows service
Screenshots / Drawings / Technical details
No response