Jump to content

climax

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

About climax

climax's Achievements

0

Reputation

  1. @jazkal does it work that when installing windows the i386 will be found in $OEM$\$1 or do you have to copy it on the cd twice? but even if it works i think my way is easier and takes just 1 line in the batch... climax
  2. no problem i got so many helpful things in here so i thought i must post something, too. by the way the code works for installation of hotfixes for example so you haven't to write a line in your batch for every hotfix. mfg climax ps: im sorry for bad english...im german
  3. Hi guys! thx for those great tips gosh and all the rest of MSFN. im gonna make a unattended xp cd. but i think there is a shorter way to set the %CDROM% variable FOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\WIN51IP.SP1 SET CDROM=%%d greets Climax
×
×
  • Create New...