Pinned Loading
-
This script allows you to customize ...
This script allows you to customize the installation path of Scoop and configures system-wide environment variables, enabling all users on the machine to access software installed via Scoop. 1function Test-Administrator {
2$currentUser = [System.Security.Principal.WindowsIdentity]::GetCurrent() # Get the current user's identity
3# Create a WindowsPrincipal object based on the current user's identity
4$currentUserPrincipal = New-Object System.Security.Principal.WindowsPrincipal($currentUser)
5# Check if the current user is a member of the Administrator role
-
vscode-bookmarks
vscode-bookmarks PublicForked from alefragnani/vscode-bookmarks
Bookmarks Extension for Visual Studio Code
TypeScript 1
-
easy-codesnap
easy-codesnap PublicForked from ArthurLobopro/easy-codesnap
Create beautiful snapshots of your code. Easy and quick!
TypeScript
-
-
-
vscode-project-manager
vscode-project-manager PublicForked from alefragnani/vscode-project-manager
Project Manager Extension for Visual Studio Code
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.