wiresock / WireSockUI

GUI to use Wiresock VPN Client in application mode
https://www.wiresock.net/
205 stars 11 forks source link

Install command crashes on Windows 7 #63

Closed movsar closed 3 weeks ago

movsar commented 2 months ago

When I try to install the service using something like this: wiresock-client install -start-type 2 -account admin -password pass -config c:\wg.conf It crashes with this error: CreateService failed with error code: 0x00000421

wiresock commented 2 months ago

Are these valid user credentials? Please note that the application will not create a new user. Are you running this command as an Administrator?