This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- AdminStudio
- :
- AdminStudio Forum
- :
- Suppress the reboot Microsoft .Net Framework_V 4.0
Subscribe
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 20, 2010
11:42 PM
Suppress the reboot Microsoft .Net Framework_V 4.0
HI guys,
Am new to this repackaging.
I have a requierment from my client.After installing the Microsoft .Net Framework_V 4.0 the installer will promot a question to reboot the OS.
But clinet doesnt required this option. After installing the Microsoft .Net Framework_V 4.0 he need to continue as useual.
Does any dones this before please let me know
Thanks in advance,
Reddy.c
Am new to this repackaging.
I have a requierment from my client.After installing the Microsoft .Net Framework_V 4.0 the installer will promot a question to reboot the OS.
But clinet doesnt required this option. After installing the Microsoft .Net Framework_V 4.0 he need to continue as useual.
Does any dones this before please let me know
Thanks in advance,
Reddy.c
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
1 Reply
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 21, 2010
09:53 AM
Hi Reddy,
What's the commandline you're using for .net 4.0? I would recommend adding /norestart to this.
But, be aware, there is a case where this might be required, if something is locking mscoree.dll. If after the .net 4 setup finishes, and mscoree.dll under System32 is not updated to 4.x, then a reboot is required.
The way to fix this issue is to identify using Process Explorer what process is locking this file prior to running the .net 4 install. By ensuring this is shut down, you can best ensure that a reboot won't be needed even when the prompt is suppressed.
Hope this helps!
Regards,
Cary
What's the commandline you're using for .net 4.0? I would recommend adding /norestart to this.
But, be aware, there is a case where this might be required, if something is locking mscoree.dll. If after the .net 4 setup finishes, and mscoree.dll under System32 is not updated to 4.x, then a reboot is required.
The way to fix this issue is to identify using Process Explorer what process is locking this file prior to running the .net 4 install. By ensuring this is shut down, you can best ensure that a reboot won't be needed even when the prompt is suppressed.
Hope this helps!
Regards,
Cary
