Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 2.31 KB

File metadata and controls

30 lines (25 loc) · 2.31 KB

NO-ADMIN

Description:

NO-ADMIN is a simple solution that enables users to install and run programs without requiring administrative rights. It provides a workaround by setting a compatibility layer to run applications with the permissions of the invoking user, thereby bypassing the need for administrative privileges.

How to Use:

  1. Create a new folder on your system.
  2. Place the NO-ADMIN script (no-admin.bat) in the newly created folder.
  3. Put the installation file or the file you want to install (e.g., setup.exe) into the same folder.
  4. Rename the installation file to setup (all lowercase).
  5. Open the no-admin.bat file with a text editor like Notepad.
  6. Replace #YOUR_APP_NAME_HERE with the name of the installation file (setup) in the no-admin.bat script. eg: start setup
  7. Save the changes and close the text editor.
  8. Now run the BAT file, and it will install.

Note:

  • Ensure that the application you intend to run does not inherently require administrative rights for its functionality.
  • Be cautious when installing or running applications from untrusted sources, as bypassing administrative permissions may pose security risks.
  • NO-ADMIN is intended for use in scenarios where administrative privileges are not available or restricted, such as on shared or managed computers.

Disclaimer:

This software is provided as-is, without any warranty or guarantee of functionality. Users are responsible for ensuring compliance with their organization's policies and guidelines regarding software installation and usage.

By using NO-ADMIN, you acknowledge and agree that:

  • The developers of NO-ADMIN shall not be held liable for any damages, losses, or adverse consequences arising from the use of this software.
  • You assume full responsibility for any risks associated with the installation and usage of NO-ADMIN.
  • It is your responsibility to ensure that your usage of NO-ADMIN complies with all applicable laws, regulations, and organizational policies.
  • The developers of NO-ADMIN disclaim all warranties, express or implied, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and non-infringement.
  • You agree to indemnify and hold harmless the developers of NO-ADMIN from any claims, damages, or liabilities arising from your use of the software.