【发布时间】:2011-06-25 08:09:16
【问题描述】:
我已经在 c++ builder 2009 上构建了一个 TService 应用程序,我想设置该服务。我尝试使用 InstallShield Premier,但无法设置该服务。谁能指导我完成它?
到目前为止,我只是尝试运行 exe 文件,但什么也没发生。然后我用 InstallShield 建立了一个安装程序,但是当我运行安装程序时……什么都没有!我找到了 InstallShield and Services 的 tut,但它说的是关于视图列表中的组件,我没有找到。 最后,我尝试了 installutil 命令,但收到消息: installutil not Recognized as internal command。
【问题讨论】:
标签: windows-services c++builder vcl