Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGERENCIA] Añadir autologueo como administrador #1

Open
justnotvulture opened this issue Feb 22, 2023 · 2 comments
Open

[SUGERENCIA] Añadir autologueo como administrador #1

justnotvulture opened this issue Feb 22, 2023 · 2 comments

Comments

@justnotvulture
Copy link

He pensado que sería mucho más cómodo.
Este es el código que he pensado.

@echo off
if not "%1"=="am_admin" (
powershell -Command "Start-Process -Verb RunAs -FilePath '%0' -ArgumentList 'am_admin'"
exit /b
echo Codigo de WinFree Aquí.
)

@hardcorefactions
Copy link

Porque mierda habres un issue si no es un issue.

@mateituu
Copy link

Porque mierda habres un issue si no es un issue.

No es exactamente una issue, pero es una sugerencia. Aunque lo siento; tendría que haber abierto una PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants