DisplayLink Forum

DisplayLink Forum (https://www.displaylink.org/forum/index.php)
-   Windows Software (https://www.displaylink.org/forum/forumdisplay.php?f=28)
-   -   Silent uninstall of Windows DisplayLink Driver 7.7 M4 without rebooting computers? (https://www.displaylink.org/forum/showthread.php?t=63850)

Squeezer 06-01-2015 07:05 PM

Silent uninstall of Windows DisplayLink Driver 7.7 M4 without rebooting computers?
 
How can I silently uninstall the DisplayLink_7.7.M4.exe application? I am packaging the software for Microsoft System Center 2012 R2 SP1 Configuration Manager, I set the uninstall string to "MsiExec.exe /X{099F2D54-39A8-470C-A3DA-E2F123F5A6D7} /NORESTART /qn Reboot=ReallySuppress" but the computers are still rebooting. Any ideas on how to silently uninstall it without causing a reboot?

Wim 06-03-2015 09:57 AM

Hi

Could you try by using the exact commands:

start /wait msiexec /qn /x Setup.msi DL_PACKAGE_ONLY=Yes REBOOT=ReallySuppress
start /wait msiexec /qn /x DisplayLinkCore.msi REBOOT=ReallySuppress

We haev just tried this and there is no reboot for us. I'm wondering if there is something slightly different in what you are running that is causing the reboot.

Thanks

Wim


All times are GMT. The time now is 11:28 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.