Jump to content

Guimenez

Member
  • Posts

    91
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Russian Federation

Everything posted by Guimenez

  1. Hello i'm trying to make a XP universal image with sata drivers, but i'm having some problems. When i make the sysprep, and run in another machine with sata it works, but after 5 or 6 reboots the windows gives BlueScreen errors and restart. Sometimes it ask for ntfs.sys file. now i'm stock, but i've made lots of progress. i will explain how i've done it, and hope someone HELP-ME. 1º i've download the BTS Masstorage pack and extract to c:\windows\drivers 2º create a folder called sysprep on c:\ and put the files needed 3º i've created a file called drivers.bat tha copy all the info from the drivers to the section [sysprepMassStorage] of Sysprep.inf 5º run the drivers.bat 6º run the sysprep driver scanner 7º run sysprep -mini -reseal -------------------------------------------------Drivers.bat------------------------------------------------------- setlocal enabledelayedexpansion Echo Creating MassStorageSection of Sysprep.inf Call :HWID c:\windows\drivers copy sysprep.hold /a +hwids.txt /a sysprep.inf GOTO EOF :HWID rem %1 is path to MassDriverPacks Folder IF "%1"=="" GOTO EOF IF NOT EXIST %1 GOTO EOF SETLOCAL ENABLEDELAYEDEXPANSION SET STDOUT=%cd%\HWIDS.TXT TYPE>%STDOUT% 2>NUL ::traverse drivers path CALL :TRAVERSAL %1 GOTO EOF :TRAVERSAL PUSHD %1 for /f %%f in ('Dir /b *.inf') do ( for /f "eol=- tokens=2 delims=," %%i in ('find /i "pci\ven" %%f') do ( for /f "tokens=*" %%j in ("%%i") do ( for /f "tokens=1* delims=_" %%k in ("%%j") do ( if /i "%%k" EQU "PCI\VEN" ( for /f "usebackq tokens=1* delims=; " %%a in ('%%j') do ( echo %%a=%cd%\%%f>>%STDOUT% ) ) ) ) ) ) FOR /F %%I IN ('DIR /AD /OGN /B') DO ( CALL :TRAVERSAL %CD%\%%I ) POPD GOTO EOF -----------------------------------------------------end file---------------------------------------------------------- ------------------------------------------------sysprep.inf--------------------------------------------------------- ;SetupMgrTag [unattended] OemSkipEula=Yes InstallFilesPath=C:\sysprep\i386 DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [userData] FullName="Windows XP" OrgName="Windows XP" ComputerName=* [TapiLocation] CountryCode=351 AreaCode=21 [setupMgr] DistFolder=C:\sysprep\i386 DistShare=windist [identification] JoinWorkgroup=WorkGroup [Networking] InstallDefaultComponents=Yes [sysPrep] BuildMassStorageSection = Yes [sysprepMassStorage] ----------------------------------------------------end file---------------------------------------------------------- ----------------------------------------------------end everthing --------------------------------------------------------
  2. thanks for answering. i've tesded on 4 machines with sata, sometimes it give me the ntfs.sys file, and almost always, it restart. it's very strange because at the first time the windows works fine, just after the second boot that apens. and i'm using the sysprep driver scanner too. i'm getting tired to try this.
  3. hello i've found s script that choose all your drivers and put in the massstoragesection all the info. you just need to edit the file and change your location of drivers but i've done that, and sysprep works fine in another machine with sata, but after 2 or 3 reboots gives bluescreens. help?
  4. Hello i'm trying to make a XP universal image with sata drivers, but i'm having some problems. When i make the sysprep, and run in another machine with sata it works, but after 5 or 6 reboots the windows gives BlueScreen errors and restart. Sometimes it ask for ntfs.sys file. now i'm stock, but i've made lots of progress. i will explain how i've done it, and hope someone help me. 1º i've download the BTS Masstorage pack and extract to c:\windows\drivers 2º create a folder called sysprep on c:\ and put the files needed 3º i've created a file called drivers.bat tha copy all the info from the drivers to the section [sysprepMassStorage] of Sysprep.inf 5º run the drivers.bat 6º run sysprep -mini -reseal -------------------------------------------------Drivers.bat------------------------------------------------------- setlocal enabledelayedexpansion Echo Creating MassStorageSection of Sysprep.inf Call :HWID c:\windows\drivers copy sysprep.hold /a +hwids.txt /a sysprep.inf GOTO EOF :HWID rem %1 is path to MassDriverPacks Folder IF "%1"=="" GOTO EOF IF NOT EXIST %1 GOTO EOF SETLOCAL ENABLEDELAYEDEXPANSION SET STDOUT=%cd%\HWIDS.TXT TYPE>%STDOUT% 2>NUL ::traverse drivers path CALL :TRAVERSAL %1 GOTO EOF :TRAVERSAL PUSHD %1 for /f %%f in ('Dir /b *.inf') do ( for /f "eol=- tokens=2 delims=," %%i in ('find /i "pci\ven" %%f') do ( for /f "tokens=*" %%j in ("%%i") do ( for /f "tokens=1* delims=_" %%k in ("%%j") do ( if /i "%%k" EQU "PCI\VEN" ( for /f "usebackq tokens=1* delims=; " %%a in ('%%j') do ( echo %%a=%cd%\%%f>>%STDOUT% ) ) ) ) ) ) FOR /F %%I IN ('DIR /AD /OGN /B') DO ( CALL :TRAVERSAL %CD%\%%I ) POPD GOTO EOF -----------------------------------------------------end file---------------------------------------------------------- ------------------------------------------------sysprep.inf--------------------------------------------------------- ;SetupMgrTag [unattended] OemSkipEula=Yes InstallFilesPath=C:\sysprep\i386 DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [userData] FullName="Windows XP" OrgName="Windows XP" ComputerName=* [TapiLocation] CountryCode=351 AreaCode=21 [setupMgr] DistFolder=C:\sysprep\i386 DistShare=windist [identification] JoinWorkgroup=WorkGroup [Networking] InstallDefaultComponents=Yes [sysPrep] BuildMassStorageSection = Yes [sysprepMassStorage] ----------------------------------------------------end file---------------------------------------------------------- ----------------------------------------------------end everthing --------------------------------------------------------
  5. hello people does anyone know how to trnasform my windows xp home edition into corporate edition tnaks
  6. i'm doing this because i can install windows xp in 5m already with nero, powerdvd anti-virus and office. its a great thing, but some computer doesn't acept and i want to know if someone can help me in this problem. thanks
  7. thanks for replying. my problems is: i've made a windows cd with sysprep that i can use in any computer without reinstalling nothing. but when i put in some boards it goes black with a blink curson on a left . thanks
  8. Hello people i have a serious problem when i change my disk with windows xp to another motherboard, the computer start running then it shows a black screen blinking cursor on up left. i've made a sysprep, but in some boards it works and others not. please help me thanks a lot
  9. hello does someone knows how to make bartPE windows install new drivers? i have all the drivers needed but i don't know how to do it. thanks a lot
  10. Hello i'm trying to make my windows find all driver of my pc automatically. does anyone know where the windows lookup the drivers, so i can put there my drivers and he will find automatically. thnks
  11. does anyone know how to make unattended instalation of mcafee 8.0 thanks
×
×
  • Create New...