@echo off
powershell -Command "icacls 'C:\Program Files\Otzaria' /grant '%USERNAME%:(OI)(CI)M' /T"
pause