Jump to content

Unattended installation with "normal" XP PRO/Home


Luk4S

Recommended Posts

Hi all,

I work in an IT Company.

I've already created an unattended xp sp2 cd with the corporate edition for testing... but as you can imagine we can't load a corporate edition on customers new PC's.

How can i build an unattended xp sp2 cd for "normal" XP PRO and Home CD's? I mean... so i have only to insert the product code?

Thanks for helping me

Luk4S

Link to comment
Share on other sites


Luk4S

I beleive, you can also use

[unattended]

UnattendMode = ReadOnly

ReadOnly

Specifies read-only answers in the answer file if the Windows Setup pages containing these answers appear to the end user. Like UnattendMode = ProvideDefault, no user interface appears if the answer file contains all the answers on a page. Unlike UnattendMode = DefaultHide, however, the end user can specify only new answers on a displayed page.

Use UnattendMode = ReadOnly in scenarios where an administrator wants to force specific answers on one page but not others.

Thus you can specify everything but the product key.

Correct me, if I'm wrong.

Link to comment
Share on other sites

I scripted my cd to look to a floppy for the winnt.sif (xp and 2000 do this by default)

Then I pointed my winnt.sif file to the batch files and registry hacks also loaded on the floppy

this way it's quite EZ to have a single home version DVD, as well as a Pro version

All you need to change is the serial #, computer name, and the login info

as long as it's scripted read from the floppy, it's all text :D

and if there's intrest, I'll post my files for you to check out

Link to comment
Share on other sites

No, not any key will work, but they are not tied to the CD. Each licence type has a different key generating algorythm. In other words, any OEM XP Home key will work with any OEM XP Home CD. But an OEM XP Home key will NOT work with a Retail XP Home CD (and visa versa) because they have different algorythms to create the keys.

Link to comment
Share on other sites

Ok so i missed the boat a little here

Let me see if this is right. I have made a unatended xp pro corporate CD

If i add any XP Pro corporate key when prompted it will work...

Like Luk4S i need 2 cd's that will do oem xp home and pro unatended

So any key will work within its own license? I just need to make unatended versions of both?

Link to comment
Share on other sites

Luk4S,

The best thing to do would be to use "Full Unattended" mode (as you already have), and then:

Don't have the line for key in the winnt.sif.

If your setup sees that there is no key specified, it will stop and ask you.

the only difference between "DefaultHide" and "Full Unattended" in this case would be that "Full Unattended" would present you an addidtiona error nag. everything else would be the same (in this case).

Link to comment
Share on other sites

Ok so i missed the boat a little here

Let me see if this is right. I have made a unatended xp pro corporate CD

If i add any XP Pro corporate key when prompted it will work...

Like Luk4S i need 2 cd's that will do oem xp home and pro unatended

So any key will work within its own license? I just need to make unatended versions of both?

Yep, that's right, and it's exactly what I do

Link to comment
Share on other sites

I would like to see how you set it up to look for the floppy.

This is exactly what I need. I work on a lot of customers computers with retail and oem windows. So I need 4 cds right. oem/retail home/pro Then I just use the disc that corisponds to the customers original.

I love this site!!

Link to comment
Share on other sites

I would like to see how you set it up to look for the floppy.

This is exactly what I need.  I work on a lot of customers computers with retail and oem windows.  So I need 4 cds right.  oem/retail  home/pro  Then I just use the disc that corisponds to the customers original.

I love this site!!

Setupmgr creates a winnt.txt file and a batch file for use on a floppy.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...