Skip to content

Running a Ps1 with RunAsTI64.exe #7

Description

@BrycesonK

I am currently trying to run a powershell script with RunAsTI64.exe from a batch file that way it can be semi automatic. The only way I have found to run a powershell script with RunAsTi64.exe is to do .\RunAsTI64.exe Powershell.exe then call the powershell script within that powershell session.

Is there anyway I can either pass the script to the Powershell session with something like .\RunAsTI64.exe Powershell.exe "PathtoScript\Script.ps1"

Or can I just run the script using RunAsTI64.exe with something like this
.\RunAsTI64.exe "PathtoScript\Script.ps1"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions