This is small batch script may be useful for OEM Developers.
Once you have created your project, you can run the AutoCAD OEM Make Wizard from the command line to automate building your product. In this mode, you can use any of the build options available on the Build Your Product page of the AutoCAD OEM Make Wizard. Enter the following command to display a Help screen describing the command-line options for the AutoCAD OEM Make Wizard:oemmakewizard /?
Build Options:
Path Options /PA:Specifies the path for AutoCAD OEM location /PB: Specifies the path for bitmap location Import Options /IC: Specifies a file for enabling\disabling AutoCAD commands /IAS: Specifies a file for adding your commands /IRS: Specifies a file that allows you to remove user specified commands or setvars Build Options /BALL Builds all (does not include the files executed by /BT command) /BA Binds ObjectARX/Core ObjectARX applications /BB Binds managed applications /BBA Binds managed ObjectARX applications /BL Binds AutoLISP applications /BD Binds DLL modules /BV Bind DVB macros /BC Copies files /BT Builds type libraries and registry files /BT+ Registers associated registry files /BI Change icons /BR Rebuilds resources /BR+ Rebuilds resources and uses settings with AutoCAD OEM /BR- Rebuilds resources, but does not bind the DLLs /STOP Interrupts batch mode when errors are encountered /? Displays the Help screen for all command options