How to prevent “This program might not have installed correctly” messages on Vista

后端 未结 6 845
一生所求
一生所求 2020-12-04 09:12

I have a product setup executable that copies some files to the user\'s hard drive. It\'s not a typical installer in the normal sense (it doesn\'t add anything to the Start

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-04 09:38

    There seems to be more reasons for this. If you renamed you application remember also the names in Assembly Information, they all has to be equal otherwise the nag-screen "This program might not have installed correctly" might pop-up :-P

    Can also be modified directly in the AssemblyInfo.vb/.cs file

提交回复
热议问题