Inno Setup uninstaller VersionInfo
问题 I use Inno Setup for my installers. I have a problem with VersionInfo inside unins000.exe . For filling VersionInfo in installer I used directives AppPublisher , AppCopyright and etc. But it doesn't affect setup uninstaller unins000.exe . Google and help doesn't know anything about this issue. I investigated Inno Setup sources and found appending VersionInfo just for setup file: { Update version info } AddStatus(SCompilerStatusUpdatingVersionInfo); UpdateVersionInfo(ExeFile,