1. Custom Action with Installed Script File: A Comprehensive Guide

1. Custom Action with Installed Script File: A Comprehensive Guide

David Lv8

1. Custom Action with Installed Script File: A Comprehensive Guide

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.

IInstalledScriptFileCustomAction

Declaration

IInstalledScriptFileCustomAction : ICustomAction

Overview

This interface facilitates editing custom action that allows the launching of a script file into execution, but it must be scheduled after the files have been deployed on the target computer.

Properties

IFile File - Gets or sets the full path of the file you want to launch.

String ScriptType - Get or sets the script type. Supported values are: javascript, javascript64, vbscript, vbscript64.

String FunctionName - Gets or sets the name of a function JavaScript or VBScript type.

String ActionData - Gets or sets the value of the CustomActionData property. This property can be retrieved as a regular property inside Deferred custom actions and it is available only for DLL, JScript and VBScript custom actions. A common usage scenario is to use the CustomActionData property in Rollback Custom Actions since they are also deferred.

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: 1. Custom Action with Installed Script File: A Comprehensive Guide
  • Author: David
  • Created at : 2024-11-14 19:37:19
  • Updated at : 2024-11-22 02:16:32
  • Link: https://fox-zaraz.techidaily.com/1-custom-action-with-installed-script-file-a-comprehensive-guide/
  • License: This work is licensed under CC BY-NC-SA 4.0.