CD /D D:\scvpack.XP\07202004 D:\scvpack.XP\07202004>FOR %X IN (kb*.exe) DO "%~nX.exe /x:%X"
results in:
D:\scvpack.XP\07202004>"KB842773.exe /x:KB842773.exe" The directory name is invalid.
how can I get the ' /x:KB842773.exe' output to be '/x:KB842773', creating the desired folder structure?
me =
BTW this is placed here in unattended Win due to the embedding of these expanded files into the unattend CD.
TIA -



Help
Back to top








