https://bugs.winehq.org/show_bug.cgi?id=52726
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Dmitry Timoshkov from comment #0)
Attached source+binary of the sample service application which doesn't work in wine-7.4. Steps to reproduce:
- create 64-bit Wine prefix
=> 1.1. install .Net 5.0 runtime (probably it's easier to find and install).
- copy AspNetTest.exe to system32 (to avoid specifying full path in 'sc
create') 3. 'wine sc create AspNetTest binpath=AspNetTest.exe' - register the service 4. 'wine sc start AspNetTest' - attempt to run the service 5. 'wine sc query AspNetTest' - get the service status