Sorry to bring up old thread - Calling $String phases

Continuing the discussion from Starting Script at Install Phases:

Hi,

Just curious with PSADT v3.9.3 that I noticed functions are no longer in the Install,Uninstall,Repair sections and was wondering how I can call:

[String]$installPhase = ‘Uninstallation’
[String]$installPhase = ‘Installation’

Under: Perform Repair tasks here

I’ve found my solution here: "Invoke-Repair" Function feature request - #4 by LFM8787

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.