WTL10_20211110 project cannot be created in vs2022
Brought to you by:
nenadstefanovic
Install visual studio 2022 under Windows Server 2019, and then install wtl10_20211110 succeeded, but the WTL project cannot be created in vs2022. I hope you can solve and update it as soon as possible to benefit the common people!
TL10_ The download address of 20211110 is as follows:
https://sourceforge.net/code-snapshots/git/w/wt/wtl/git.git/wtl-git-a07be9e01cbd5ada6d79960ea6ae70178ec42bea.zip
Anonymous
Thanks, Self reliance and problem solving.
https://sourceforge.net/p/wtl/bugs/328/
Nenad Stefanovic - 2021-11-15
General: If any custom App Wizard is not showing in the list of project wizard in the Create New Project dialog, this command can help:
Switch to vs2022 installation directory:
c:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\
and run the following command:
devenv /updateconfiguration
It should refresh the cache and show all Wizards.
Great that you found the information! It should be more visible now with this entry.
Cheers,
Nenad