简体   繁体   English

使用Java获取阀门在Windows上的应用程序的安装路径?

[英]Get installated path for an app in valve's steam on windows using java?

I am writing a small tool using Java that needs to find location of an application installed on the disk by steam. 我正在使用Java编写一个小型工具,该工具需要通过Steam查找磁盘上安装的应用程序的位置。

Is it feasible to get installation path of an application installed by valve's steam distribution platform on a windows system if its appid is known? 如果已知其appid,则获取由阀门的蒸汽分配平台在Windows系统上安装的应用程序的安装路径是否可行?

I've tried searching registry but no dice, apparently valve stores list of installed apps and their location somewhere else? 我尝试搜索注册表但没有骰子,显然Valve会存储已安装应用程序的列表及其在其他位置的位置?

访问这里 ,我正在用Delphi大声笑做同样的事情。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM