To encode all files within a directory
- Open a command prompt window.
- Go to the working directory where the file wm8eutil.exe is located. For example, type
cd \program files\windows media components\tools.
- Type the following command, then press the ENTER key:
wm8eutil –input input_directory -output output_directory
- Provide the appropriate source and output directory names in place of input_directory and output_directory, respectively. For example:
wm8eutil –input my-songs –output my-songs-coded
Note If the output directory does not already exist, it will be created for you.
Related topics
© 2000-2001 Microsoft Corporation. All rights reserved.