good that one wrote this thread

i wanna install my apps too from dvd but have problems with my .inf file
iam using a multiboot dvd with this folder structure:
WinXPPRO\I386
Win2KPro\I386
VOL1
VOL2
PRO1
....
i wanna have my Apps Folder on the Root Folder on my DVD
i dont know what i should change on this inf so i can use the apps folder too 4 Win2K
1 = %cdname%,%cdtagfile%,,\Applications <--- = WinXPPRO\Applications but the Folder should be on Root on my DVD
runonceex.inf:
[SourceDisksNames.X86]
1 = %cdname%,%cdtagfile%,,\Applications
[XP.Preinstall]
HKLM,"%RunOnceEx%\install34",,,"Free Download Manager 1.0"
HKLM,"%RunOnceEx%\install34",1,,"MSIEXEC.EXE /QB /I %1%\Applications\FreeDownloadManager\fdminst.exe /silent"
[Strings]
cdname = "Windows XP Professional CD-ROM"
productname = "Windows XP Professional"
cdtagfile = "\win51ip.SP2"
btw.: i dont wanna use a Batchfile 4 recognize the folder..all should be on this inf file