If the app disappears after installing
An unsigned installer carrying an embedded Python runtime is a
common false positive. If your shortcut reports that
YHITL Forjal.exe was changed or moved, antivirus
software most likely quarantined it after the install finished.
Add the install directory as an exclusion, then install again:
Add-MpPreference -ExclusionPath "$env:LOCALAPPDATA\Programs\YHITL Forjal"
This is a consequence of shipping without a signature, and it goes
away once these builds are signed.