Jump to content

khostri

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Czech Republic

Everything posted by khostri

  1. Didn't try ( prathapml) during unattended install (will try after completion of my whole DVD), but tried on running system without problem. Install donwloaded regetdx.exe. Copy to another location ($OEM$\$Progs\Reget Deluxe\ in my case). Than in unattended do %16422%\Reget Deluxe\regetdx.exe -Setup (I use .inf for install) It should set IE bars, shortcuts etc. Just read it after expanding downloaded archive in reget help file as command line parameter. Because only basic description is written there, so I dont know if that Setup proces works on clean install in unattended, or Reget uses some previous keys from windows and only changes them. It is needed to try. If anyone will try it before I complete my DVD, please write your results. Thanks
  2. Nope, didn't try. Just wanted to add some possible ways to work it out. Didn't try that second way? If I understand that explanation from ref.chm fiel right OemFilesPath Specifies the path to the \$OEM$ folder (containing OEM files) IF it does not exist under the i386 folder of the distribution share point. It should mean, that if there is any $OEM$ folder inside i386 and there is no path specified in winnt.sif, it should be copied normaly as $OEM$. Just another way "I have heard something but didn't try"
  3. Try one of those things: 1) as OEMFilesPath parameter write that: [Unattended] OEMFilesPath=".:\Setup\Preinstall" OemPreinstall = Yes 2) Try to move all $OEM$ directories into coresponding i386 directories and delete OEMFilesPath parameter form winnt.sif So your structure should look like that: \ROOT |_1PPR (Pro Preinstall boot folder) |_1OPR (Pro OEM boot folder - non preinstall) |_Setup |___XPPro |_____OEM |_______i386 (etc, all other related directories included) |_________$OEM$ (used strictly for SATA drivers) |_____Preinstall |________i386 (same as above) |__________$OEM$ (full preinstall directory) |___XPHome |_____OEM |________i386 (same as above) |__________$OEM$ (used strictly for SATA drivers) |_____Preinstall |________i386 (same as above) |__________$OEM$ (full preinstall directory) and in winnt.sif in [unattended] section use just that OemPreinstall = Yes ref.chm file says that: Hope it will work
×
×
  • Create New...