InstallSoftwareNoAdmin2
InstallSoftwareNoAdmin2

Step 1: Create file InstallSoftwareNoAdmin.bat (Key word: How to install software in Company provided secured or restricted laptops and Force a program to run without administrator privileges or UAC)

Step 2: Please copy below code:

cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" "%1""

Step 3: Save the file

InstallSoftwareNoAdmin
Install software without admin access

Step 4: Download any software you want to install
Step 5: Drag that software to bat file

InstallSoftwareNoAdmin2
Install software without admin access

Step 6: It will start installing software automatically without admin right

Leave a Reply

Your email address will not be published. Required fields are marked *