2 responses to “PowerBoots: Loading XAML Windows in PowerShell 1.0 or 2.0”

  1. Chris Warwick

    Where is new-bootswindow? Is it in the DLL? I get “The term ‘New-BootsWindow’ is not recognized as a cmdlet, function, operable program, or script file” etc. I’m guessing the DLL should be loaded from the modules metafile (I see it in the “nestedModules” line in the psd1 file) – but I guess it’s quietly failing.

    Also – same error on Invoke-BootsWindow.

    I’ve tried this on PowerShellPlus and ISE

    Thanks!
    Chris