IPB

Google Frontpage Forums Unattended CD/DVD Guide
4 Pages V  « < 2 3 4  
Reply to this topicStart new topic
> a sample autounattend.xml - working good, install in 8 minutes, only partitioning screen is not automated
sp00f
post Apr 15 2007, 03:23 PM
Post #61


Senior Member
****

Group: Members
Posts: 642
Joined: 30-November 06
From: Behind you
Member No.: 117138
OS: Vista Ultimate x86
Country Flag


QUOTE (prathapml @ Apr 14 2007, 07:40 AM) *
The xml in first post is for 32-bit only. The x64 will be similar but processorArchitecture & publicKeyToken might change.

thx , any one has an example xml for x64 ?

EDIT:

Never mind, i made one myself.

This post has been edited by sp00f: Apr 16 2007, 07:31 AM
Go to the top of the page
 
+Quote Post
jaybot
post Jun 5 2007, 04:52 PM
Post #62


Newbie


Group: Members
Posts: 12
Joined: 30-August 06
Member No.: 109040
Country Flag


I would love a look at your x64 xml.
Go to the top of the page
 
+Quote Post
sp00f
post Jul 6 2007, 06:00 PM
Post #63


Senior Member
****

Group: Members
Posts: 642
Joined: 30-November 06
From: Behind you
Member No.: 117138
OS: Vista Ultimate x86
Country Flag


QUOTE (jaybot @ Jun 6 2007, 12:52 AM) *
I would love a look at your x64 xml.

I just opened the x86 one , and added the same things in a new x64 one
Go to the top of the page
 
+Quote Post
prathapml
post Jul 27 2007, 07:09 AM
Post #64


Follow the rules please :-)
Group Icon

Group: Patrons
Posts: 7648
Joined: 14-November 03
From: Bangalore, India
Member No.: 9470
Country Flag


Came across this bit of info recently - I'm assuming it will be available in Vista SP1 as well, and if so, it finally solves the driver problem in a simple manner.
QUOTE
Windows Server Longhorn Automatic Driver Injection

During WinPE the system looks for the directory named $WinPEDriver$ at the root of all visible drives given a drive letter of C or greater. If this directory exists, the module then adds this path to the list of paths that it maintains to search for driver packages. When this operation is complete, the module continues to scan the answer file, if present, for additional driver paths.

Because of this operation, drives that contain a $WinPEDriver$ directory in the root cause Setup to recursively search this directory for driver packages to be imported into the image during the WinPE phase. This includes hard drive partitions and removable media like floppy disk drives and flash drives. Type-27 hidden partitions are assigned a driver letter during the WinPE phase of Setup and are also searched.

LINK to source - HTML from google cache | or MSword file
Go to the top of the page
 
+Quote Post
Stead
post Sep 18 2007, 05:25 AM
Post #65


Member
**

Group: Members
Posts: 257
Joined: 4-January 05
Member No.: 39886
Country Flag


Hi, i've been searching around and I can't find what i'm looking for, is there documentation explaining this xml file completly with all available components listed and options, or has anyone made a program to help automate it?

I'd be interested in writing a simple app to toggle things on and off if there isn't already one, I know we have vlite but i'd like to be able to keep the source clean and just use an answer file

many thanks!
Go to the top of the page
 
+Quote Post
MAVERICKS CHOICE
post Sep 19 2007, 01:23 PM
Post #66


The Guy from Aus
*******

Group: Members
Posts: 1517
Joined: 14-November 03
From: DownUnder
Member No.: 9474
Country Flag


I find the waik /wsim reference to be very helpful. There a few tools you mention on this board for automating an xml.
Go to the top of the page
 
+Quote Post
prathapml
post Sep 20 2007, 03:06 PM
Post #67


Follow the rules please :-)
Group Icon

Group: Patrons
Posts: 7648
Joined: 14-November 03
From: Bangalore, India
Member No.: 9470
Country Flag


Yes indeed, resources for this with detailed help do exist, which is actually what I used.

