<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: MSI Causing Reboot With No Warning</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d</link>
<description>DisplayFusion RSS: MSI Causing Reboot With No Warning</description>
<lastBuildDate>Sat, 02 May 2026 10:32:27 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d</generator>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#11</link>
<pubDate>Fri, 26 Sep 2014 19:20:18 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#11</guid>
<category>DisplayFusion</category>
<description><![CDATA[No worries, glad I could help!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
No worries, glad I could help!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#10</link>
<pubDate>Fri, 26 Sep 2014 09:54:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#10</guid>
<category>DisplayFusion</category>
<description><![CDATA[Success! The install appears to work correctly, the one thing I have noticed is that the tray icon disappears between the uninstall of the previous version and the install of the new version - though it does appear to still function (I don't use any of the Titlebar buttons which I guess would be ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Success! The install appears to work correctly, the one thing I have noticed is that the tray icon disappears between the uninstall of the previous version and the install of the new version - though it does appear to still function (I don't use any of the Titlebar buttons which I guess would be a good visual way of seeing if things are working).<br/>
<br/>
After a later reboot (planned!) the tray icon does come back.<br/>
<br/>
So at this point I'm happy <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /> Thanks for your help!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#9</link>
<pubDate>Wed, 24 Sep 2014 20:05:47 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, my bad, I had listed it as CUSTOM2="/NOREBOOT" but it should be CUSTOM2="/NORESTART"
So the whole thing is:
msiexec /i "DisplayFusionSetup-6.1.msi" /qn CUSTOM1="/VERYSILENT" CUSTOM2="/NORESTART" REBOOT=ReallySuppress LAUNCHAFTER=1 STARTUPALL=1 STARTUPUSER=0 LKEYALL="OUR_KEY_HERE"
You shoul...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, my bad, I had listed it as CUSTOM2="/NOREBOOT" but it should be CUSTOM2="/NORESTART"<br/>
<br/>
So the whole thing is:<br/>
<br/>
msiexec /i "DisplayFusionSetup-6.1.msi" /qn CUSTOM1="/VERYSILENT" CUSTOM2="/NORESTART" REBOOT=ReallySuppress LAUNCHAFTER=1 STARTUPALL=1 STARTUPUSER=0 LKEYALL="OUR_KEY_HERE"<br/>
<br/>
You shouldn't need the REBOOT=ReallySuppress, but it doesn't hurt either.<br/>
<br/>
Please let me know if that still doesn't work out <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#8</link>
<pubDate>Tue, 23 Sep 2014 19:43:28 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, I need to do a bit more testing here. I'll keep you posted when I have more news]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, I need to do a bit more testing here. I'll keep you posted when I have more news <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#7</link>
<pubDate>Mon, 22 Sep 2014 16:01:57 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Unfortunately it still seems to be occuring, it's really weird! Is there a paramtere to create a log file so I can just confirm it is actually the Displayfusion install that's causing this - though the immediate reboot it causes I wouldn't associate with SCCM.
Is the 'REBOOT=ReallySuppress' part...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Unfortunately it still seems to be occuring, it's really weird! Is there a paramtere to create a log file so I can just confirm it is actually the Displayfusion install that's causing this - though the immediate reboot it causes I wouldn't associate with SCCM.<br/>
<br/>
Is the 'REBOOT=ReallySuppress' part still needed if you have the CUSTOM2 part?<br/>
<br/>
Thanks
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#6</link>
<pubDate>Tue, 16 Sep 2014 18:13:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, I think we've got it sorted. Could you try the following command? (notice the CUSTOM2="/NOREBOOT" parameter)
msiexec /i "DisplayFusionSetup-6.1.msi" /qn CUSTOM1="/VERYSILENT" CUSTOM2="/NOREBOOT" REBOOT=ReallySuppress LAUNCHAFTER=1 STARTUPALL=1 STARTUPUSER=0 LKEYALL="OUR_KEY_HERE"]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, I think we've got it sorted. Could you try the following command? (notice the CUSTOM2="/NOREBOOT" parameter)<br/>
<br/>
msiexec /i "DisplayFusionSetup-6.1.msi" /qn CUSTOM1="/VERYSILENT" CUSTOM2="/NOREBOOT" REBOOT=ReallySuppress LAUNCHAFTER=1 STARTUPALL=1 STARTUPUSER=0 LKEYALL="OUR_KEY_HERE"
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#5</link>
<pubDate>Mon, 15 Sep 2014 08:15:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks for your help, will be very helpful if we can get this ability]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for your help, will be very helpful if we can get this ability <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#4</link>
<pubDate>Fri, 05 Sep 2014 18:53:55 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, I think we may need to make a change to the installer to resolve this then. I'm going to investigate a bit further and I'll keep you posted
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, I think we may need to make a change to the installer to resolve this then. I'm going to investigate a bit further and I'll keep you posted <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#3</link>
<pubDate>Fri, 05 Sep 2014 13:04:28 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Unfortunately this still caused a reboot to occur, I've added the command line below to show what I'm running:
msiexec /i "DisplayFusionSetup-6.1.msi" /qn CUSTOM1="/VERYSILENT" REBOOT=ReallySuppress LAUNCHAFTER=1 STARTUPALL=1 STARTUPUSER=0 LKEYALL="OUR_KEY_HERE"
Thanks for any more pointers you...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Unfortunately this still caused a reboot to occur, I've added the command line below to show what I'm running:<br/>
<br/>
msiexec /i "DisplayFusionSetup-6.1.msi" /qn CUSTOM1="/VERYSILENT" REBOOT=ReallySuppress LAUNCHAFTER=1 STARTUPALL=1 STARTUPUSER=0 LKEYALL="OUR_KEY_HERE"<br/>
<br/>
Thanks for any more pointers you can suggest!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#2</link>
<pubDate>Thu, 04 Sep 2014 17:51:17 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Could you try adding the REBOOT=ReallySuppress property to the msiexec command? If that doesn't work, please let me know, as I have another idea of how to prevent the reboot as well]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Could you try adding the REBOOT=ReallySuppress property to the msiexec command? If that doesn't work, please let me know, as I have another idea of how to prevent the reboot as well <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>MSI Causing Reboot With No Warning</title>
<link>https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d</link>
<pubDate>Thu, 04 Sep 2014 11:02:44 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/msi-causing-reboot-with-no-warning/?ID=1e88b3a5-8b8b-40ec-8205-98b83bdea55d</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi, we're currently using SCCM 2012 to roll out DisplayFusion, which works great. The only issue is when upgrading an existing version.
The update is sent to the PC, installs and then without warning reboots the PC. Is there any way around this?
Obviously in a work environment this isn't great!...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi, we're currently using SCCM 2012 to roll out DisplayFusion, which works great. The only issue is when upgrading an existing version.<br/>
<br/>
The update is sent to the PC, installs and then without warning reboots the PC. Is there any way around this?<br/>
<br/>
Obviously in a work environment this isn't great!<br/>
<br/>
Thanks<br/>
<br/>
Andrew
</div>
]]></content:encoded>
</item>
</channel>
</rss>