To install files located in the subdirectories of $OEM$, list the installation commands in a text file named Cmdlines.txt. Place the Cmdlines.txt file in the $OEM$ directory of the distribution sharepoint. The syntax is as follows:
[Commands]
"command 1" "command 2" "command 3" . . .
Enter the entire command line, in double quotation marks. The following is an example of a Cmdlines.txt file with a single command:
[Commands] "Rundll32 setupapi,InstallHinfSection sectionname 128 ..\newtool.inf"