Closed vladaver closed 10 years ago
This is good, I'll merge with fixing the above.
I mean I'll take care of fixing the above.
Thanks. Last minute thought - maybe call should be Service_GetState, with output to SERVICE_STATE? (instead of status)
I merged via https://github.com/dblock/msiext/commit/cd27902106fcd4a4a05c5b620ad3dcf239afffab. I think you're right, it should be "State". Want to make another pull request on top?
Closing this one.
Fyi, you'll have to rebase from my master. You should make feature branches in general and keep master of the repo from which you fork in sync with your master. Also read up on squashing, I often use --amend
for updating existing pull requests.
I opened #10 for the rename so we don't forget before releasing anything.
Thx, this is a lot better, minor comments.