- Rename the original .STP to .CAB
- Extract its manifest.xml to a local folder.
- Search for the ProductVersion element. This should have a value of 3
- Change its value to 4
5. Repackage the manifest.xml into a .CAB. I've done this by using makecab.exe in the C:\Windows\System32 folder
Syntax: makecab.exe {workingfolder}\manifest.xml {workingfolder}\{template-name}.cab
6. Change the generated cabinet's extension from .CAB back to .STP and upload it into the _catalogs/lt


No comments:
Post a Comment