native_exe_install

Function native_exe_install 

Source
fn native_exe_install(
    installer: &CatalogInstaller,
    download_path: &Path,
    install_dir: &Path,
    package_name: &str,
) -> Result<EngineInstallReceipt>