Skip to content

Commit e1af380

Browse files
authored
Runs Windows PowerShell, so that it can run NGEN
1 parent 3eb327e commit e1af380

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Maintenance/NGEN Update.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Command ". (Join-Path ([Runtime.InteropServices.RuntimeEnvironment]::GetRuntimeDirectory()) ngen.exe) update"
2+
@pause

0 commit comments

Comments
 (0)