Send the _installerProcess by Sockets #385
Unanswered
anxofcostas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I'm creating a modification of NetSparkle. In this modification I need that a Windows Service executes the _installerProcess because the users who are going to use the apps don't have privilegies in their PC's.
To send the StartInfo to my Windows Service I want to use sockets, but I don´t know how to encode the StartInfo and then, decode it in the Service.
Do you know how to encode and decode it?
Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions