You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that Directory.Exists(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData) + "\PreviousPhotoStore") == false. If you haven't created the "PreviousPhotoStore" folder, how can you migrate the user data?
The text was updated successfully, but these errors were encountered:
Please consider to edit the MSI and the code behind so that data migration. And I created a MSI but nothing successed. The build success but the app didn't run!
I see that Directory.Exists(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData) + "\PreviousPhotoStore") == false. If you haven't created the "PreviousPhotoStore" folder, how can you migrate the user data?
The text was updated successfully, but these errors were encountered: