Hi
I have 2 different applications working fine in App-v 4 and i need some help how to get them running in app-v 5.
Both apps have an launch file witch checks versions on main server then downloads all files needed and then launches the newly downloaded exe.
App-v 5 wont give users modify rights on exe or dll so i have from what i know 3 ways to try solve it.
1.Shim
2.MakeLink
3.Add the install dir to exclusions list in sequencer and make an empty package.
Anyone got similar apps and solved it nicely ?