I am trying to upgrade App-V client from 4.6 to 4.6SP1 hotfix 5 and facing below issue. My package consists of 4.6 sp1 MSI with hofix 5 applied and MST with custom settings in Property table (client configuration settings, cache settings and permissions
settings)
1> When I do direct upgrade, the MST is not being used and hence the custom settings are not getting applied. There are alternate solutions for this by running a vbscript post upgrade OR applying settings through GPO. I need to know why MST is getting
used.
2> Other method is to uninstall 4.6 from machine, reboot and then install 4.6 SP1 HF5 msi with MST. In this case, all the custom settings included in MST get applied but the application cache gets cleared as we are removing 4.6 initially which is
default. I need to know how to retain cache here so that users dont have to load all apps post upgrade.
Shan