diff --git a/Software/AutoCAD/license_AutoCAD.py b/Software/AutoCAD/license_AutoCAD.py index 65c2288..a9f1cba 100644 --- a/Software/AutoCAD/license_AutoCAD.py +++ b/Software/AutoCAD/license_AutoCAD.py @@ -1,4 +1,4 @@ -#!/bin/python +#!/usr/bin/python ################################################################################################### # Script Name: license_AutoCAD.py # By: Zack Thompson / Created: 8/21/2020 @@ -6,6 +6,10 @@ # # Description: This script applies the license for AutoCAD 2020 and newer. # +# Reference: +# https://knowledge.autodesk.com/support/autocad/learn/caas/sfdcarticles/sfdcarticles/Use-Installer-Helper.html +# https://knowledge.autodesk.com/customer-service/download-install/activate/find-serial-number-product-key/product-key-look +# ################################################################################################### import json