scripting:api:bundle:un-install

UnInstall

Method of IBundle

UnInstalls the bundle, if installed

Bundle.UnInstall(bInteractive);
Bundle.UnInstall bInteractive
HRESULT hr = Bundle.UnInstall(bInteractive);