A DLL required for this install to complete could not be run
I've been trying to install nodejs but it always errors. I googled and searched for all the potential ways and I also clean the system with Ccleaner and deleted the temp file and tried to install but it didn't work.
I keep getting this error
"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"
I tried to change the permissions so that everyone has full access but it didn't work either, even after logging out and then retrying after logging in.
Can someone please help me with this?
[EDIT]
I searched through the Temp folder and found this error log.
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. Action ConfigureEventManifestUnregister, entry: ConfigureEventManifestUnregister, library: C:WindowsInstallerMSI3A1F.tmp
=== Logging stopped: 09/06/2017 12:30:29 ===
I hope that helps clear things.
[Another attempt to install via chocolatey]
This is my cli output
C:WindowsSystem32>choco install nodejs.install
Installing the following packages:
nodejs.install
By installing you accept licenses for the packages.
nodejs.install v8.1.0 [Approved]
nodejs.install package files install completed. Performing other
installation steps.
The package nodejs.install wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): Y
Installing 64 bit version
Installing nodejs.install...
ERROR: Running ["C:WindowsSystem32msiexec.exe" /i
"C:ProgramDatachocolateylibnodejs.installtoolsnode-v8.1.0-x64.msi"
/quiet ] was not successful. Exit code was '1603'. See log for possible
error messages.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of nodejs.install was NOT successful.
Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:ProgramDatachocolateylogschocolatey.log).
Failures
- nodejs.install (exited 1603) - Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
This is the log that chocolatey touched.
https://pastebin.com/UdS5vUah
windows-10 dll
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I've been trying to install nodejs but it always errors. I googled and searched for all the potential ways and I also clean the system with Ccleaner and deleted the temp file and tried to install but it didn't work.
I keep getting this error
"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"
I tried to change the permissions so that everyone has full access but it didn't work either, even after logging out and then retrying after logging in.
Can someone please help me with this?
[EDIT]
I searched through the Temp folder and found this error log.
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. Action ConfigureEventManifestUnregister, entry: ConfigureEventManifestUnregister, library: C:WindowsInstallerMSI3A1F.tmp
=== Logging stopped: 09/06/2017 12:30:29 ===
I hope that helps clear things.
[Another attempt to install via chocolatey]
This is my cli output
C:WindowsSystem32>choco install nodejs.install
Installing the following packages:
nodejs.install
By installing you accept licenses for the packages.
nodejs.install v8.1.0 [Approved]
nodejs.install package files install completed. Performing other
installation steps.
The package nodejs.install wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): Y
Installing 64 bit version
Installing nodejs.install...
ERROR: Running ["C:WindowsSystem32msiexec.exe" /i
"C:ProgramDatachocolateylibnodejs.installtoolsnode-v8.1.0-x64.msi"
/quiet ] was not successful. Exit code was '1603'. See log for possible
error messages.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of nodejs.install was NOT successful.
Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:ProgramDatachocolateylogschocolatey.log).
Failures
- nodejs.install (exited 1603) - Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
This is the log that chocolatey touched.
https://pastebin.com/UdS5vUah
windows-10 dll
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I've been trying to install nodejs but it always errors. I googled and searched for all the potential ways and I also clean the system with Ccleaner and deleted the temp file and tried to install but it didn't work.
I keep getting this error
"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"
I tried to change the permissions so that everyone has full access but it didn't work either, even after logging out and then retrying after logging in.
Can someone please help me with this?
[EDIT]
I searched through the Temp folder and found this error log.
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. Action ConfigureEventManifestUnregister, entry: ConfigureEventManifestUnregister, library: C:WindowsInstallerMSI3A1F.tmp
=== Logging stopped: 09/06/2017 12:30:29 ===
I hope that helps clear things.
[Another attempt to install via chocolatey]
This is my cli output
C:WindowsSystem32>choco install nodejs.install
Installing the following packages:
nodejs.install
By installing you accept licenses for the packages.
nodejs.install v8.1.0 [Approved]
nodejs.install package files install completed. Performing other
installation steps.
The package nodejs.install wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): Y
Installing 64 bit version
Installing nodejs.install...
ERROR: Running ["C:WindowsSystem32msiexec.exe" /i
"C:ProgramDatachocolateylibnodejs.installtoolsnode-v8.1.0-x64.msi"
/quiet ] was not successful. Exit code was '1603'. See log for possible
error messages.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of nodejs.install was NOT successful.
Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:ProgramDatachocolateylogschocolatey.log).
Failures
- nodejs.install (exited 1603) - Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
This is the log that chocolatey touched.
https://pastebin.com/UdS5vUah
windows-10 dll
I've been trying to install nodejs but it always errors. I googled and searched for all the potential ways and I also clean the system with Ccleaner and deleted the temp file and tried to install but it didn't work.
I keep getting this error
"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"
I tried to change the permissions so that everyone has full access but it didn't work either, even after logging out and then retrying after logging in.
Can someone please help me with this?
[EDIT]
I searched through the Temp folder and found this error log.
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. Action ConfigureEventManifestUnregister, entry: ConfigureEventManifestUnregister, library: C:WindowsInstallerMSI3A1F.tmp
=== Logging stopped: 09/06/2017 12:30:29 ===
I hope that helps clear things.
[Another attempt to install via chocolatey]
This is my cli output
C:WindowsSystem32>choco install nodejs.install
Installing the following packages:
nodejs.install
By installing you accept licenses for the packages.
nodejs.install v8.1.0 [Approved]
nodejs.install package files install completed. Performing other
installation steps.
The package nodejs.install wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): Y
Installing 64 bit version
Installing nodejs.install...
ERROR: Running ["C:WindowsSystem32msiexec.exe" /i
"C:ProgramDatachocolateylibnodejs.installtoolsnode-v8.1.0-x64.msi"
/quiet ] was not successful. Exit code was '1603'. See log for possible
error messages.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of nodejs.install was NOT successful.
Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:ProgramDatachocolateylogschocolatey.log).
Failures
- nodejs.install (exited 1603) - Error while running
'C:ProgramDatachocolateylibnodejs.installtoolschocolateyInstall.ps1'.
See log for details.
This is the log that chocolatey touched.
https://pastebin.com/UdS5vUah
windows-10 dll
windows-10 dll
edited Jun 9 '17 at 7:35
dada wilson
asked Jun 9 '17 at 6:34
dada wilsondada wilson
113
113
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Update Windows
Install latest Windows Installer for your Windows version
Update VisualARQ
Install the 32 and 64-bit versions of VC++ Redistributable
Clean your AppdataLocalTemp and make sure you have correct access there
Then, run installer as admin (open cmd in admin mode and run msiexec /i PackName.msi) and if it still fails, check InstallLog.txt for details on the exact .dll that causes the error.
My windows is uptodate as of now, but How do I install the latest windows installer and update visual ARQ?
– dada wilson
Jun 9 '17 at 6:50
This is what I get when I try to clear the temp file prntscr.com/fhp6b4
– dada wilson
Jun 9 '17 at 6:56
Everyone has all the permissions as well prntscr.com/fhp7fd
– dada wilson
Jun 9 '17 at 6:59
If you are getting error while clearing TEMP means its being used. You have stop or close the program which is running or stop the services. Otherwise restart the system. Try to Clear TEMP. Did you try that same Nodejs installer setup in other system. Is it working Fine? Which OS are you using.
– Techie Gossip
Jun 9 '17 at 7:15
@TechieGossip I tried to restart the system as well, I am using Windows 10, and I tried to do this with multiple node installers. Even version 8. Doesn't work. I tried to install via chocolatey and yarn, doesn't work either.
– dada wilson
Jun 9 '17 at 7:22
|
show 9 more comments
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1217517%2fa-dll-required-for-this-install-to-complete-could-not-be-run%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Update Windows
Install latest Windows Installer for your Windows version
Update VisualARQ
Install the 32 and 64-bit versions of VC++ Redistributable
Clean your AppdataLocalTemp and make sure you have correct access there
Then, run installer as admin (open cmd in admin mode and run msiexec /i PackName.msi) and if it still fails, check InstallLog.txt for details on the exact .dll that causes the error.
My windows is uptodate as of now, but How do I install the latest windows installer and update visual ARQ?
– dada wilson
Jun 9 '17 at 6:50
This is what I get when I try to clear the temp file prntscr.com/fhp6b4
– dada wilson
Jun 9 '17 at 6:56
Everyone has all the permissions as well prntscr.com/fhp7fd
– dada wilson
Jun 9 '17 at 6:59
If you are getting error while clearing TEMP means its being used. You have stop or close the program which is running or stop the services. Otherwise restart the system. Try to Clear TEMP. Did you try that same Nodejs installer setup in other system. Is it working Fine? Which OS are you using.
– Techie Gossip
Jun 9 '17 at 7:15
@TechieGossip I tried to restart the system as well, I am using Windows 10, and I tried to do this with multiple node installers. Even version 8. Doesn't work. I tried to install via chocolatey and yarn, doesn't work either.
– dada wilson
Jun 9 '17 at 7:22
|
show 9 more comments
Update Windows
Install latest Windows Installer for your Windows version
Update VisualARQ
Install the 32 and 64-bit versions of VC++ Redistributable
Clean your AppdataLocalTemp and make sure you have correct access there
Then, run installer as admin (open cmd in admin mode and run msiexec /i PackName.msi) and if it still fails, check InstallLog.txt for details on the exact .dll that causes the error.
My windows is uptodate as of now, but How do I install the latest windows installer and update visual ARQ?
– dada wilson
Jun 9 '17 at 6:50
This is what I get when I try to clear the temp file prntscr.com/fhp6b4
– dada wilson
Jun 9 '17 at 6:56
Everyone has all the permissions as well prntscr.com/fhp7fd
– dada wilson
Jun 9 '17 at 6:59
If you are getting error while clearing TEMP means its being used. You have stop or close the program which is running or stop the services. Otherwise restart the system. Try to Clear TEMP. Did you try that same Nodejs installer setup in other system. Is it working Fine? Which OS are you using.
– Techie Gossip
Jun 9 '17 at 7:15
@TechieGossip I tried to restart the system as well, I am using Windows 10, and I tried to do this with multiple node installers. Even version 8. Doesn't work. I tried to install via chocolatey and yarn, doesn't work either.
– dada wilson
Jun 9 '17 at 7:22
|
show 9 more comments
Update Windows
Install latest Windows Installer for your Windows version
Update VisualARQ
Install the 32 and 64-bit versions of VC++ Redistributable
Clean your AppdataLocalTemp and make sure you have correct access there
Then, run installer as admin (open cmd in admin mode and run msiexec /i PackName.msi) and if it still fails, check InstallLog.txt for details on the exact .dll that causes the error.
Update Windows
Install latest Windows Installer for your Windows version
Update VisualARQ
Install the 32 and 64-bit versions of VC++ Redistributable
Clean your AppdataLocalTemp and make sure you have correct access there
Then, run installer as admin (open cmd in admin mode and run msiexec /i PackName.msi) and if it still fails, check InstallLog.txt for details on the exact .dll that causes the error.
answered Jun 9 '17 at 6:47
OvermindOvermind
7,90831631
7,90831631
My windows is uptodate as of now, but How do I install the latest windows installer and update visual ARQ?
– dada wilson
Jun 9 '17 at 6:50
This is what I get when I try to clear the temp file prntscr.com/fhp6b4
– dada wilson
Jun 9 '17 at 6:56
Everyone has all the permissions as well prntscr.com/fhp7fd
– dada wilson
Jun 9 '17 at 6:59
If you are getting error while clearing TEMP means its being used. You have stop or close the program which is running or stop the services. Otherwise restart the system. Try to Clear TEMP. Did you try that same Nodejs installer setup in other system. Is it working Fine? Which OS are you using.
– Techie Gossip
Jun 9 '17 at 7:15
@TechieGossip I tried to restart the system as well, I am using Windows 10, and I tried to do this with multiple node installers. Even version 8. Doesn't work. I tried to install via chocolatey and yarn, doesn't work either.
– dada wilson
Jun 9 '17 at 7:22
|
show 9 more comments
My windows is uptodate as of now, but How do I install the latest windows installer and update visual ARQ?
– dada wilson
Jun 9 '17 at 6:50
This is what I get when I try to clear the temp file prntscr.com/fhp6b4
– dada wilson
Jun 9 '17 at 6:56
Everyone has all the permissions as well prntscr.com/fhp7fd
– dada wilson
Jun 9 '17 at 6:59
If you are getting error while clearing TEMP means its being used. You have stop or close the program which is running or stop the services. Otherwise restart the system. Try to Clear TEMP. Did you try that same Nodejs installer setup in other system. Is it working Fine? Which OS are you using.
– Techie Gossip
Jun 9 '17 at 7:15
@TechieGossip I tried to restart the system as well, I am using Windows 10, and I tried to do this with multiple node installers. Even version 8. Doesn't work. I tried to install via chocolatey and yarn, doesn't work either.
– dada wilson
Jun 9 '17 at 7:22
My windows is uptodate as of now, but How do I install the latest windows installer and update visual ARQ?
– dada wilson
Jun 9 '17 at 6:50
My windows is uptodate as of now, but How do I install the latest windows installer and update visual ARQ?
– dada wilson
Jun 9 '17 at 6:50
This is what I get when I try to clear the temp file prntscr.com/fhp6b4
– dada wilson
Jun 9 '17 at 6:56
This is what I get when I try to clear the temp file prntscr.com/fhp6b4
– dada wilson
Jun 9 '17 at 6:56
Everyone has all the permissions as well prntscr.com/fhp7fd
– dada wilson
Jun 9 '17 at 6:59
Everyone has all the permissions as well prntscr.com/fhp7fd
– dada wilson
Jun 9 '17 at 6:59
If you are getting error while clearing TEMP means its being used. You have stop or close the program which is running or stop the services. Otherwise restart the system. Try to Clear TEMP. Did you try that same Nodejs installer setup in other system. Is it working Fine? Which OS are you using.
– Techie Gossip
Jun 9 '17 at 7:15
If you are getting error while clearing TEMP means its being used. You have stop or close the program which is running or stop the services. Otherwise restart the system. Try to Clear TEMP. Did you try that same Nodejs installer setup in other system. Is it working Fine? Which OS are you using.
– Techie Gossip
Jun 9 '17 at 7:15
@TechieGossip I tried to restart the system as well, I am using Windows 10, and I tried to do this with multiple node installers. Even version 8. Doesn't work. I tried to install via chocolatey and yarn, doesn't work either.
– dada wilson
Jun 9 '17 at 7:22
@TechieGossip I tried to restart the system as well, I am using Windows 10, and I tried to do this with multiple node installers. Even version 8. Doesn't work. I tried to install via chocolatey and yarn, doesn't work either.
– dada wilson
Jun 9 '17 at 7:22
|
show 9 more comments
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1217517%2fa-dll-required-for-this-install-to-complete-could-not-be-run%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown