开发者

Testing if Adobe components are installed on the system

开发者 https://www.devze.com 2022-12-17 19:15 出处:网络
Does anyone know how to test if 开发者_如何学Pythona given Adobe component (Illustrator, or Photoshop, whatever) is installed on a system (Windows7). Probably this would be a variable stored in a regi

Does anyone know how to test if 开发者_如何学Pythona given Adobe component (Illustrator, or Photoshop, whatever) is installed on a system (Windows7). Probably this would be a variable stored in a registry, but what exact key would this be?


If you've installed those, you can check out yourself: using regedit, in a command-console (Start->Run->"regedit").

It might be in HKEY_CURRENT_USER\Software\Adobe\. Since I've only installed Acrobat Reader (which is also an Adobe component), it was at HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader. You can, perhaps, also get a version number, by checking for the following key. For Adobe Reader it was: HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\8.0

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号