
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2021
05:10 AM
- last edited on
‎06-30-2023
03:42 PM
by
ErikT
This installer runs a *.bat file that clears the license type from Revit 2021 (and others 2019 and up, if you customise it). This is helpful if you were originally using an onsite license sever(s) and have now switched to user based licensing and the user forgot or wasn't able to switch their licence type.
I used these links as reference:
Autodesk Product Key Lookup
How to reset a licence
*.BAT file is named:
ALR-Revit 2021.bat - ALR just stand for Autodesk Licence Reset and file is stored in the PackageShare\Scripts directory.
*.BAT file contains (For my 2021 example):
"C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change -pk 829M1 -pv 2021.0.0.F -lm ""
*.BAT file Options:
"C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change -pk PRODUCTKEY -pv VERSION.0.0.F -lm ""
- Labels:
-
Share(d) Packages

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2021 08:16 AM
We haven't had too many issues with the hotfixes, but what you need to do first is extract/unzip them from their .exe container(using 7zip or alike)
You can then just point Lansweeper at the setup.exe contained within. That's how we've deployed 2021/22 hotfixes across our environment.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2021 08:58 AM
Do you have any installers set up to install the various Revit 2019, 2020, 2021 and 2022 hotfixes?
There is no way I can deploy hotfixes. Did you happen to succeed?
Please let me know
Thanks
Vasile
baritonechimpanzee wrote:
This installer runs a *.bat file that clears the license type from Revit 2021 (and others 2019 and up, if you customise it). This is helpful if you were originally using an onsite license sever(s) and have now switched to user based licensing and the user forgot or wasn't able to switch their licence type.
I used these links as reference:
Autodesk Product Key Lookup
How to reset a licence
*.BAT file is named:
ALR-Revit 2021.bat - ALR just stand for Autodesk Licence Reset and file is stored in the PackageShare\Scripts directory.
*.BAT file contains (For my 2021 example):
"C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change -pk 829M1 -pv 2021.0.0.F -lm ""
*.BAT file Options:
"C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change -pk PRODUCTKEY -pv VERSION.0.0.F -lm ""
