Dear Users! Please post bug reports about FDM here!

removing FDM via powershell silently

Moderators: Usher, Alex

itsklk
Posts: 1
Joined: Thu Feb 16, 2023 5:08 pm

removing FDM via powershell silently

Postby itsklk » Thu Feb 16, 2023 5:47 pm

Hi Guys,
Have anyone tried to uninstall the FDM via powershell silently ?. I mean 100% without user interaction.
I am using : get-package |where name -like *$pp* |% { & ($_.Meta.Attributes["UninstallString"] -replace '"') /S (inside the foreach) but the issue is assson as script runs FDM keeps prompting user input to confirm the uninstall.

Has anyone get around with it ?

thank you
Alex
FDM Team
Posts: 2784
Joined: Mon Jul 12, 2004 12:17 pm

Re: removing FDM via powershell silently

Postby Alex » Fri Feb 17, 2023 1:40 pm

Hello,
Use /silent or /verysilent command line arguments.
Alex,
FDM development team

Return to “General forum”

Who is online

Users browsing this forum: No registered users and 1 guest