Invoke-Clippy
Invoke-Clippy copied to clipboard
Celebrate the magic of Clippy with your family this holiday season
`Find-Module -Name PowerClippy | Install-Module` The above command runs fine but importing it and everything else won't. ``` PS C:\Windows\system32> Import-Module PowerClippy Import-Module : Der Objektverweis wurde nicht auf eine...
PowerClippy.Format.ps1xml is an empty file and throws an error on import. ``` powershell VERBOSE: Loading module from path 'C:\Program Files\WindowsPowerShell\Modules\powerclippy\1.0\powerclippy.psd1'. VERBOSE: Loading 'FormatsToProcess' from path 'C:\Program Files\WindowsPowerShell\Modules\powerclippy\1.0\PowerClippy.Format.ps1xml'. import-module : Object...