Thread
:
Executing .ppkg
View Single Post
19th July 2016, 20:56
#
17
Ycos3D
Junior Member
Join Date: Jul 2016
Posts: 11
Solved!
!include "x64.nsh"
${DisableX64FSRedirection}
nsExec::ExecToStack 'powershell -inputformat none -ExecutionPolicy Unrestricted -File "$PLUGINSDIR\tempfile.ps1" '
${EnableX64FSRedirection}
Ycos3D
View Public Profile
Find More Posts by Ycos3D