.NET Framework 4.7.2 Standalone Setup performs a reboot even with commandline /norestart
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
On one of my Windows 7 systems, I have experienced the following behaviour when trying to install the .NET 4.7.2. redistributable. I use a script to call the setup silently /q, and to prevent reboots, I also pass the commandlineargument /norestart.
My commandline:
NDP472-KB4054530-x86-x64-AllOS-ENU.exe /q /norestart
In Windows eventlog, I get exactly 7 entries, that also state that the reboot should be delayed:
Product: Microsoft .NET Framework 4.7.2 - Update 'KB4087364' installed successfully.
Windows Installer installed an update. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Update Name: KB4087364. Installation success or error status: 0.
Product: Microsoft .NET Framework 4.7.2 -- Installation completed successfully.
Windows Installer installed the product. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Installation success or error status: 0.
Windows Installer requires a system restart. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Type of System Restart: 2. Reason for Restart: 1.
Product: Microsoft .NET Framework 4.7.2. Restart required. The installation or update for the product required a restart for all changes to take effect. The restart was deferred to a later time.
Ending a Windows Installer transaction: E:ae30b4c0e0b76eaaeb399c2a734a94netfx_Full_x64.msi. Client Process Id: 6224.
What actually happens is that the system performs a reboot, and I do not really know why. I only know that this only happens if previously, an older version of .NET Framework 4.6.2 was previously isntalled on the system.
Is there any way to really suppress the reboot?
windows-7 .net-framework windows-installer setup
add a comment |
On one of my Windows 7 systems, I have experienced the following behaviour when trying to install the .NET 4.7.2. redistributable. I use a script to call the setup silently /q, and to prevent reboots, I also pass the commandlineargument /norestart.
My commandline:
NDP472-KB4054530-x86-x64-AllOS-ENU.exe /q /norestart
In Windows eventlog, I get exactly 7 entries, that also state that the reboot should be delayed:
Product: Microsoft .NET Framework 4.7.2 - Update 'KB4087364' installed successfully.
Windows Installer installed an update. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Update Name: KB4087364. Installation success or error status: 0.
Product: Microsoft .NET Framework 4.7.2 -- Installation completed successfully.
Windows Installer installed the product. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Installation success or error status: 0.
Windows Installer requires a system restart. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Type of System Restart: 2. Reason for Restart: 1.
Product: Microsoft .NET Framework 4.7.2. Restart required. The installation or update for the product required a restart for all changes to take effect. The restart was deferred to a later time.
Ending a Windows Installer transaction: E:ae30b4c0e0b76eaaeb399c2a734a94netfx_Full_x64.msi. Client Process Id: 6224.
What actually happens is that the system performs a reboot, and I do not really know why. I only know that this only happens if previously, an older version of .NET Framework 4.6.2 was previously isntalled on the system.
Is there any way to really suppress the reboot?
windows-7 .net-framework windows-installer setup
add a comment |
On one of my Windows 7 systems, I have experienced the following behaviour when trying to install the .NET 4.7.2. redistributable. I use a script to call the setup silently /q, and to prevent reboots, I also pass the commandlineargument /norestart.
My commandline:
NDP472-KB4054530-x86-x64-AllOS-ENU.exe /q /norestart
In Windows eventlog, I get exactly 7 entries, that also state that the reboot should be delayed:
Product: Microsoft .NET Framework 4.7.2 - Update 'KB4087364' installed successfully.
Windows Installer installed an update. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Update Name: KB4087364. Installation success or error status: 0.
Product: Microsoft .NET Framework 4.7.2 -- Installation completed successfully.
Windows Installer installed the product. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Installation success or error status: 0.
Windows Installer requires a system restart. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Type of System Restart: 2. Reason for Restart: 1.
Product: Microsoft .NET Framework 4.7.2. Restart required. The installation or update for the product required a restart for all changes to take effect. The restart was deferred to a later time.
Ending a Windows Installer transaction: E:ae30b4c0e0b76eaaeb399c2a734a94netfx_Full_x64.msi. Client Process Id: 6224.
What actually happens is that the system performs a reboot, and I do not really know why. I only know that this only happens if previously, an older version of .NET Framework 4.6.2 was previously isntalled on the system.
Is there any way to really suppress the reboot?
windows-7 .net-framework windows-installer setup
On one of my Windows 7 systems, I have experienced the following behaviour when trying to install the .NET 4.7.2. redistributable. I use a script to call the setup silently /q, and to prevent reboots, I also pass the commandlineargument /norestart.
My commandline:
NDP472-KB4054530-x86-x64-AllOS-ENU.exe /q /norestart
In Windows eventlog, I get exactly 7 entries, that also state that the reboot should be delayed:
Product: Microsoft .NET Framework 4.7.2 - Update 'KB4087364' installed successfully.
Windows Installer installed an update. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Update Name: KB4087364. Installation success or error status: 0.
Product: Microsoft .NET Framework 4.7.2 -- Installation completed successfully.
Windows Installer installed the product. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Installation success or error status: 0.
Windows Installer requires a system restart. Product Name: Microsoft .NET Framework 4.7.2. Product Version: 4.7.03062. Product Language: 0. Manufacturer: Microsoft Corporation. Type of System Restart: 2. Reason for Restart: 1.
Product: Microsoft .NET Framework 4.7.2. Restart required. The installation or update for the product required a restart for all changes to take effect. The restart was deferred to a later time.
Ending a Windows Installer transaction: E:ae30b4c0e0b76eaaeb399c2a734a94netfx_Full_x64.msi. Client Process Id: 6224.
What actually happens is that the system performs a reboot, and I do not really know why. I only know that this only happens if previously, an older version of .NET Framework 4.6.2 was previously isntalled on the system.
Is there any way to really suppress the reboot?
windows-7 .net-framework windows-installer setup
windows-7 .net-framework windows-installer setup
asked Mar 7 at 9:07
ErikErik
4741922
4741922
add a comment |
add a comment |
0
active
oldest
votes
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%2f1412044%2fnet-framework-4-7-2-standalone-setup-performs-a-reboot-even-with-commandline-n%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1412044%2fnet-framework-4-7-2-standalone-setup-performs-a-reboot-even-with-commandline-n%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