https://github.com/someordinarybro/no-admin
Install Games and Software Without Administrator Permissions : NO-ADMIN provides batch scripts enabling Windows program execution without admin access. Please use responsibly and in accordance with policies / guidelines.
https://github.com/someordinarybro/no-admin
batch-script script windows-10
Last synced: 5 months ago
JSON representation
Install Games and Software Without Administrator Permissions : NO-ADMIN provides batch scripts enabling Windows program execution without admin access. Please use responsibly and in accordance with policies / guidelines.
- Host: GitHub
- URL: https://github.com/someordinarybro/no-admin
- Owner: SomeOrdinaryBro
- License: mit
- Created: 2024-06-07T12:07:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T12:57:44.000Z (over 1 year ago)
- Last Synced: 2025-04-08T12:29:41.890Z (10 months ago)
- Topics: batch-script, script, windows-10
- Language: Batchfile
- Homepage:
- Size: 994 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NO-ADMIN
NO-ADMIN is a collection of batch scripts designed to help users run programs on Windows systems without requiring administrative rights. These scripts provide a workaround by setting a compatibility layer to run applications with the permissions of the invoking user, thereby bypassing the need for administrative privileges.

## Contents:
- `no-admin.bat`: Batch script for running programs without administrative rights.
- `NSSM-NO-ADMIN.bat`: Batch script for installing services using NSSM (Non-Sucking Service Manager) without administrative privileges.
## How to Use `no-admin.bat`:
[Read this document to understand how to use no-admin.bat](./Install_Software/README.md)
## How to Use `NSSM-NO-ADMIN.bat`:
[Read this document to understand how to use NSSM-NO-ADMIN.bat](./Install_Services/README.md)
## Note:
- Ensure that the program you intend to run or install does not inherently require administrative rights for its functionality.
- Be cautious when running programs or installing services 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.
## Legal Notice and Disclaimer:
This repository is provided as-is, without any warranty or guarantee of functionality. Users are solely responsible for their actions and the consequences of using the provided scripts. By using any script from this repository, you acknowledge and agree that you are solely liable for any breach of policies or guidelines set forth by your organization or any other entity. Additionally, you acknowledge and agree to the terms of the [MIT License](./LICENSE) included in this repository.