Advertisement
PC_Aide

Convert App-V4.6 to App-V5.1.ps1

Feb 8th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <#
  2. -------------------------------------------------------------------------------------------------------------------------
  3.     Elavted: yes
  4.     SRC:
  5.    
  6. ◼◼◼◼◼◼◼◼◼
  7.     mp4 ->  
  8.  
  9.  
  10. ;################################################
  11.  
  12. ;convert osd (appv-4) to app-v5.1 in Powershell#
  13.  
  14. ;###############################################
  15.  
  16. ;0/x -> powershellx86
  17.  
  18. ;optional -> Test-LegacyAppvPackage C:\Packages\APP
  19.  
  20. ;1/x -> Import-Module AppvPkgconverter
  21.  
  22. ;2/x -> ConvertFrom-AppvLegacyPackage -SourcePath "" -destinationPath ""
  23.  
  24. -------------------------------------------------------------------------------------------------------------------------
  25. #>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement