✈ Pre-Flight checks
🐞 Describe the bug
Running a per-user install of 5.0.1 using this file results in the pyRevit files being located in AppData as expected, but the pyRevit.addin files for Revit are located in ProgramData instead of AppData.
⌨ Error/Debug Message
♻️ To Reproduce
Install 5.0.1 as non-admin user with /VERYSILENT parameter
Check C:\ProgramData\Autodesk\Revit\Addins<YEAR>\ for pyRevit.addin file that points to the DLL located in the user's profile.
⏲️ Expected behavior
The pyRevit.addin file should be located in %appdata% of the user profile, not ProgramData where it applies to all users.
🖥️ Hardware and Software Setup (please complete the following information)
Additional context
We did not experience this issue with the 4.8.16 installer
✈ Pre-Flight checks
🐞 Describe the bug
Running a per-user install of 5.0.1 using this file results in the pyRevit files being located in AppData as expected, but the pyRevit.addin files for Revit are located in ProgramData instead of AppData.
⌨ Error/Debug Message
♻️ To Reproduce
Install 5.0.1 as non-admin user with /VERYSILENT parameter
Check C:\ProgramData\Autodesk\Revit\Addins<YEAR>\ for pyRevit.addin file that points to the DLL located in the user's profile.
⏲️ Expected behavior
The pyRevit.addin file should be located in %appdata% of the user profile, not ProgramData where it applies to all users.
🖥️ Hardware and Software Setup (please complete the following information)
Additional context
We did not experience this issue with the 4.8.16 installer