-
An error occurs even though the 'wmic' service is working properly in Windows Server 2025. I downloaded "hfs-windows-x64-0.53.0-rc20" and tried it, but the same error occurs. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
i don't have windows 2025. |
Beta Was this translation helpful? Give feedback.
-
the error 44210 seems to be specific of wmic, i guess chcp has nothing to do with it. |
Beta Was this translation helpful? Give feedback.
-
hey, thanks but i cannot install Windows 2025 to make the test :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
hey, thanks but i cannot install Windows 2025 to make the test :)
thanks for the "administrator" test.
when i said the whole command, i meant "wmic service get ProcessId", not just "wmic". Let me know if you can try this, i'm interested in the result.
Also, i have a possible fix for your problem, it's included in this version:
https://github.com/user-attachments/files/16142024/hfs-windows-x64-0.53.0-rc21.1.zip
please let me know if it works.
it's just a workaround, in case the command fails, because it's not a critical problem: that command is necessary only for HFS to know if it is running as a service, because as a service it shouldn't attempt to auto-update. I repeat, it's not critical.