Mastering Automation with PowerShell Script Files: An Introductory Tutorial

Mastering Automation with PowerShell Script Files: An Introductory Tutorial

Anthony Lv8

Mastering Automation with PowerShell Script Files: An Introductory Tutorial

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

IPowershellScriptFile

https://techidaily.com

Declaration

IPowershellScriptFile : ICustomAction

https://techidaily.com

Overview

This interface facilitates editing custom action that allows launching a Powershell script file into execution.

https://techidaily.com

Properties

String ScriptFileFromDisk - Gets or sets the path from disk to the script file on the installed machine. Supports MSI Formatted.

Bool Is32Bit - Gets or sets the property of the custom action to run the 32-bit PowerShell executable. If Is64Bit value is also “true” then runs the Operating System bitness PowerShell executable (32-bit on x86 operating systems, 64-bit on x64).

Bool Is64Bit - Gets or sets the property of the custom action to run the 32-bit PowerShell executable. If Is32Bit value is also “true” then runs the Operating System bitness PowerShell executable (32-bit on x86 operating systems, 64-bit on x64).

https://techidaily.com

See also

ISearch

IAdvinstProjectTypes

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Mastering Automation with PowerShell Script Files: An Introductory Tutorial
  • Author: Anthony
  • Created at : 2024-10-08 18:34:11
  • Updated at : 2024-10-11 04:04:56
  • Link: https://fox-shield.techidaily.com/mastering-automation-with-powershell-script-files-an-introductory-tutorial/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
Mastering Automation with PowerShell Script Files: An Introductory Tutorial