spamking98 Posted January 26, 2013 Posted January 26, 2013 Option 1:------------1 - Download and extract the folder Sources.rar2 - Inside Sources, copy $oem$ inside your Distribution folder: C:\%Distribution_Folder%\sources\$oem$3 - Using WPI: Add inside Options | Features :Check: Load desktop before installation startsOption 2:-----------Simply add inside Autounattend.xml file:<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <Order>1</Order> <Description>Installation des applications avec WPI</Description> <CommandLine>cmd /c for %i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %i:\wpi\wpi.exe start %i:\wpi\wpi.exe</CommandLine> <RequiresUserInput>false</RequiresUserInput> </SynchronousCommand> </FirstLogonCommands>Check: Load desktop before installation starts*Edit: Strange member name you choosen: spamking98(but why not ?)Hi, I cant find the distribution folder in the copied windows 7 installation cd? when I open it the copied cd I see boot, efi, langpacks, sources, support, upgrade, and the WPI folder that I copied to the root of the installation folder. When I open the sources folder I see $OEM$ folder, is this where I should copy the downloaded sources folder? thanks in advance
myselfidem Posted January 26, 2013 Posted January 26, 2013 (edited) The %Distribution_Folder% is the folder name you given and where all Windows 7 files will be copied. Example: C:\Win7_SP1Copy the folder $oem$ (extracted from Sources.rar) inside C:\Win7_SP1\sources\Copy WPI folder on C:\Win7_SP1\ and launch WPI.exe to cutomize your silent installations!That's done! Edited January 26, 2013 by myselfidem
spamking98 Posted January 26, 2013 Posted January 26, 2013 The %Distribution_Folder% is the folder name you given and where all Windows 7 files will be copied. Example: C:\Win7_SP1Copy the folder $oem$ (extracted from Sources.rar) inside C:\Win7_SP1\sources\Copy WPI folder on C:\Win7_SP1\ and launch WPI.exe to cutomize your silent installations!That's done!Thank You so much , thats what I thought it was, excuse my neewbishness, Im still learning, this is really a great program!! Better than nlite!! Do you plan on adding an option to add drivers to a windows 7 installation? I would love to see that!! I currently use DISM to add drivers...
myselfidem Posted January 26, 2013 Posted January 26, 2013 (edited) You are welcome! About drivers integration you will find help also here using Windows 7:http://www.msfn.org/board/topic/152813-how-to-create-an-oem-folder/You can also use WPI to add some specific drivers but it's needed to work a little using SFX files !Example:Scan3970.txt;!@Install@!UTF-8!; Mode silencieux pour HP Scanjet3970 series x86GUIMode="2"RunProgram="hidcon:cmd /c xcopy \"%%T\\*.*\" %SYSTEMDRIVE%\\Drivers\\Scanjet\\ /s /e /i /y"RunProgram="%SYSTEMDRIVE%\\Drivers\\Scanjet\\DPInst32.exe /SW";!@InstallEnd@!Help inside the sub-forum:http://www.msfn.org/...dule-and-tools/Enjoy ! Edited January 26, 2013 by myselfidem
tolios1313 Posted May 19, 2013 Posted May 19, 2013 who can help me with teamviwer i dont know how work that ?? :'(
myselfidem Posted May 24, 2013 Posted May 24, 2013 who can help me with teamviwer i dont know how work that ?? :'(Some help here:http://www.msfn.org/board/topic/157509-help-my-to-add-a-clesregsans-having-to-click-yes-i-want-to-add-this-key-to-regedit/page__view__findpost__p__1006206http://www.fasttrackscript.com/TeamViewerCheers
greenteam Posted May 1, 2015 Posted May 1, 2015 From where i can download WPI and silent addons for it?Please tell mo how to use it on Windows 7?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now