Command Prompt (Admin) Add User Example
Example: Add a User “yuk” with Local “Administrators” right C:\net user <username> <password> /add C:\net user yuk 123456 /add REMARK: If … Continue reading “Command Prompt (Admin) Add User Example”
Example: Add a User “yuk” with Local “Administrators” right C:\net user <username> <password> /add C:\net user yuk 123456 /add REMARK: If … Continue reading “Command Prompt (Admin) Add User Example”
Windows + R > regedit Goto \HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\.NETFramework\Security\TrustManager\PromptingLevel Some key is Disabled cause the .net application is not allowed to install … Continue reading “ClickOnce Trust Prompt / .net .application can’t run/install”