开发者

Application name from InstallValidate dialogue is different with one from ARP

开发者 https://www.devze.com 2023-03-02 20:36 出处:网络
I currently met an issue with application name in InstallValidate dialogue (this can be brought up from leaving the appl开发者_开发问答ication open whilst installing a newer version) is somehow differ

I currently met an issue with application name in InstallValidate dialogue (this can be brought up from leaving the appl开发者_开发问答ication open whilst installing a newer version) is somehow different with the one in Add/Remove Program entry. I've been looking up on google with no luck.

The desired application name display correctly in all other places apart from that InstallValidate dialogue..any idea?


If you're talking about the "files in use" dialog, MSI uses the title of the process's top-level window.


it turns out the reason that listed item in 'file in use' dialog has different name than the one from APR is because it reads from 'file description' of the file.

0

精彩评论

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