Creo Toolkit Application in Visual Studio 2022
I am trying to follow the steps detailed here to learn how to create a add-in for Creo 12.0 using the Creo Toolkit C++:
https://support.ptc.com/help/creo_toolkit/protoolkit_plus/usascii/index.html#page/creo_toolkit/get_started/Using_the_Microsoft_Visual_Studio_Solution.html#
However, my computer will not let me unzip the file where it is located (it is within program files), and when I unzip it somewhere else, the protk_install_example can no longer access the files in protk_appls. I've verified that the C and C++ compilers are included in my version of Visual Studio 2022.
Any ideas on how to unzip this file and build it successfully?

