$msi = "C:\path\to\setup.msi" $rows = @(Get-WmiObject -Class Win32_Product | Where-Object $_.Name -like "*InstallScript*") # Not reliable msidb -d $msi -t CustomAction | findstr /i "script"
Open the MSI → CustomAction table → Filter Type column for 1 (DLL) and Target containing ISScript .
$msi = "C:\path\to\setup.msi" $rows = @(Get-WmiObject -Class Win32_Product | Where-Object $_.Name -like "*InstallScript*") # Not reliable msidb -d $msi -t CustomAction | findstr /i "script"
Open the MSI → CustomAction table → Filter Type column for 1 (DLL) and Target containing ISScript .
Explore our other programs and powerful practices that transform one's body and mind into greater possibilities.
We understand your individual personal needs and recommend the right practices for you. Get in touch with us and get started!