Share via

msi files wont install?

Anonymous
2025-01-13T20:23:02+00:00

ive tried downloading multiple .msi files, and each time theres a pop-up that says to wait as it installs but it very quickly disappears and the file doesnt actually ever install. the programs im trying to install are quite old, im not sure if they just arent supported outright anymore and that ill just have to give up, but id like to hope its not that and that theres some kind of solution somehow. im using win10, if that matters.

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2025-01-16T04:11:07+00:00

    The apps you mentioned can simply be downloaded to the latest version at the Microsoft Store.

    If you wish to download an older version of Movie Maker, you can follow the instructions in this post and visit the website given in the “Answers”. You may be able to find a supported installer there.

    How do I add Paint 3D to the open with menu choices in Windows - Microsoft Community

    Note that the search URL given in the answer is for Paint 3D, you need to replace it with “https://apps.microsoft.com/detail/9mvfq4lmz6c9” and then you will be able to find the old Movie Maker installer normally.

    Best Regards,

    Raylan-MSFT | Microsoft Community Support Specialist

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-01-14T17:29:58+00:00

    hi, thanks for the reply!

    ive been trying to download movie maker (specifically ver6.0) and im realising now it just might be too old for my computer. i tried your reply, but it still wouldnt let me install, nor have the many other attempts i have made lol. i may have to give up this time

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-01-14T09:47:01+00:00

    Hi Rivers Eldridge.

    Welcome to the Microsoft Community.

    Your old msi file will not install. I sincerely hope that your software is still supported by Windows, and it might be more helpful to reply if you could indicate in your reply what software you are specifically trying to install. Until you know exactly what your msi file is, you can try some of the generic problem solving below:

    First you need to make sure that the Windows Installer service is turned on, which you can do in the following way:

    1. Press Win+R to open “Run”, then type “msconfig” and click “OK” to open the service.
    2. Find the service called “Windows Installer” and right-click on it and select “Start”.

    The application will write files on your hard disk, you may need to add administrator privileges for it to be able to open properly, you can use the following way to add administrator privileges for the application (pay attention to ensure that the software is safe software):

    1. Find the main program of your application, right-click on it and select “Properties”.
    2. Select the “Compatibility” tab at the top of the window.
    3. Find “Run this program as an administrator” at the bottom and check this option.
    4. Click “apply” to save the settings.

    Now you can try to install the program. If you still can't install it, you can try the following way to install it using the command prompt:

    1. Open “Run”, type “cmd” in “Run” and press “Ctrl + Shift + Enter” simultaneously. “to open the command line window with administrator privileges.
    2. In the command line window, run the following commands in order, after inputting the need to press the Enter key to run the command. msiexec /package C:\abc\zxc.msi

    ( C:\abc is the path to your msi file and zxc.msi is the msi file name)

    You should now be able to install the msi file.

    Best Regards,

    Raylan-MSFT | Microsoft Community Support Specialist

    Was this answer helpful?

    0 comments No comments