[GH-ISSUE #4] Windows XP version #6

Closed
opened 2026-03-02 02:12:38 +03:00 by kerem · 1 comment
Owner

Originally created by @JoachimVeulemans on GitHub (Mar 27, 2022).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/4

Hi

Since this project is now converted to GO and a Linux agent is possible. Would it be possible to compile this for a Windows XP agent? A simple api connection with remote desktop capabilities would be already amazing. In my opinion, it would be nice to have 'a' solution for this, it does not need to include all the features.

I know this isn't easy but I think a lot of systems include older operating systems. A wider OS support would be a requirement for a lot of companies to switch over to Tactical RMM.

Thank you for your time.

Originally created by @JoachimVeulemans on GitHub (Mar 27, 2022). Original GitHub issue: https://github.com/amidaware/rmmagent/issues/4 Hi Since this project is now converted to GO and a Linux agent is possible. Would it be possible to compile this for a Windows XP agent? A simple api connection with remote desktop capabilities would be already amazing. In my opinion, it would be nice to have 'a' solution for this, it does not need to include all the features. I know this isn't easy but I think a lot of systems include older operating systems. A wider OS support would be a requirement for a lot of companies to switch over to Tactical RMM. Thank you for your time.
kerem closed this issue 2026-03-02 02:12:39 +03:00
Author
Owner

@wh1te909 commented on GitHub (Mar 28, 2022):

Hi, so golang 1.10 was the last version to support Windows XP so it would not even be possible anymore since the agent is built with golang 1.17, and will be moving to go 1.18 soon to make use of generics. You can try installing golang 1.10 and compiling the agent and see if it runs on XP.

<!-- gh-comment-id:1080249599 --> @wh1te909 commented on GitHub (Mar 28, 2022): Hi, so golang 1.10 was the last version to support Windows XP so it would not even be possible anymore since the agent is built with golang 1.17, and will be moving to go 1.18 soon to make use of generics. You can try installing golang 1.10 and compiling the agent and see if it runs on XP.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rmmagent#6
No description provided.