03-20-2018 05:56 AM
My issue is that when I open a project created with an older CVI Version e.g. created with CVI 7.1 and opened with CVI17/CVI12 that it automatically change some setting (do not have a clue which ones) and when I close the CVI IDE it automatically save the changes without asking "Do you want to save? Yes/No".
And the changement is indicated by an asterix * on the project name inside the project explorer of CVI.
Solved! Go to Solution.
03-20-2018 07:44 AM
Unchecking File >> Auto Save Workspace menu item will give you a little bit more control over when the workspace is saved. Nevertheless, I am the first to admit that I'm not sure that there is not an event that causes workspace file updates, so you may consider to either mark the files as read-only or work on an off-line copy of your project to be absolutely sure no modification is made to them.