Hi there. I try to back up my apps in case of remove it from the store etc.. Some of them is not Silverlight apps and doesn't contain WMAppManifest.xml in it. How can I recreate it or deploy apps with no WMAppManifest.xml?
Oh, nevamind. I didi it. There is no any needs to resign it. Just dowload appx from the store with fiddler and create appxbundle with makeappx. So easy!