MSI存储将来卸载任务的安装目录.
使用INSTALLPROPERTY_INSTALLLOCATION属性(即"InstallLocation")只有安装程序ARPINSTALLLOCATION在安装期间设置了属性.但是这个属性是可选的,几乎没有人使用它.
INSTALLPROPERTY_INSTALLLOCATION
"InstallLocation"
ARPINSTALLLOCATION
我怎样才能检索安装目录?
windows deployment installer windows-installer
我想知道应用程序的安装路径在哪里.我知道它通常在...\Program Files ...但我猜有些人在不同的地方安装它.我知道应用程序的名称.
谢谢.
c# windows installation path
windows ×2
c# ×1
deployment ×1
installation ×1
installer ×1
path ×1
windows-installer ×1