Drops a file to `%APPDATA%\Microsoft\Excel\XLSTART\Somename.xlam` and runs it.

That dropped XLAM will then spawn `notepad.exe` using `InvokeVerbEx` technique.