Redistributing the Device Update Script Compiler
5/10/2007
The device update script compiler, dusc.exe can be redistributed to support third-party script authoring.
To redistribute the Device Update script compiler
On a development machine with the Windows Embedded Studio tools installed, navigate to the \Program Files\Windows Embedded\bin directory.
Copy the following files to removable media or a network install location:
\Program Files\Windows Embedded\bin\DUSC.exe
\Program Files\Windows Embedded\bin\DUSCAUT.dll
On the script-authoring machine, create a \DUSC directory.
Copy Dusc.exe and Duscaut.dll to \DUSC.
To register DUSCAUT.dll, navigate to the DUSC directory and type regsvr32 duscaut.dll at a command prompt.
The Device Update script compiler is now accessible as Dusc.exe in the \DUSC directory.
On a development machine with the Windows Embedded Studio tools installed, navigate to the \Program Files\Windows Embedded\bin directory.
Copy the following files to removable media or a network install location:
\Program Files\Windows Embedded\bin\DUSC.exe
\Program Files\Windows Embedded\bin\DUSCAUT.dll
On the script-authoring machine, create a \DUSC directory.
Copy Dusc.exe and Duscaut.dll to \DUSC.
To register DUSCAUT.dll, navigate to the DUSC directory and type regsvr32 duscaut.dll at a command prompt.
The Device Update script compiler is now accessible as Dusc.exe in the \DUSC directory.