In inno setup how to set the unins000.exe with product name, product version and copyrights properti
Posted
by Sriganesh S
on Stack Overflow
See other posts from Stack Overflow
or by Sriganesh S
Published on 2009-12-11T05:22:55Z
Indexed on
2010/04/19
1:03 UTC
Read the original article
Hit count: 446
I have created an installer using inno setup. Everything works fine but after installation unins000.exe will be generated, this exe doesn't have product name, product version and copyrights properties set. Can any one explain me how to build the installer so that unins000.exe will contain these fields.
© Stack Overflow or respective owner