The following custom actions might be performed during BizTalk Server Setup operations:
Custom Action |
Description |
---|---|
ReadComplusData |
Reads custom COM+ tables, creates XML document, and saves it in the Complus_XML_Data property. |
SchedXmlConfig |
Used for configuring machines having RFID data. |
CheckBaseEDI |
Checks the presence of an old version of EDI |
CheckMQSeries |
Checks the presence of MQSeries |
CheckNET30Vista |
Checks the presence of WCF |
CheckWSSV3SP1 |
Checks the presence of Windows SharePoint Services 3.0 SP1. |
CheckWSSV4 |
Checks the presence of Windows SharePoint Services 4 |
GetFrameworkPath |
Sets installer properties in the installer that holds installation path to the appropriate version(s) of Microsoft .Net Framework. |
Set_BAMClientExcelDir |
Creates an Excel application object for setting a property to hold the Microsoft Office library path in the installer. |
Set_CurrentUser |
Sets domain\username information of the current user |
ViewInstallGuide |
Launches the BizTalk Server installation guide from the installation source directory. |
CA_CheckSTSLanguage |
Sets STS_Language_Property property when the language set for WSS and BizTalk are same. |
CA_CleanupRegistry |
When you uninstall BizTalk Server, it cleans the registry entries that were created during BizTalk Server configuration. |
CA_CleanupRegistry_OldProducts |
Cleans the registry entries that belong to an older version of BizTalk Server and are not required for a fresh installation of BizTalk Server. |
CA_RemovePatches |
Removes Microsoft BizTalk Server updates when you uninstall BizTalk Server. |
CA_ResolveWellKnownNames |
Creates installer properties with well-known names and assigns them their corresponding SID. |
CA_SaveTargetVSVersionToRegistry |
Sets a TargetVSVersion_Property property to the value of a supported version of Visual Studio. |
CA_StopServices |
Stops IISAdmin, Rules Engine Update and EDI Subsystem services. |
CleanupUsersKeys |
Removes BizTalk Server related entries from the HKEY_CURRENT_USER registry key. |
DevEnvRunning |
Checks whether Visual Studio is running |
ValidateINSTALLDIR |
Validates BizTalk Server installation directory format |
StartHostInstances |
Starts BizTalk Server Host Instances. |
StopHostInstances |
Stops BizTalk Server Host Instances. |
MQSUnConfig |
Launches MQSeries Configuration wizard for un-configuring MQSeries agent. |
LaunchConfigFmk |
Launches BizTalk Server Configuration Wizard |
CHKASPNET |
Checks the install state of ASP.NET |
CHKIIS |
Checks the install state of IIS |
TBExpired |
Checks if the BizTalk Server timebomb has expired |
BrandSKU |
Updates the value of BizTalk Server timebomb which depends on SKU installation. |
CA_ERROR |
Returns installation failure |
InstallComplus |
Installs Complus applications and components. |
BAM_Add_Perf_Silent |
Installs performance counters for BAM |
RegsvcsApplicationDeployment |
Runs Regsvcs.exe (.NET Services Installation Tool) on BizTalk Deployment COM+ application DLLs |
RegsvcsDeployment |
Runs Regsvcs.exe on DLLs |
RegsvcsMQSAdapter |
Runs Regsvcs.exe on DLLs |
RegsvcsSQLAdapter |
Runs Regsvcs.exe on DLLs |
WMI_Add_MSBTS_Silent |
Registers BizTalk Server namespace and classes to WMI. |
LaunchConfigFmk_SlashUP |
Un-configures BizTalk Server |
CleanupComplus |
Uninstalls Complus Applications and components. |
RemoveSKU |
Removes BizTalk Server timebomb data. |
BAM_Remove_Perf |
Uninstalls performance counters for BAM. |
LoadBTSCounters |
Loads BizTalk Server performance counters. |
RegisterBtprojExtn |
Registers BizTalk project file (.btproj) extension. |
UnRegisterBtprojExtn |
Un-registers BizTalk project file (.btproj) extension. |
UnRegsvcsApplicationDeployment |
Runs Regsvcs.exe on certain DLLs when you uninstall BizTalk Server |
UnRegsvcsDeployment |
Runs Regsvcs.exe on certain DLLs when you uninstall BizTalk Server |
UnRegsvcsMQSAdapter |
Runs Regsvcs.exe on certain DLLs when you uninstall BizTalk Server |
UnRegsvcsSQLAdapter |
Runs Regsvcs.exe on certain DLLs when you uninstall BizTalk Server |
UnloadBTSCounters |
Unloads BizTalk Server performance counters. |
WMI_Remove_MSBTS |
Removes BizTalk Server namespace from WMI. |
RegisterComsvcs |
Runs regsvr32.exe on comsvcs.dll silently. |
DevenvSetupUninstall |
Runs DevEnv.exe /Setup/resetskippkgs. |
RollbackComplus |
Rollbacks the installation of Complus applications and components. |
ResRegsvcsMQSAdapter |
Runs regsvcs.exe on a given binary |
ResRegsvcsSQLAdapter |
Runs regsvcs.exe on a given binary |
RestoreRegsvcsApplicationDeployment |
Appends the path of framework with Microsoft.BizTalk.ApplicationDeployment.Engine.dll. |
RestoreRegsvcsDeployment |
Appends the path of framework with Microsoft.BizTalk.ApplicationDeployment.Engine.dll. |
BrandSKURollback |
Rollbacks registered SKU information if installation failure occurs. |
CA_RestartServices_rollback |
Restarts the stopped services. |
RemoveSKURollback |
Updates the SKU values from the registry. |
BAM_Res_Perf_Silent |
Registers Microsoft.BizTalk.Bam.EventObservation.dll as the BAM performance counter DLLs during silent installation. |
BAM_Rollback_Perf |
Unregisters Microsoft.BizTalk.Bam.EventObservation.dll as the BAM performance counter DLL |
RBKRegsvcsMQSAdapter |
Runs regsvcs.exe on a given binary. |
RBKRegsvcsSQLAdapter |
Runs regsvcs.exe on a given binary. |
RestoreBTSCounters |
Restores the property with the performance counter .ini file name. |
RollbackBTSCounters |
Runs command unlodctr BTSSvc.3.0. |
RollbackRegsvcsApplicationDeployment |
Sets up [FrameworkPath]|[INSTALLDIR]Microsoft.BizTalk.ApplicationDeployment.Engine.dll for the failed installation scenarios. |
RollbackRegsvcsDeployment |
Invokes regsvcs.exe during uninstall/rollback scenarios. |
WMI_Restore_MSBTS_Silent |
Calls mofcomp to register WMI schemas |
WMI_Rollback_MSBTS |
Removes BizTalk Server namespace from WMI. |
CA_RestartServices_commit |
Restarts the stopped services |
DevenvSetup |
Runs DevEnv.exe /Setup /resetskippkgs both during BizTalk Server install/uninstall process. |
ExecXmlConfig |
Used to make configuration changes to machine.config for RFID related data. |
ExecXmlConfigRollback |
Used to make configuration changes to machine.config for RFID related data. |