Jump to content

Recommended Posts

Posted

hey everyone i'm really new here and i'm lost i mean the page yall tell people to go to do not got step by step on what to do. now can someone tell me how to burn wpi into a windows xp cd i got a cd image of windows xp

Microsoft.Windows.XP.Professional.Student.Edition.SP2.Integrated.December.2007

and also the folder of it on my desktop

i put all 3 folders next to each other $OEM$, I386, WPI

now when i do that what is suppose to happen or what am i suppose to do after i put them files next to each other on desktop. can someone please help me and tell me what i'm suppose to do?

thanks :)


Posted

Greetings,

I don't know your level of expertise concerning the whole subject so I'll try to offer you a brief list as a follow up guide. Tell me if you need more details for any of the steps below:

1. AFter you configure the WPI you need to enable it to autorun after the XP installation is over. There are many methods available for this, here is my preffered one (this is from the official WPI site):

i) inside the $OEM$ folder create a file named: cmdlines.txt, the file contents have to be like this:

[COMMANDS]

"rundll32 advpack.dll,LaunchINFSection RunWPI.inf,,1,N"

ii) inside the $OEM$ folder create another file named runWPI.inf, the file contents have to be like this:

[Version]

Signature="$CHICAGO$"

[DefaultInstall]

AddReg=Run.AddReg

[Run.AddReg]

HKLM,"%RUN%","%WPI%",,"RunDll32 advpack.dll,LaunchINFSection ""%01%\%INF%"",Execute"

[Execute]

RunPreSetupCommands=Launch.WPI:1

DelReg =Run.DelReg

[Launch.WPI]

CMD /Q /C CD /D """%01%\..\WPI""" & START /WAIT /B WPI.hta

[Run.DelReg]

HKLM,"%RUN%","%WPI%"

[strings]

RUN="SOFTWARE\Microsoft\Windows\CurrentVersion\RUN"

WPI="Windows Post Install"

INF="RunWPI.inf"

2. Afterwards you need to make an image and burn it to a preffered media, avoid using programs like UltraISO or WinImage etc. you will find difficulties which you don't need. I suggest you use nLite. This is the web address for it:

www.nliteos.com

inside their website you will find details for using it.

ALSO NOTE THAT THE ABOVE IS A SIMPLE GUIDELINE FOR YOU TO USE, THERE ARE MORE STEPS NEEDED FOR MANY MANY MORE STUFF YOU MAY NEED!

I also suggest that you visit this (kind of encyclopedia) which is going to explain you everything step by step, study it if you haven't already done yet:

http://unattended.msfn.org/unattended.xp/

:hello:

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...