Search results

  1. B

    Hacking Dumping windows store apps to appx

    No it's not. appx is the 'install format' for windows apps. Yes, there will be an exe included, but there's no way you'll be able to run that exe without the windows app runtime (UWP). The 'extra work' would involve coding a UWP wrapper from scratch (not to mention reverse-engineering the DRM...