Jump to content

swain90

Member
  • Posts

    35
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by swain90

  1. Right ok, I didn't know that.

    What i had done as move the Install folder to the root of the ISO where Setup.exe and Bootmgr are. So I shall now move the Install folder to the $1 folder.

    But surely i should still get the RunOnceEx GUI menu thing telling me what its doing, or at least give an error when its looking at the paths to the files?

  2. Hi People,

    Playing about with RT Seven Lite, everything seems to be working so far untill the windows 7 installation goes through the "Windows is checking video performance" and reboots, when it reboots to finally get into windows it says "Please Enter User Name and Password" now i left "Skip User Creation" Unticked so surely it would prompt me to make an new user account??

    Please find attached a copy of my Last Session file and Unattended.xml file

    Thanks In Advance ;)

    Autounattend.xml

    post-297600-0-74449100-1305031426_thumb.

    Lastsession.inf

    post-297600-0-34518200-1305032059_thumb.

  3. Hi All,

    Im looking for some support with Server 2003, adding the RIS image and editing it so its unattened isn't a problem.

    The issue i have is actually setting the information in DHCP, DNS and active directory. As far as im aware everything is set correctly but i was wondering if there was any documentation that someone had uploaded as a guide to configure windows server 2003 so that the network boot will find the bootfile as im getting "no boot filename recieved".

    Thanks in advanced

    Swain90 :thumbup

  4. Hi, i am currently working on a unattended install for the college i work for.

    Basically its a Windows XP install, i have managed to merge drivers and other applications both in nlite and in WPI, but the only issue im having at the moment is a batch file the contents of the batch file are as followed;

    @ECHO The Sheffield College

    @echo Windows Update Script

    @ Echo ********************************

    @ Echo *Do Not Switch Off The Computer*

    @ Echo * As Windows XP Is Installing *

    @ Echo * Important Updates *

    @ Echo ********************************

    @echo Currently Installing .Net Framework 2

    start /wait dotnetfx.exe /q /c:"install.exe /q"

    @echo Currently Installing Windows Install 3.1

    start /wait WindowsInstaller-KB893803-v2-x86.exe /q

    EXIT /B

    Running the script by itself works fine, installs as it should not a problem but when i add it to WPI i get the following error message;

    ---------------------------

    dotnetfx.exe

    ---------------------------

    Windows cannot find 'dotnetfx.exe'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search.

    ---------------------------

    OK

    ---------------------------

    and the same for the Windows Installer 3.1

    was wondering what i was doing wrong

    Thanks

    Chris

×
×
  • Create New...