steviewonder Posted December 12, 2007 Posted December 12, 2007 Okay first you need to copy your iso of XP to the root of C.Then you right click it and choose extract to folderNow you make sure you have the latest driverpacks and slipstream app.Update, it's best to add the driverpacks at the end as they will clean up after themselves if you doDrverPacks Base is the name od the app and here is where it's found:http://driverpacks.net/DriverPacks/download.php?pag=bMake sure you download the driverpacks and put them in the driverpack folder that is made when you run the self extracting APP:Folder layout of Base AppsDriverpacks Folder:Now fire up Base:Browse to your XP folder:Next select all driverpacks:Next check Method 2As method 1 does not work T:-J= Click next at the next few screensPick which ATI:Now Hit SlipstreamSlipstream of DriverPacks in ProgressNow get your update pack and addons readyUpdate Pack:Update pack up to date but lately Since it's creator is on a break, it's only up to June 2007http://www.ryanvm.net/msfn/Addons in folder:Now for the next step, we need to install N-lite:http://www.nliteos.com/download.htmlThen you fire up N-lite, making sure you have your addons ready I use the ones above and they are all here on this board:now Browse to XP Folder Again:You will now see this screenIt shows the OS version and Service Pack level, sinceI'm assuming you already have XP with Service Pack 2, we'll skip the integration of service pack.Task Selection menuSelect Hotfixes, Unattended, Options, Tweaks, and bootable Iso.Notice I skipped Components as removing components is not needed here and is a bad idea.they can be disabled later with my tweaks menu, you will be using.Now select your addons and they will be added as shown here:you add your personal settings hereSuch as tpye of Install, choose fully unattended and add your key here as well asscreen rez, Users, timezones, Regions, add themse, set default themes.Next is the options menuI don't change anything here, but if you want the classic setup like windows2000, it is here you can set that. Some people like eXperience statethat setup takes less time if you set it to classic, I don't really know for sure.Next is the Patch MenuYou can patch TCP/IP USB polling, Unsigned Themes Patch,and System File ProtectionTweaksChoose from a large number of tweaks here, but be careful as in Version 1 of Black I chose hide run buttonand several people complained about it, like where is the run button. I only tweak the star menu context menu attributes.Time To Compile Iso and test it in Vmware while starting the next stepNext Step is To start Vmware and test itI'm not going into too much detail here as Vmware is very user friendly, just start it and browse for iso like in image below and hit the play button.Next, add wpi files to root of XP folderDownload WPI here:http://www.wpiw.net/downloads/WPI_v6.3.rarI prefer to use The WPI 6.2 as it's bug free:http://www.gizabitspace.com/tools/WPI.rarNow you copy files from the right to folder on the leftNow we will be adding apps to the wpi menu.Apps are added to /install folder.Only apps that run silent will be added, some don't.For example, msi installers always run silent.Now Windows Post Installer has the universal Silent switch finder built in, you can add app to it and test it for a switch oryou can test the apps withSetupS builder:I will address USSF firstSo study the image below, then we will continue: Okay where you see command 1 is where you browse to the app which is in the install folder.At the end of the line is an icon with a magnifying glass, that is what you click to run the switch finder.Example: NOd which is an msi which I extracted using Universal Extractor.I will cover that at the end of tut.After you click the USSF button it will pop up with the app loaded into it with the switch.Now you hit the + button at the buttom corrosponding to command 1, that simple it is now added to the menu and you hit save.now a little bit of advanced stuff:A problem with some installers like Ashampoo is that they have popupsafter it installs which will interrupt your silent menu, soI use a usefull little tool made by ron that uses pskill to take care of popups.Only bug in his program is the odd time you have to pskill his program.SilentS Builder:http://www.gizabitspace.com/tools/SETUPSBUILDER.EXEScreenThis tool launches the USSF also to find the silent, it goes furtherthat Under Build option you pick a folder destination and it creates an ini file that will run like a script with the silent switch added to it.Now the good part is thatwhen you find an app that has reboot or launches a web page, youcan add on the next line of the ini file the process that launched the pop up,web page, or reboot messageand add:Example Advanced Encryption Package 2007, has it pop up the folder, so you have to launch task managerto trace the process to kill:<Title><URL><Install> install.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- pskill explorer.exe<Description><Selected> No<Catagory> Category<Flags> KeepInFolder = 0 KeepDesktop = 0 KeepQuickLaunch = 0 AlwaysSort = 0<AppPath> %ProgramFiles%\<StartMenuDestPath> Start Menu Destination Path Kazz Start Menu Destination Path LastXP<StartMenuSourcePath> Start Menu Source Path<ShortCutNamesKeep><InstallInstant> No<DuringSetupOnly> No<End>Now I traced its process to explorer.exe and added a command to kill the process so the folder will notpop-up now.I traced it this way:I launched Task Manager and saw folder listed in running appsNotice the folder listed in the task managerNow right click it :Then, go to processNow you can see the process that caused the popup:Which is explorer.exeSO you add pskill to the ini file which resides in the same folder as the app.That's itNow you just fill up the menu with apps that all run silent.LAST STAGEFor the last Stage, I use UCDC, which will finish my project aswell as create a javascript that will launch the wpi menu after windows installs:Next you browse to iso like all the steps before.Now hit Work In Source DirectoryOkay at this point we are not going to use all the features of this program, weare going to use it to run the WPI menu at the end of install.Now it will pick up all your user specified details from N-lite except time zone, you will have to set that again for some unknown reason.You set it hereNow to Add the menu to launchIf you look at image below you see Software description, thereyou type a name like: "Launch Menu"Then you check "Install Directly From Source"and browse to WPI.hta in the root of the XP folder.This is the menu executable and location of it in root:You will see it here, now you have to click the Select button on the bottom right and browse to wpi.hta againand then click the add button below the select buttonAfter you add it, it will be here:If you miss this step, the program will remind you and fix itAll Done!!!!Now just click save and then Create Iso ImageTest in Vmware Quote
NIM Posted December 12, 2007 Posted December 12, 2007 That is very informative post! :thumbsup_anim: Thank You! Quote
steviewonder Posted December 12, 2007 Author Posted December 12, 2007 Thanks wanted to make a complete tutorial of how I do a deploymentstart to finish Quote
ricktendo Posted December 12, 2007 Posted December 12, 2007 BTW you use DPs BASE last not first Quote
steviewonder Posted December 19, 2007 Author Posted December 19, 2007 (edited) Good to knowI've been doing the driverpacks first for 2 years without a problem,I tried them last and build failed so I don't believe what you say is a hard and fast rule. Edited December 19, 2007 by steviewonder Quote
ricktendo Posted December 19, 2007 Posted December 19, 2007 Driverpacks adds a custom setup.exe to i386 so, if you use a updatepack after you integrate drivers then you run the risk of overwriting that setup.exe with another. Quote
strainda Posted January 25, 2008 Posted January 25, 2008 :confused02: I am trying to follow this guide however, the link for SetupS builder is dead.I have searched and cannot find it anywhere! Can you help? Quote
Kelsenellenelvian Posted January 25, 2008 Posted January 25, 2008 hmmm a google check for that file seems to only show warez and this thread O_o. Kinda funny that. Quote
Kelsenellenelvian Posted January 25, 2008 Posted January 25, 2008 Pinned....I will clean it up a bit soon but he did do a good job on it...http://www.msfn.org/board/Add-Maker-Nlite-...006-t73008.html <--- Here is a decent alernative for making silent installers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.