当你用Arcgis的早期版本后,更新换代高级版本时无法卸载?怎么办?
前几日,我安装了几个混合版本的产品,有正版,有XX的,有workstation,也有desktop,还有server,以及engine,反正就是一个字,乱,结果出问题了,版本不同,而且不让卸载。
查阅官方说明,可以用命令行的方法卸载每个产品:
1.获得你安装的版本,每个版本都有一个产品号码 product code
2.寻找msiexec文件,就是setup文件夹下。
3.输入msiexec.exe /x {5DC8D05F-2FEA-4D8B-B300-A8F2F758C53F} /qb,这就表示静音模式卸载ArcGIS Desktop 9.0
所以干脆作了一个:bat文件
复制以下内容至记事本:
msiexec.exe /x {A149DEA2-1D5B-11D5-9F76-00C04F6BC7A1} /qb
msiexec.exe /x {52069752-B5E9-11D5-8110-00C04FA070E5} /qb
msiexec.exe /x {440A069B-9016-11D4-80CB-00C04FA070E5} /qb
msiexec.exe /x {0AD11430-1D5C-11D5-9F76-00C04F6BC7A1} /qb
msiexec.exe /x {0B1DE126-4340-11D4-A0E2-00C04F68E699} /qb
msiexec.exe /x {F8163054-45C3-4606-A11E-4DDED63C1DCB} /qb
msiexec.exe /x {A149DEA2-1D5B-11D5-9F76-00C04F6BC7A1} /qb
msiexec.exe /x {E4A065AE-49E5-4F00-8A6E-41494C0D71E1} /qb
msiexec.exe /x {E3B8F189-2C19-473F-811B-1748187F98E2} /qb
msiexec.exe /x {0AD11430-1D5C-11D5-9F76-00C04F6BC7A1} /qb
msiexec.exe /x {906719EE-0A9B-4AFA-8B32-44E0265F8B37} /qb
msiexec.exe /x {8B162101-FC35-40E8-992C-72D60E93B96E} /qb
msiexec.exe /x {5DC8D05F-2FEA-4D8B-B300-A8F2F758C53F} /qb
msiexec.exe /x {E4A065AE-49E5-4F00-8A6E-41494C0D71E1} /qb
msiexec.exe /x {6AC7F416-78D5-4D98-B104-F8A39B2CF3A7} /qb
msiexec.exe /x {F04DC097-19C0-42FE-AB0B-D4A1CFFD184D} /qb
msiexec.exe /x {2A4478CE-A91F-4614-BFF0-C0E89DD7BDE1} /qb
msiexec.exe /x {01F5DD11-0EF6-4990-B4C4-516A2F0B04D8} /qb
msiexec.exe /x {1A4D1A36-F333-40F7-A7D9-1FEE5BDD0991} /qb
msiexec.exe /x {9B999457-8FDC-4E38-9121-9F2EE53DB937} /qb
msiexec.exe /x {19A3A1A7-2A87-47CB-BE11-E46A5BBDC1B1} /qb
msiexec.exe /x {7BD74F39-151F-422C-A3C0-47F3F57553C9} /qb
msiexec.exe /x {02149814-393E-4E19-8CA4-FE096093695B} /qb
msiexec.exe /x {40F8FD5F-4701-48D6-A8FC-1F188007DF38} /qb
msiexec.exe /x {3E166714-D5E1-4215-8D68-58452EAA46F1} /qb
msiexec.exe /x {E0CA85B5-113A-4E76-A018-6D7ECE65767D} /qb
msiexec.exe /x {0C35348E-DA25-44E2-AF7A-78BF9C12C5EE} /qb
msiexec.exe /x {7A2BB4EB-126F-4958-A47B-1F5340600DA1} /qb
msiexec.exe /x {8ED91E21-5237-4762-A42D-175E71B8165E} /qb
msiexec.exe /x {C675A5D9-E38F-42F0-B862-C46C3CC93D5F} /qb
msiexec.exe /x {529CC8E9-5F7C-46AB-87CC-480A44F1A718} /qb
msiexec.exe /x {885466F5-21D6-4927-8882-E9405BBFFB98} /qb
msiexec.exe /x {957C3C56-6283-4E45-A873-CE7DA4BC5CF4} /qb
msiexec.exe /x {982EAE44-0024-4B21-B90A-13DDF7F541A7} /qb
msiexec.exe /x {1F34839E-4826-4B64-B1B3-42E5AE8DEC5A} /qb
msiexec.exe /x {1032F58F-D319-42C1-A25F-2D3C9A26705B} /qb
msiexec.exe /x {0CCCA447-8A01-41E2-92D0-5B8ED1E7B665} /qb
msiexec.exe /x {DEE23DF7-BB97-46DE-B384-0DCB0F5DF0A9} /qb
msiexec.exe /x {1FD0DD4B-A072-4FE7-BDCD-84E3B1302678} /qb
msiexec.exe /x {FE5655A6-E2DF-4BEA-97B8-4F9A11F44747} /qb
msiexec.exe /x {9B139B36-F1FF-4DB8-89F9-4DA3D5C12BE8} /qb
msiexec.exe /x {4E2A301F-8A7B-447F-AF24-1ED1C9E69A81} /qb
msiexec.exe /x {17A643B2-A659-4859-AEEB-D1CD6A62FC8D} /qb
msiexec.exe /x {7132A6AB-FB83-4E81-98E0-88F748AA9DD4} /qb
msiexec.exe /x {84A7AF81-6B9F-44D0-8316-682C3CB09748} /qb
msiexec.exe /x {571AA05F-FDAE-40A0-9979-A91C3E2BD5F9} /qb
msiexec.exe /x {DB78CD8E-77D9-450F-9150-B68DDCFE75AE} /qb
msiexec.exe /x {494D3701-9D5E-44AC-BF3B-1BC682EE797C} /qb
msiexec.exe /x {B4E1F242-76E1-4C8C-BF15-59DED0EE6D8C} /qb
msiexec.exe /x {00B1C980-318A-4505-A578-5FA9825A2AFB} /qb
msiexec.exe /x {752AE27D-0AE5-4728-B615-308926C04A91} /qb
msiexec.exe /x {9620E027-4D61-4DE3-BB68-5632565BA546} /qb
msiexec.exe /x {0DBB552C-BEB3-4385-BA79-DCB2AD6CD29D} /qb
msiexec.exe /x {191DCDE8-C24A-495D-AEA7-F7F07F4AA70F} /qb
结束!保存为*.bat 文件。运行即可
下面是官方公布的方法:
To uninstall a product silently use the following Windows Installer command line:
msiexec.exe /x <{product code}> /qb
For example, to uninstall ArcGIS Desktop 9.0 silently, use the following command line:
msiexec.exe /x {5DC8D05F-2FEA-4D8B-B300-A8F2F758C53F} /qb
The following are the product codes for ArcGIS products:
ArcGIS 8.2
ArcGIS Desktop {A149DEA2-1D5B-11D5-9F76-00C04F6BC7A1}
ArcGIS ArcObjects Developer Kit {52069752-B5E9-11D5-8110-00C04FA070E5}
ArcGIS Tutorial Data {440A069B-9016-11D4-80CB-00C04FA070E5}
ArcInfo Workstation {0AD11430-1D5C-11D5-9F76-00C04F6BC7A1}
Sample Maps and Digital Books {0B1DE126-4340-11D4-A0E2-00C04F68E699}
ArcReader Standalone {F8163054-45C3-4606-A11E-4DDED63C1DCB}
ArcGIS 8.3
ArcGIS Desktop {A149DEA2-1D5B-11D5-9F76-00C04F6BC7A1}
ArcObjects Developer Kit {E4A065AE-49E5-4F00-8A6E-41494C0D71E1}
ArcGIS Tutorial Data {E3B8F189-2C19-473F-811B-1748187F98E2}
ArcInfo Workstation {0AD11430-1D5C-11D5-9F76-00C04F6BC7A1}
Sample Maps {906719EE-0A9B-4AFA-8B32-44E0265F8B37}
ArcReader Standalone {8B162101-FC35-40E8-992C-72D60E93B96E}
ArcGIS 9.0
ArcGIS Desktop {5DC8D05F-2FEA-4D8B-B300-A8F2F758C53F}
ArcGIS Desktop Developer Kit {E4A065AE-49E5-4F00-8A6E-41494C0D71E1}
ArcGIS Tutorial Data {6AC7F416-78D5-4D98-B104-F8A39B2CF3A7}
ArcIMS {F04DC097-19C0-42FE-AB0B-D4A1CFFD184D}
ArcReader stand-alone application {2A4478CE-A91F-4614-BFF0-C0E89DD7BDE1}
ArcGIS Server {01F5DD11-0EF6-4990-B4C4-516A2F0B04D8}
ArcGIS Server DotNet ADF {1A4D1A36-F333-40F7-A7D9-1FEE5BDD0991}
ArcGIS Server Java ADF {9B999457-8FDC-4E38-9121-9F2EE53DB937}
Engine Runtime {19A3A1A7-2A87-47CB-BE11-E46A5BBDC1B1}
Engine Developer Kit {7BD74F39-151F-422C-A3C0-47F3F57553C9}
ArcInfo Workstation {02149814-393E-4E19-8CA4-FE096093695B}
ArcGIS 9.1
ArcGIS Desktop {40F8FD5F-4701-48D6-A8FC-1F188007DF38}
ArcGIS Desktop Developer Kit {3E166714-D5E1-4215-8D68-58452EAA46F1}
ArcGIS Tutorial Data {E0CA85B5-113A-4E76-A018-6D7ECE65767D}
ArcInfo Workstation {0C35348E-DA25-44E2-AF7A-78BF9C12C5EE}
ArcGIS Engine Runtime {7A2BB4EB-126F-4958-A47B-1F5340600DA1}
ArcGIS Engine Developer Kit {8ED91E21-5237-4762-A42D-175E71B8165E}
ArcReader stand-alone application {C675A5D9-E38F-42F0-B862-C46C3CC93D5F}
ArcGIS Server {529CC8E9-5F7C-46AB-87CC-480A44F1A718}
ArcGIS Server Dot Net ADF {885466F5-21D6-4927-8882-E9405BBFFB98}
ArcGIS Server Java ADF {957C3C56-6283-4E45-A873-CE7DA4BC5CF4}
ArcIMS {982EAE44-0024-4B21-B90A-13DDF7F541A7}
ArcGIS 9.2
ArcGIS Desktop {1F34839E-4826-4B64-B1B3-42E5AE8DEC5A}
ArcGIS Tutorial Data {1032F58F-D319-42C1-A25F-2D3C9A26705B}
ArcGIS Desktop SDK for the Microsoft .NET Framework {0CCCA447-8A01-41E2-92D0-5B8ED1E7B665}
ArcGIS Desktop SDK for VB6 {DEE23DF7-BB97-46DE-B384-0DCB0F5DF0A9}
ArcGIS Desktop VBA Developer Resources {1FD0DD4B-A072-4FE7-BDCD-84E3B1302678}
ArcGIS Desktop SDK for Visual C++ {FE5655A6-E2DF-4BEA-97B8-4F9A11F44747}
ArcGIS Engine Runtime {9B139B36-F1FF-4DB8-89F9-4DA3D5C12BE8}
ArcGIS Engine SDK for C++ {4E2A301F-8A7B-447F-AF24-1ED1C9E69A81}
ArcGIS Engine SDK for the Java Platform {17A643B2-A659-4859-AEEB-D1CD6A62FC8D}
ArcGIS Engine SDK for the Microsoft .NET Framework {7132A6AB-FB83-4E81-98E0-88F748AA9DD4}
ArcGIS Engine SDK for Visual Basic 6 {84A7AF81-6B9F-44D0-8316-682C3CB09748}
ArcGIS Engine SDK for Visual C++ {571AA05F-FDAE-40A0-9979-A91C3E2BD5F9}
ArcGIS Help System for the Java Platform {DB78CD8E-77D9-450F-9150-B68DDCFE75AE}
ArcInfo Workstation {494D3701-9D5E-44AC-BF3B-1BC682EE797C}
ArcGIS Server for the Microsoft .NET Framework {B4E1F242-76E1-4C8C-BF15-59DED0EE6D8C}
ArcGIS Server for the Java Platform {00B1C980-318A-4505-A578-5FA9825A2AFB}
ArcGIS ArcIMS {752AE27D-0AE5-4728-B615-308926C04A91}
ArcIMS Web ADF for the Microsoft .NET Framework {9620E027-4D61-4DE3-BB68-5632565BA546}
ArcIMS Web ADF for the Java Platform {0DBB552C-BEB3-4385-BA79-DCB2AD6CD29D}
ArcGIS ArcReader {191DCDE8-C24A-495D-AEA7-F7F07F4AA70F}
阅读(3891) | 评论(0) | 转发(0) |