WAIK - a set of packages around 900 MB in size, free download from oem.microsoft.com
WSIM - a graphical tool to help renerating an xml (unfortunately, an xml that passes validation by wsim will not always work as expected during setup, which is why I felt the need to post a known-to-be-working file on the forum).
documentation - yes there are some CHM files contained in the WAIK and are a very useful reference, might total up to hardly 5 MB.
Go to the top of the page
 
+Quote Post
Stead
post Sep 22 2007, 06:19 PM
Post #68


Member
**

Group: Members
Posts: 257
Joined: 4-January 05
Member No.: 39886
Country Flag


thanks!, i'll have to start downloading and reading.. one last thing, isthe WSIM a ms tool or a user made one? ... I'm half guessing its included in the waik?, very tired, about togoto bed but just thought i'd check this quickly whilst i can, shall be looking into it as soon as i get some free time, i like the download speed from microsoft servers, seem to forget i have a 8mb connection with most sites seemingly limited!
Go to the top of the page
 
+Quote Post
prathapml
post Sep 28 2007, 11:13 PM
Post #69


Follow the rules please :-)
Group Icon

Group: Patrons
Posts: 7648
Joined: 14-November 03
From: Bangalore, India
Member No.: 9470
Country Flag


Oh yes, it is part of WAIK.
Go to the top of the page
 
+Quote Post
prathapml
post Oct 13 2007, 01:58 AM
Post #70


Follow the rules please :-)
Group Icon

Group: Patrons
Posts: 7648
Joined: 14-November 03
From: Bangalore, India
Member No.: 9470
Country Flag


Still waiting upon the direct drop-in folder of "Updates" to automatically install updates post-SP1.
And the other drop-in folder mentioned earlier (quoted below):


QUOTE (prathapml @ Jul 27 2007, 06:39 PM) *
Came across this bit of info recently - I'm assuming it will be available in Vista SP1 as well, and if so, it finally solves the driver problem in a simple manner.
QUOTE
Windows Server Longhorn Automatic Driver Injection

During WinPE the system looks for the directory named $WinPEDriver$ at the root of all visible drives given a drive letter of C or greater. If this directory exists, the module then adds this path to the list of paths that it maintains to search for driver packages. When this operation is complete, the module continues to scan the answer file, if present, for additional driver paths.

Because of this operation, drives that contain a $WinPEDriver$ directory in the root cause Setup to recursively search this directory for driver packages to be imported into the image during the WinPE phase. This includes hard drive partitions and removable media like floppy disk drives and flash drives. Type-27 hidden partitions are assigned a driver letter during the WinPE phase of Setup and are also searched.

LINK to source - HTML from google cache | or MSword file
Go to the top of the page
 
+Quote Post
max1234
post Mar 4 2008, 07:57 AM
Post #71





Group: Members
Posts: 8
Joined: 14-February 08
Member No.: 176929
OS: Vista Ultimate x86
Country Flag


Hi there! First of all - fantastic samples!

Now my question - i couldnt solve the problem yet to run a simple batchfile after installation .. as i see some of thoose samples added a line with a batchfile, follow:

CODE
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<CommandLine>%SystemDrive%\install\GUIrunOnce.cmd</CommandLine>
<Description>customises settings</Description>
<Order>20</Order>
</SynchronousCommand>
</FirstLogonCommands>


OK here comes the question:
How do i copy the install-dir into the system-drive and how could i add the variable systemdrive - or does it work after i copied the directory to the sysdir?
You know .. i dont have alot of time to spend on my own Vista-DVD, thats why i dont want to get ride of WAIK, id rather use some own batchfiles to add updates and registrytweaks after installation, i think its the best solution because the implementation of updates and software dont works at all (many users reported problems on waik).

i hope someone could tell me how to copy a directory from the dvd, including sub-dirs and all files and tell me if it works with the batchfile-run-line in the unattented.xml lines ive posted in the code-tag up of my post.

And yes .. err .. what does the order-line means? why it counts 20?

i would be very happy if someone which knows what im asking for would help me.

thanks alot allready, a very interesting community, im sorry for myself that i cant spend alot of time into this, im very busy.

greets,
max

This post has been edited by max1234: Mar 4 2008, 07:59 AM
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

4 Pages V  « < 2 3 4
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 7th September 2008 - 01:48 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy