Update weekbogo.ps1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 실행시 권한 및 파일 서명관련 문제 생기면 실행 정책 변경(수동실행)
|
||||
# Set-ExecutionPolicy Unrestricted
|
||||
# 실행시 권한 및 파일 서명관련 문제 생기면 실행 정책 변경(수동실행)
|
||||
# Set-ExecutionPolicy Remotesigned -Scope CurrentUser
|
||||
|
||||
# 필요한 어셈블리 로드
|
||||
Add-Type -AssemblyName System.Drawing
|
||||
|
||||
Reference in New Issue
Block a user