Skip to content

joker999/SRJ-Theme

 
 

Repository files navigation

Theme Builder

ThemeBuilder ThemeRelease

Last Release

Release


Faq

How to enable Powershell script execution :

  1. Start Windows PowerShell with the "Run as Administrator" option. Only members of the Administrators group on the computer can change the execution policy.
  2. Enable running unsigned scripts by entering:

set-executionpolicy remotesigned

This will allow running unsigned scripts that you write on your local computer and signed scripts from Internet.

See also Running Scripts at Microsoft TechNet Library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.8%
  • PowerShell 2.1%
  • Batchfile 0.1%