Hi All,
I have an installer in which i have sync my output folder of my application(Microsoft visual studio 2012) to the Application Folder under Files and Folder Tab of advanced installer 6.3.
And i have manually updated the Guid of all the dlls under organisation tab, and build and installed the exe and the Guid of the dlls are same in the installed path.
I have rebuild my project and checked that,the guid of the dlls got changed in output folder of my project. then i have build the aip and installed, the guid of dlls got changed in the installed location.
How the GUID of dlls changed when i install it, since i have updated the GUID manually in the installer's organisation tab?
How to solve this changing Guid issue?
Thanks,
umaunni