While editing any file, IVsQueryEditQuerySave2::QueryEditFiles() should be called so that source control plugins can make the necessary
arrangements (like checkout the file).
But it seems that this API is not getting called for InstallShield Lite Projects even if user tries to edit the .isl file or .isproj file.
This causes all the source control operation to fail and hence any user who is using Installshield in VS2012/VS2013 is not able to manage
his code in source control repository.
Could you please confirm if its a bug and something which can be fixed?
Thank you in advance for your time and reply.
Regards,
Ganesh Agrawal
Thanks, Ganesh Agrawal