1

Cannot start WebMatrix with Administrator privileges at StartUp.

I already tried: 1) sc create {servicename} binPath={path} 2) schtasks.exe /Create /RU {username} /RP {password} /SC ONLOGON /TN {taskname} /TR {path}

d0kt0r1
  • 305
  • 1
  • 3
  • 15

1 Answers1

0

Actually method number 2 is working. However, the GUI of WebMatrix is not showing up.

d0kt0r1
  • 305
  • 1
  • 3
  • 15