FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaScriptServices/run.cmd at master · aspnet/JavaScriptServices · GitHub
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
aspnet
/
JavaScriptServices
Public archive
Notifications
You must be signed in to change notification settings
Fork
512
Star
3k
Code
Issues
0
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaScriptServices
/
run.cmd
Copy path
More file actions
More file actions
Latest commit
History
History
History
2 lines (2 loc) · 246 Bytes
Breadcrumbs
JavaScriptServices
/
run.cmd
Copy path
File metadata and controls
2 lines (2 loc) · 246 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
@
ECHO
OFF
PowerShell
-NoProfile -NoLogo -ExecutionPolicy unrestricted -Command
"
[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentThread.CurrentUICulture = '';& '
%~dp0
run.ps1'
%*
; exit $LASTEXITCODE
"
Back
|
FazBrowse Home
|
New Git URL