	Nero Avi Batch v 0.0.4
	================
Written by Fredledingue
fredledingo@yahoo.com
_____________________
Features:
-Automaticaly look into"My Movies" and create a Nero project for each avi file found. 
-The Nero project (.nri) will include one single avi file (suposedly of no more than 700 Mb) and the other files that bear the same name as the avi file.
-Use the method of sending keystrokes to Nero to create the CD project 
-Projects created in compatible mode
____________________
Software Requirement
	Windows (all version possibly but tell XP to accept vbs scripts!)
	Nero Burning Rom v.6 (May also works with other versions)
	Windows Script 5.6 (If you see an error message, please download it from:
http://www.microsoft.com/downloads/details.aspx?FamilyId=0A8A18F6-249C-4A72-BFCF-FC6AF26DC390&displaylang=en
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp )
_________________________
Hardware Requirement
This script works seamlessly on an Intel P4  1.8 ghz with 512 Mb of memory.
If your computer is slower than mine, you may need to increase the WScript.Sleep values in the script.
____________________
Installation:
	Unzip the files to a location of your choice.
____________________
How to Use?
	Just double clic the script icon and clic yes or no.
Don't touch your mouse or your keyboard until the process is finished except to answer to a message box.
The script will launch Nero automaticaly.
It will hit the keys to launch the "New " dialog, set the settings of this new projects, then open the "Find file and folder" utility, copy-paste the files he has found to the nero project and save it.

If you see that your computer goes beserk and doesn't do the normal operations with Nero or with the "Find file and folder", do quickely Ctrl+Alt+Del and terminate the task "Wsh script". Wait about 30 sec to confirm termination.

IMPORTANT:
If Nero.exe is not found by the script, you will need to edit the script in Notepad to change the Nero.exe path if you need to.
Look for the line:

WSHShell.Run "C:\Progra~1\Nero\Nero\nero.exe", 3

at about the half of the script.
_______________________
History

v.0.0.3
First public release

v.0.0.4
Added a dialog to select folders for the videos and the project with a little report box
Launch the Find dialog straight from shell, not from keystrokes
Sleep times slightly increased

________________________
Term of use
	Free for non commercial purpose.
(See copyright information inside the script file.)