Apps in the Autodesk App store are often packaged in a standard MSI installer, which requires Admin right (Admin privilege) to install.
Many users do not have admin right of their working computer but still want to use Autodesk Apps.
This clip will show you how to make these Apps PORTABLE. In other words, you can manually install these apps without ADMIN right in 4 steps:
I recommend LessMSI of ActiveScott
https://github.com/activescott/lessmsi/releases/tag/v1.10.0
It is free (no fee) and portable (not require installation)
Take this a Free App of NTCLSoft for example: Batch export/import block info to/from worksheet
https://apps.autodesk.com/ACD/en/Detail/Index?id=4533908942326418160&appLang=en&os=Win64
The fastest way is: Drag n Drop the msi file into LessMSI, click Extract then click OK
Copy the folder of the name ending with ".Bundle" to: %APPDATA%\Autodesk\ApplicationPlugins
(paste "%APPDATA%\Autodesk\ApplicationPlugins" into Windows Explorer address bar, then press Enter)
FINISHED !!!
Now, you can open the parent Autodesk Application (AutoCAD/Revit/Fusion...) to use the App. Usually, App ribbon will appear in the Add-ins tab.
For more information, please refer to the article: ALL about AUTODESK App Store