Vencord / Installer

A cross platform gui/cli app for installing Vencord
GNU General Public License v3.0
507 stars 78 forks source link

[BUG] Vencord CLI last realease requires administrator permissions on Windows (causes crash of pnpm inject) #123

Closed Av32000 closed 7 months ago

Av32000 commented 7 months ago

In the latest version of VencordInstallerCLI.exe (updated 2 hours ago => 24/02/2024, 3pm), the installer requires administrator permissions to run, which causes the crash of the pnpm inject command in the Vencord source code. (Error : 0x8DC3541FC35FE35)

Vendicated commented 7 months ago

what

Av32000 commented 7 months ago

It's very strange. When I want to launch it manually (from build/Installer), it asks me for admin elevation and crash if I refuse.

belg1o commented 7 months ago

what

Also having issues. Does not really say why its failing. WindowsTerminal_9HXKznPvM8

KrstlSkll69 commented 7 months ago

same thing if you pnpm inject from cmd, it'll just say it had an error unless you run it from the Admin account on windows that has absolute control over the computer

Av32000 commented 7 months ago

what

Also having issues. Does not really say why its failing. WindowsTerminal_9HXKznPvM8

It's because pnpm inject don't have admin perms

Av32000 commented 7 months ago

It's patch thanks !

KrstlSkll69 commented 7 months ago

👍amazing