Skip to content

PsfLauncher64.exe ~ The system cannot find the file specified #260

@Timovs1

Description

@Timovs1

When we use the Microsoft Package Support Framework (PSF) shipped with MSIX to run some pre launch scripts on some applications, we got this error when the application launches after installation:
image

This error is already described on the following URL ([https://techcommunity.microsoft.com/t5/msix/psflauncher64-exe-the-system-cannot-find-the-file-specified/m-p/3274042]) by Tim Mangan and is already fixed in Tim's PSF more than a year ago.

In our environment we don't have the feature Windows PowerShell 2.0 installed and therefore we don't have the key: [HKEY_LOCAL_MACHINE\Software\Microsoft\PowerShell\1]
Installed = 1

As Tim mentioned in the article above, this is a bug which is still in the Microsoft PSF, where the PSF can't determine whether PowerShell is installed or not.

Can the solution from Tim's PSF also be incorporated into the Microsoft PSF?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions