jvintzel
Jun 13, 2019Former Employee
Status:
Completed
Enable script support to configure app installation
<Separating out Ideas submissions with multiple items>
There could be scenarios such as – an application INI file contains Localhost address which is dynamically written at the time of applicat...
shobz_krish
Nov 05, 2019Copper Contributor
jvintzel Please help me with a couple of questions on this:
1. https://docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-prepare mentions that the dependencies will NOT get installed in case of side loaded apps and hence must be installed manually. Is this still true? Is there a way to get this done automatically for side loaded apps?
2. As I understand, the dependencies in appinstaller can be packaged framework.
But, what in case of some prerequisites to be installed like .NET framework 4.6.2 and SQL server?