Skip to content

Resolve "fix(build): forward script arguments when using privilege escalation on Windows"

Description

  • Forward script arguments when using privilege escalation on Windows

Closes #867 (closed)

How to test it?

  • Build an application requiring Administrative privileges
  • Launch the application via the .bat script and pass it arguments (like e.g. --clog)
Edited by Alexandre ANCEL

Merge request reports