PDA

查看完整版本 : How do I make my Windows Media Encoder startup when I reboot my computer?


Stanley
August 23rd, 2007, 01:07 AM
!! Please note:
!! This method will only work if your computer does not require you to "log in".
!!


To auto-start your encoder, open Notepad and add the following contents:

"C:\Program Files\Windows Media Components\Encoder\wmenc.exe" "C:\EncoderProfile.wme" /start

Where C:\EncoderProfile.wme is the location of your Windows Media Encoder profile (if your profile is elsewhere you can update this statement).

Save the file as StartEncoder.bat in your Windows Startup Folder, usually found at "C:\Documents and Settings\All Users\Start Menu\Programs\Startup".

Thats it!