@rem remove graph control from registry and delete related files echo Unregistering Version 9 Graph Control regsvr32 -u "c:\program files\sas\shared files\graph\v9\sasgrph9.dll" regsvr32 -u "c:\program files\sas\shared files\graph\v9\sasgxml9.dll" echo Deleting Version 9 Graph Control DLLs del /q "c:\program files\sas\shared files\graph\v9\*.*"