-
Notifications
You must be signed in to change notification settings - Fork 41
Description
I was successfully able to run the administrators install with the log file by creating a "Tests" folder in the same folder as the extracted installer and running the provided command in a powershell terminal using admin access.
That seemed to install to Programfiles (x86) under Autodesk. But when I would launch Visual Studio 2022 I would get no AutoCAD options. So then I copied the contents and pasted them in Documents\Visual Studio 2022\Templates\ProjectTemplates. When I opened Visual Studio 2022 I would see project template options, and I clicked C# and set the project name but then got an error
So I undo all of that and try just running the installer normally, not admin or by command line. The templates are installed in Documents\Visual Studio 2022\Templates\ProjectTemplates under Visual C# and Visual Basic. But then the options dont appear in Visual Studio 2022.
What is the proper way to use this installer?