With the release of App-V 5 there is a need to analyze the current 4.x packages and convert multiple packages at ones to save time.
Here is a PowerShell script that will analyze your 4.x packages and publish a HTML report of the analysis. Afterwards the packages will be converted to the new format so you can test them easily.
Prerequisites:
- Run the Set-ExecutionPolicy bypass from a elevated PowerShell screen to allow scripts to run.
- App-V 5 Sequencer software.
- You must use the 32-bit version of PowerShell, also available on x64 systems.
Can’t get the solution to work? Contact me and let me do the trick.
No responses yet