In the autoexec.bat below, how can win2k.gho be changed to a wildcard?
ghost -clone,mode=pload,src=%CDROM%\win2k.gho:1,dst=1:1 -sure -rb
I want to change it so it can load a .gho image file with any filename, *.gho
Using the for command doesn't work either. Please help, everyone.
Can I use the set command?
ghost -clone,mode=pload,src=%CDROM%\win2k.gho:1,dst=1:1 -sure -rb
I want to change it so it can load a .gho image file with any filename, *.gho
Using the for command doesn't work either. Please help, everyone.
Can I use the set command?

