Share via

Get Error 1723 - There is a problem with Windows Installer package

Anonymous
2012-12-18T04:23:46+00:00

Hi, i am having trouble with .msi files. An example of it would be logmein hamachi. It would return me with error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. What should I do? i am currently using windows 8 pro with media centre. my windows installer is Windows ® Installer. V 5.0.9200.16384. Thanks

Windows for home | Previous Windows versions | Performance and system failures

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
Answer accepted by question author
  1. Anonymous
    2013-01-02T11:31:42+00:00

    I had the exact same problem. The solution is to go into c:\users"username"\AppData\Local\  then right click on "temp" and choose "properies". Choose "security" --> edit --> add, and add the username you are using, and give yourself all rights. After that it'll work :)

    Good luck!

    800+ people found this answer helpful.
    0 comments No comments

59 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-12-18T22:45:59+00:00

    Hello YangCX,

    Try the following troubleshooting steps for the Windows Installer.

    Step 1:

    Ensure that Windows Installer service is running.

    Go to Start and click on **Control Panel.**Go to Administrative Tools.

    Click on Services and scroll to Windows Installer.

    Double click to bring up the service.

    Check to see if the startup type is set to Manual.

    Service status is usually stopped. Try and start the Windows Installer server.

    Note down the error message if any.

    Click Ok.

    Step 2:

    Click Start, and in the start search box, type cmd.

    Then right click and select, ‘Run as Administrator’.

    At the command prompt, type:

    Type msiexec.exe /unregister, and then press ENTER.

    Type msiexec.exe /regserver, and then press ENTER.

    Step 3:

    Verify the registry permissions

    Click Start Button, in the Start Search box type: Regedit.

    Scroll to: HKEY_lOCAL_MACHINE/SYSTEM/CurrentControlSet/services/msiserver

    Verify that the SYSTEM account has Full control. If it does not, add the SYSTEM account with Full control.

     Step  4:

    If that doesn't help, then let's run System File checker to see if you have any corrupted system files.

    Go to Start Screen.

    Type: CMD

    The Apps page will come up.

    Right click CMD.exe

    Click “Run as Administrator” on the bottom pane.

    If you get the User Account Control prompt. Click Yes to continue.

    At the Command Prompt, type: sfc /scannow

    This will check for any integrity violations and fix any corrupted operating system files.

    Restart your system.

    Let us know if this helps.

    Marilyn

    60+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2012-12-19T03:26:27+00:00

    hey there. thanks for the information but this still doesnt work. is there anymore details that i may provide to aid you in the process. do fell free to reply as i will be looking at them. thank you for your kindness once again

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2013-01-05T09:48:14+00:00

    Thank you so much. It worked like a charm

    9 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2013-03-10T13:58:44+00:00

    You can try the following step:-

    Type the following in start menu

    C:/Users/username/appdata/local/temp

    Then right click on temp folder and choose properties.

    Then click on Security tab. There may be two option in the Box named Group or user names:

    Then click on Edit and give all permission (i.e. Full control,.....) to Everyone Named option. then apply and OK.

    Check if installation succeeded or not....

    5 people found this answer helpful.
    0 comments No comments