﻿<?xml version="1.0" encoding="UTF-8"?>
<ApplicationPackage SchemaVersion="1.0" ProductCode="{28B89EEF-9155-0409-0100-CF3F3A09B77D}" Version="25.1.60.0" Name="AutoCAD VBA Enabler" Description="AutoCAD VBA Enabler" Author="Autodesk, Inc."
    HelpFile="./Contents/Resources/en-US/AcVBAHelp.htm"
    HelpFileFra="./Contents/Resources/fr-FR/AcVBAHelp.htm"
    HelpFileIta="./Contents/Resources/it-IT/AcVBAHelp.htm"
    HelpFileDeu="./Contents/Resources/de-DE/AcVBAHelp.htm"
    HelpFileEsp="./Contents/Resources/es-ES/AcVBAHelp.htm"
    HelpFilePtb="./Contents/Resources/pt-BR/AcVBAHelp.htm"
    HelpFileChs="./Contents/Resources/zh-CN/AcVBAHelp.htm"
    HelpFileCht="./Contents/Resources/zh-TW/AcVBAHelp.htm"
    HelpFileCsy="./Contents/Resources/cs-CZ/AcVBAHelp.htm"
    HelpFileHun="./Contents/Resources/hu-HU/AcVBAHelp.htm"
    HelpFileJpn="./Contents/Resources/ja-JP/AcVBAHelp.htm"
    HelpFileKor="./Contents/Resources/ko-KR/AcVBAHelp.htm"
    HelpFilePlk="./Contents/Resources/pl-PL/AcVBAHelp.htm"
    HelpFileRus="./Contents/Resources/ru-RU/AcVBAHelp.htm"
    AutodeskProduct="AutoCAD" AppVersion="1.0.0" FriendlyVersion="1.0.0" ProductType="Application" SupportedLocales="Enu" AppNameSpace="appstore.exchange.autodesk.com" OnlineDocumentation="http://www.autodesk.com/" UpgradeCode="{9AF2E0A3-F828-4809-B5D0-9BF415C4E01D}">
  <CompanyDetails Name="Autodesk, Inc." Url="http://www.autodesk.com/" Email="support@autodesk.com" Phone=" " />
  <RuntimeRequirements OS="Win64" Platform="AutoCAD|AutoCAD*" SeriesMin="R25.1" SeriesMax="R25.1" />
  <Components Description="2026">
    <RuntimeRequirements SupportPath="./Contents/" OS="Win64" Platform="AutoCAD|AutoCAD*" SeriesMin="R25.1" SeriesMax="R25.1" />
    <ComponentEntry AppName="AcadVBA" ModuleName="./Contents/AcVba.arx" AppDescription="ARX Module" LoadOnAutoCADStartup="False" LoadOnCommandInvocation="True">
      <Commands GroupName="AcadVBAUI">
        <Command Local="VBAIDE" Global="VBAIDE" />
        <Command Local="VBALOAD" Global="VBALOAD" />
        <Command Local="-VBALOAD" Global="-VBALOAD" />
        <Command Local="VBAMAN" Global="VBAMAN" />
        <Command Local="VBANEW" Global="VBANEW" />
        <Command Local="VBAPREF" Global="VBAPREF" />
        <Command Local="VBARUN" Global="VBARUN" />
        <Command Local="-VBARUN" Global="-VBARUN" />
        <Command Local="VBASTMT" Global="VBASTMT" />
        <Command Local="VBAUNLOAD" Global="VBAUNLOAD" />
      </Commands>
    </ComponentEntry>
  </Components>
</ApplicationPackage>