Well, i've trier to do this with an unattend install of win2k, and it seems that $Progs $Docs arent recognize by the setup system

In fact, all folder into $Progs are not copied in program file folder etc..
So i must use msdos to create folder etc

This is the syntax of the batch file :
-------------------------------------
xcopy "%systemdrive%\INSTALL\MPC\mplayerc.exe" "%programfiles%\Media Player Classic\"
cd "%systemdrive%\Program Files\Media Player Classic\"
mplayerc.exe /regvid
-------------------------------------
I'm going to try this

Thx anymore
Kal