- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello,
I'm planning to release a new version of my application. During the development I deleted some files, and (mistakenly?) deleted the "Deleted Files" from the application. Now, when I test the update, I see those files are kept on the target system.
How do I now make such files deleted after update?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
I managed to solve the problem by exporting the files from my previous application version in the normal INSERT_OR_UPDATE state, importing them to the new version, and then deleting them from the new version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I created an Update Set with the deleted files (with action: DELETE). But I don't see hot to add them to the application files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
I managed to solve the problem by exporting the files from my previous application version in the normal INSERT_OR_UPDATE state, importing them to the new version, and then deleting them from the new version.
