开发者

Create a key in the registry and set it's value with the installation path with installshield

I wrote a WinForms app and I want to make setup project for this and I want to use installshield for this, it's the first time that I use installshield, now I want to configure my setup project to create a key in registry and it's value is the path of installation that the user browsed, how can I set the value of key with the path that the user entere开发者_如何转开发d?


Use the registry view to define a Hive \ Key \ String \ Value path and set it's data to a value of [INSTALLDIR].

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