perUser Installation if use runs the bootstrap-installer.exe as administrator(right-click and run as Administrator).
the below action should check(privilege), run and install otherwise skip installation. Please help me with the condition how to check the installer has privilege.
<ExePackage Id="w1Uninstaller" DetectCondition="??" UninstallCommand="/S" After="InstallerREC"
SourceFile="..\..\build\install.exe" PerMachine="no" Cache="no" Vital="no" Compressed="yes" DisplayName="Project Filters" />