Jump to content

manishgambhir

Member
  • Posts

    10
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Posts posted by manishgambhir

  1. before i could finalize my autounattend.xml i realized that i missed to ask server name and Ip from user. For which i'm using startnet.cmd. but looks like its not even reaching my startnet.cmd.

    i have added startnet.cmd in both the wims but its still not reaching any of them.

    any idea ???

    Startnet.cmd is a failover in the search path of files that tell WinPE what to do when it boots. The first item it looks for is winpeshl.ini. If there is any data in that file, it won't bother looking for startnet.cmd.

    Let me give it a shot quickly and update you back here. as far as i remember, i didnt touch winpeshl.ini and technically it should come to startnet.cmd.

    i checked it doesnt have winpeshl.ini, do you want me to create it and leave it blank ?

  2. before i could finalize my autounattend.xml i realized that i missed to ask server name and Ip from user. For which i'm using startnet.cmd. but looks like its not even reaching my startnet.cmd.

    i have added startnet.cmd in both the wims but its still not reaching any of them.

    any idea ???

    Startnet.cmd is a failover in the search path of files that tell WinPE what to do when it boots. The first item it looks for is winpeshl.ini. If there is any data in that file, it won't bother looking for startnet.cmd.

    Let me give it a shot quickly and update you back here. as far as i remember, i didnt touch winpeshl.ini and technically it should come to startnet.cmd.

  3. Is there any way to hide my unattend so the users dont play with it ?

    Only by using a custom shell and playing some tricks, like having the file originally named something ambiguous in the sources folder, then copy it to the Ramdisk and rename it to unattend.xml... then call Setup.exe with the /unattend switch.

    Hi Tripredacus/All

    before i could finalize my autounattend.xml i realized that i missed to ask server name and Ip from user. For which i'm using startnet.cmd. but looks like its not even reaching my startnet.cmd.

    explaning the scenario here.

    i have taken boot.wim from a winodws 2008 R2 Sp1 DVD. This boot.wim has two images in it.

    Index 1. Microsoft Windows PE (x64) ->( mounted the image and saved file in x:\windows\system32)

    Index 2. Microsoft windows Setup (x64)-> ( mounted the image and saved file in x:\windows\system32)

    i have added startnet.cmd in both the wims but its still not reaching any of them.

    when i run commad prompt during the install (by pressing shift + f10) and i browse to X:\Windows\system32, i see my startnet.cmd. but for some reason it is not being touched.

    any idea ???

    Thanks in advance.

×
×
  • Create New...