76 2013-08-05 17:23:43
Re: Beware of a Win8 AppStore look-alike & it's Downloaders (6 replies, posted in Software)
77 2013-08-03 17:14:03
Re: [REQ] ThinkPad Audio Drivers (15 replies, posted in Vista / 7 DriverPack Audio)
Bump.
Moved above post from NT5 section.
78 2013-08-03 17:13:40
Re: [REQ] ThinkPad and ThinkCentre Driver add and updates (5 replies, posted in DriverPack Sound)
ADI Audio codecs AD1988A and AD1882 driver for Windows 7 (32-bit and 64-bit) v6.10.01.6595
Those are for Windows 7. This thread is for NT5.
Moved text to this thread: http://forum.driverpacks.net/viewtopic. … 261#p50261
79 2013-07-26 07:44:44
Re: DriverPacks BASE tutorial (English) (32 replies, posted in Frequently Asked Questions)
Hi
Can please anyone assist in removing the driver solution pack logo in windows 7 after installtions
Maybe you should post in the authors' support forum and find out?
http://drp.su/
We only support DriverPacks integrated via DriverPacks BASE or with SAD2. The utility you mention is not ours.
80 2013-07-23 06:32:34
Re: Hard drive not found during windows 7 installlation (1 replies, posted in Windows 7 Discussion)
Welcome to DriverPacks.net!
We support DriverPacks and their usage in Windows.
Please post details of what you did to inject DriverPacks into your Windows and how DriverPacks did not work for you.
Specifically we need your HWID list (use the tool linked in my signature), and the log files for the tool you used to integrate DriverPacks into your Windows 7 OS (DISM, SAD, WinToolkit, etc.)
If you didn't use any tools, and are simply looking for information, we have several stickied posts in this section for users like you.
http://forum.driverpacks.net/viewforum.php?id=45
http://forum.driverpacks.net/viewforum.php?id=47
81 2013-07-17 16:37:45
Re: MassStorage x64 (73 replies, posted in Vista / 7 DriverPack Mass Storage)
Version 12.6 Intel RST is now final.
https://downloadcenter.intel.com/Detail … ldID=22787
Interesting...The above files have been removed and the link is dead.
Using the below link, looks like RST 12.5 is the current version.
https://downloadcenter.intel.com/Search … C2%AE+RST)
82 2013-07-17 16:36:45
Re: [Beta] Mass Storage x64 (12 replies, posted in Vista / 7 DriverPack Mass Storage)
Version 12.6 Intel RST is now final.
https://downloadcenter.intel.com/Detail … ldID=22787
Interesting...The above files have been removed and the link is dead.
Using the below link, looks like RST 12.5 is the current version.
https://downloadcenter.intel.com/Search … C2%AE+RST)
83 2013-07-06 02:00:46
Re: DPBase Update Checker issue (5 replies, posted in Feedback and Support - DriverPacks Base)
No.
Read one post above yours.
84 2013-07-01 16:43:47
Re: Stand Alone Driverpack utility for all OS (XP, 2k3, 2k8, Vista, Win7) (525 replies, posted in Windows 7 tools)
:: Added DIR to CDROM detection array to prevent errors with card readers in system.
Sir could you please share that part of your code so I can add to mine? I alreaddy added the others just not that. Thank you.
There are only two instances and they are in the same section.
FOR %%i IN (3 A B 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 (DIR %%i: && IF /I EXIST "%D_DPSLocation%\%%i\" (SET "F_Method=1" & GOTO Message2))
ECHO Searching Root folders since DriverPacks were not found in current folder...
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) DO (
DIR %%i:
IF /I EXIST "%%i:\OEM\bin\un7zip.exe" (SET "F_Method=2")
IF /I EXIST "%%i:\$OEM$\$1\D\" (SET "D_DPSLocation=%%i:\$OEM$\$1" & SET "F_Method=1" & %%i)
IF "%F_Method%" GEQ "1" GOTO Message2
)
I'll try and find time to upload the whole package when I get home from work.
85 2013-06-30 06:55:59
Topic: Free e-Books from Microsoft (0 replies, posted in Other)
86 2013-06-29 17:01:37
Re: [Nightlies] DP_Chipset_wnt5_x86-32_1304-1501 - Public (75 replies, posted in DriverPack Chipset)
Please read the Read BEFORE you post. link in my signature and upload your HWID list and log files so we can figure out what is going wrong.
Think about this; can we reproduce the scenario which caused your problem by the information you provided? No.
Please help us to help you.
87 2013-06-29 17:01:31
Re: [Nightlies] DP_LAN_wnt5_x86-32_1303-1501 - Public (51 replies, posted in DriverPack LAN)
Please read the Read BEFORE you post. link in my signature and upload your HWID list and log files so we can figure out what is going wrong.
Think about this; can we reproduce the scenario which caused your problem by the information you provided? No.
Please help us to help you.
88 2013-06-28 07:51:01
Re: Driver on Windows 7 Installation CD (1 replies, posted in Windows 7 tools)
DriverPacks BASE is only for older Windows (2000, XP, 2003). For newer Windows you need to use DISM (built-in tool).
Here's a post on how to do it manually.
http://forum.driverpacks.net/viewtopic.php?id=3716
More info:
http://forum.driverpacks.net/viewtopic.php?id=4725
I wrote some simple scripts to take care of it all. They can be found here:
http://forum.driverpacks.net/viewtopic.php?id=5199
If you want a tool that can hold your hand for the entire process, then check out WinToolkit over at the Wincert forums.
We don't directly support their tool though.
http://www.wincert.net/forum/forum/179-win-toolkit/
89 2013-06-28 07:46:30
Re: significance of folder naming (1 replies, posted in Feedback and Support - DriverPacks Base)
Here's a post that describes the graphics packs.
http://forum.driverpacks.net/viewtopic.php?id=4434
'\S' is for Sound. Seemed logical at the time.
90 2013-06-27 16:56:10
Re: Stand Alone Driverpack utility for all OS (XP, 2k3, 2k8, Vista, Win7) (525 replies, posted in Windows 7 tools)
Actually the latest is in this post: http://forum.driverpacks.net/viewtopic. … 586#p51586
Through a stupid accident on my part, I lost the source code of my working copy.
I'm rebuilding it from v130507.
:: v130627 v3.0 (Erik Hansen)
:: Added 7zip switch -aoa to enable auto-overwrite mode.
:: Removed Win8 leaked build numbers and added Win8.1 preview build number to detection array.
:: Added DIR to CDROM detection array to prevent errors with card readers in system.
91 2013-06-26 20:21:32
Re: Problems with Mass Storage Driver for ICH9 (12 replies, posted in DriverPack Mass Storage)
Well, the .ini reference for dpms is included in the DriverPacks BASE download.
We do have an online reference for modifying the dpms and it can be found here: http://driverpacks.net/docs/miscellaneo … assstorage
Just for reference, the .ini is only used to manipulate the txtsetup phase (first blue setup screen) in conjunction with DriverPacks BASE. It's primary job is to allow DriverPacks BASE to modify the txtsetup.sif file correctly. It also ensures that the .sys files are named properly (xxxxxxxx.yyy 8.3 method), It has nothing to do with how the "phase 2" portion (T-39 thru T-0 minutes) proceeds.
The .ini is only processed during a normal DriverPacks BASE integration or in tandem with the BartPE plugin. The .ini is ignored during all phases of install and by DriverPacks Finisher.
Your setup doesn't seem to utilize the updated .ini in favor of it's own. That may be your problem.
Just to isolate this further, can you do a "normal" DriverPacks BASE integration with a clean XP source and see if that has the same problem in your VM?
Nice project you have at http://www.rmprepusb.com/
92 2013-06-26 17:25:37
Re: Problems with Mass Storage Driver for ICH9 (12 replies, posted in DriverPack Mass Storage)
Testing within a VM will always have pitfalls with drivers because the hardware is not always presented to the virtual environment in the correct way.
One way to isolate the VM as the source of the problem is to try your build on a live-metal machine using a spare HDD (all other HDD disconnected).
If it works on live-metal but crashes in VM then you know the source of the problem.
In my opinion, VMware is a much better VM than VirtualBox. I used to use VB exclusively but eventually moved to VMware for speed/compatibility.
When building DriverPacks releases, I always test in VM first but test installs on live-metal as a final check. To say dpms is "incorrect" is not true, my older tower system had a 2829 HWID and it worked fine with dpms 1209 before I sold it.
You're using DriverPacks in an unsupported way. We're in uncharted waters here, so be patient with us.
93 2013-06-26 06:22:34
Re: Problems with Mass Storage Driver for ICH9 (12 replies, posted in DriverPack Mass Storage)
Welcome to DriverPacks.
You don't mention which dpms version you're using.
94 2013-06-25 07:53:53
Re: [SLVD] Dell Optiplex 330 XP32b BSOD Latest DriverPacks (6 replies, posted in Feedback and Support - DriverPacks Base)
Glad you got it sorted out.
A couple of notes to help you out:
You should remove DP_LAN-RIS_wnt5_x86-32_1011.7z it is not needed (nor desirable). It's intended specifically for RIS-server deployments (non-desktop builds).
We encourage you to include the following optional Third Party DriverPacks in your build since the DPsFnshr.ini will utilize these only if present.
DP_Graphics_Languages_wnt5_x86-32_1206.7z (only needed for non-English installs)
DP_Graphics_PhysX_wnt5_x86-32_1206.7z (only for matching nvidia hardware)
DP_Runtimes_wnt5_x86-32_1206.7z (only for ATI graphics cards)
95 2013-06-21 05:36:35
Re: Stand Alone Driverpack utility for all OS (XP, 2k3, 2k8, Vista, Win7) (525 replies, posted in Windows 7 tools)
Does your SAD2 folder exist on the install media or on the %systemdrive% (C:\D\SAD2\...)???
Please let us know exactly where the SAD2 folder is.
Ahí otra cuestión,
1. SAD2 funciona en virtualbox?
2. después de instalar el SAD2 le coloque un activador de windows? puede ser el error?Here another question,
1. SAD2 works in virtualbox?
2. after installing the SAD2 you place an activator of windows? can be the error?
1. SAD will work in virtualbox and vmware, it just won't install any drivers because you're in a virtual environment.
2. Maybe, but setupcomplete.cmd runs in series, meaning one step must finish before moving to the next step. Something that follows after SAD won't impact SAD.
96 2013-06-21 05:33:19
Re: Stand Alone Driverpack utility for all OS (XP, 2k3, 2k8, Vista, Win7) (525 replies, posted in Windows 7 tools)
@ mr. smartepants, have you finished the new sad3 yet? I have been so busy with college I havent had the time, sorry. Thought I would touch base and see how it was going along. Hope you and your family are doing well. Take care.
Well, I guess I'm done. I haven't done anything with it for a while. I haven't done any coding for detecting laptops at all and I don't have a lot of time either.
I really need to find some time to update the first post though, it's way out of date.
97 2013-06-20 16:56:12
Re: [SLVD] Dell Optiplex 330 XP32b BSOD Latest DriverPacks (6 replies, posted in Feedback and Support - DriverPacks Base)
I would remove the Third Party DriverPacks and try again.
It's definitely possible you're being hit with this bug: http://forum.driverpacks.net/viewtopic.php?id=4446
98 2013-06-18 16:43:31
Re: Stand Alone Driverpack utility for all OS (XP, 2k3, 2k8, Vista, Win7) (525 replies, posted in Windows 7 tools)
amigo, el SAD2 no funciona, lo coloque asi en elsetupcomplete.cmd y nada
---
friend, SAD2 not work, so place it in elsetupcomplete.cmd and nothingSETUPCOMPLETE.CMD
@echo off START %systemdrive%\D\SAD2\DP_Install_Tool.cmd /s
Does your SAD2 folder exist on the install media or on the %systemdrive% (C:\D\SAD2\...)???
If you're installing to a clean hard drive, then the C:\D\ folder won't exist unless you have it injected into the install.wim image or use the $OEM$ folders method: http://unattended.msfn.org/unattended.x … f57c0ae2b/
99 2013-06-17 20:10:48
Re: Stand Alone Driverpack utility for all OS (XP, 2k3, 2k8, Vista, Win7) (525 replies, posted in Windows 7 tools)
is possible to choose from the setupcomplete.cmd me choose whether to install DriverPacks SAD2 yes or no?
No. Setupcomplete.cmd is executed before the user accounts are created. Also it is executed in a silent method so you cannot see the progress, which is why I output everything to a log file for review later. Even if I added a "choice" menu, it would not be seen and the install would hang.
I'm sure your problem is in your autoit script, but I don't know enough about autoit to troubleshoot.
100 2013-06-17 16:36:22
Re: Stand Alone Driverpack utility for all OS (XP, 2k3, 2k8, Vista, Win7) (525 replies, posted in Windows 7 tools)
Welcome to DriverPacks!
Are you having a problem caused by SAD2? Or are you asking what is wrong with your autoit script?
SAD2 doesn't have any dependencies in Windows since everything it needs is contained in the archive.
For the record, here's a copy of the setupcomplete.cmd that we use in our company Win7 builds.
@ECHO off & setlocal EnableDelayedExpansion
SET "LOGFILE=%systemdrive%\install.log"
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 (DIR %%i: && IF /I EXIST %%i:\sources\install.wim SET "CDROM=%%i:") >nul 2>&1
ECHO>>"%LOGFILE%" 2>>&1 Found CD-Rom as drive %CDROM%
:PROCESSOR
REM :: Detect OS bit-ness on running system. Assumes 64-bit unless 64-bit components do not exist.
SET "ARCH=64" & SET "ARCHP=x64"
IF /I NOT EXIST "%SystemRoot%\SysWOW64\cmd.exe" (
IF NOT DEFINED PROCESSOR_ARCHITEW6432 (SET "ARCH=32" & SET "ARCHP=x86")
)
ECHO>>"%LOGFILE%" 2>>&1 System architecture is %ARCH% bit.
:PROCESSOR_end
:Malicious_Software_Removal_Tool
IF /I NOT EXIST "%CDROM%\updates\Windows-KB890830*.exe" GOTO Malicious_Software_Removal_Tool_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Malicious Software Removal Tool
FOR %%X IN ("%CDROM%\updates\Windows-KB890830-%ARCHP%-*.exe") DO (
Start /wait %%X /Q
ECHO Executed %%X
) >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed Malicious Software Removal Tool
:Malicious_Software_Removal_Tool_end
:Windows_Update_Agent_Update
IF /I NOT EXIST "%CDROM%\updates\WindowsUpdateAgent30*.exe" GOTO Windows_Update_Agent_Update_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Windows Update Agent Update
%CDROM%\updates\WindowsUpdateAgent30-%ARCHP%.exe /quiet /norestart >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed Windows Update Agent Update
:Windows_Update_Agent_Update_end
:DirectX
IF /I NOT EXIST "%CDROM%\updates\DirectX-Full.exe" GOTO DirectX_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Updating DirectX
%CDROM%\updates\DirectX-Full.exe >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed DirectX
:DirectX_end
:SilverLight
IF /I NOT EXIST "%CDROM%\updates\Silverlight\Silverlight*.exe" GOTO SilverLight_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing SilverLight update
%CDROM%\updates\Silverlight\Silverlight-%ARCHP%.exe /q >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed SilverLight update
:SilverLight_end
:NET_Framework_45
IF /I NOT EXIST "%CDROM%\updates\NET45\dotnetfx45_full_x86_x64.exe" GOTO NET_Framework_45_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing .NET 4.5 Framework
%CDROM%\updates\NET45\dotnetfx45_full_x86_x64.exe /passive /norestart >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Installing any .NET 4.5 updates
FOR %%X IN ("%CDROM%\updates\NET45\NDP45-KB*-%ARCHP%.msp") DO (
Start /wait %%X /quiet /norestart
ECHO Executed %%X
) >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed .NET 4.5 Framework installation
:NET_Framework_45_end
REM ::Begin hotfix install
:Hotfix_install
IF /I NOT EXIST "%CDROM%\updates\Hotfixes\Windows6.1-*%ARCHP%.msu" GOTO Hotfix_install_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing required HotFix updates
FOR %%X IN ("%CDROM%\updates\Hotfixes\Windows6.1-*%ARCHP%.msu") DO (WUSA %%X /quiet /norestart) >>"%LOGFILE%" 2>>&1
IF /I EXIST "%CDROM%\updates\Hotfixes\rvkroots.exe" (%CDROM%\updates\Hotfixes\rvkroots.exe /Q) >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed HotFix updates
:Hotfix_install_end
:Calendar
REM ::Requires .NET 4 to be installed first.
IF /I NOT EXIST "%CDROM%\updates\Calendar\WinCal-Win7*.exe" GOTO Calendar_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Super Calendar
%CDROM%\updates\Calendar\WinCal-Win7-%ARCHP%-en-us.exe /S /v/qb >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed Super Calendar
:Calendar_end
:Pinball
IF /I NOT EXIST "%CDROM%\updates\WinPinball-en-us.exe" GOTO Pinball_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Pinball
%CDROM%\updates\WinPinball-en-us.exe /S /v/qb >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed Pinball
:Pinball_end
:Defender_Definitions
IF /I NOT EXIST "%CDROM%\updates\WinDefUpdate\mpas-fe*.exe" GOTO Defender_Definitions_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Windows Defender Definition updates
IF "%ARCH%"=="64" (
%CDROM%\updates\WinDefUpdate\mpas-fex64.exe -Q >>"%LOGFILE%" 2>>&1
) ELSE (
%CDROM%\updates\WinDefUpdate\mpas-fe.exe -Q >>"%LOGFILE%" 2>>&1
)
ECHO>>"%LOGFILE%" 2>>&1 Completed Windows Defender Definition updates
:Defender_Definitions_end
:Security_Essentials
IF /I NOT EXIST "%CDROM%\updates\MSSE\mseinstall-*.exe" GOTO Security_Essentials_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Microsoft Security Essentials
IF "%ARCH%"=="64" (
%CDROM%\updates\MSSE\mseinstall-amd64fre-en-us.exe /s /q /o /runwgacheck >>"%LOGFILE%" 2>>&1
%CDROM%\updates\MSSE\mpam-fex64.exe -Q >>"%LOGFILE%" 2>>&1
%CDROM%\updates\MSSE\nis_fullx64.exe -Q >>"%LOGFILE%" 2>>&1
) ELSE (
%CDROM%\updates\MSSE\mseinstall-en-us-x86.exe /s /q /o /runwgacheck >>"%LOGFILE%" 2>>&1
%CDROM%\updates\MSSE\mpam-fe.exe -Q >>"%LOGFILE%" 2>>&1
%CDROM%\updates\MSSE\nis_full.exe -Q >>"%LOGFILE%" 2>>&1
)
ECHO>>"%LOGFILE%" 2>>&1 Completed Microsoft Security Essentials
:Security_Essentials_end
:Adobe
IF /I NOT EXIST "%CDROM%\updates\Adobe\AdbeRdr*.exe" GOTO Adobe_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Adobe Acrobat Reader and Adobe Flash
FOR %%X IN ("%CDROM%\updates\Adobe\AdbeRdr11*.exe") DO (
Start /wait %%X /sPB /rs
ECHO Executed %%X
) >>"%LOGFILE%" 2>>&1
%CDROM%\updates\Adobe\install_flash_player_ax.exe -install >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed Adobe Acrobat Reader and Adobe Flash
:Adobe_end
:Live_Essentials
IF /I NOT EXIST "%CDROM%\updates\wlsetup-all.exe" GOTO Live_Essentials_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Windows Live Essentials
Start /wait %CDROM%\updates\wlsetup-all.exe /silent /noceip /nolaunch /notoolbarceip /nostrict >>"%LOGFILE%" 2>>&1
ECHO>>"%LOGFILE%" 2>>&1 Completed Windows Live Essentials
:Live_Essentials_end
:Java
IF /I NOT EXIST "%CDROM%\updates\Java\jre_%ARCHP%\*.msi" GOTO Java_end
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing Java Runtimes
IF "%ARCH%"=="64" (
FOR /F %%X IN ('DIR /B /S "%CDROM%\updates\Java\*.msi"') DO (
msiexec /i %%X /qb /NoRestart ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1 JAVAUPDATE=1 SYSTRAY=0 JU=1 AUTOUPDATECHECK=1 EULA=1
ECHO Executed %%X
) >>"%LOGFILE%" 2>>&1
) ELSE (
FOR /F %%X IN ('DIR /B /S "%CDROM%\updates\Java\jre_%ARCHP%\*.msi"') DO (
msiexec /i %%X /qb /NoRestart ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1 JAVAUPDATE=1 SYSTRAY=0 JU=1 AUTOUPDATECHECK=1 EULA=1
ECHO Executed %%X
) >>"%LOGFILE%" 2>>&1
)
ECHO>>"%LOGFILE%" 2>>&1 Completed Java Runtimes
:Java_end
:NET_cleanup
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Running .NET ngen cleanup routine.
%windir%\Microsoft.NET\Framework\v4.0.30319\ngen executequeueditems
IF /I EXIST %SystemRoot%\SysWOW64\cmd.exe %windir%\Microsoft.NET\Framework64\v4.0.30319\ngen executequeueditems
:NET_cleanup_end
:Drivers
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing drivers.
IF /I EXIST "%CDROM%\SAD2\DP_Install_Tool.cmd" Start "" /max /separate %comspec% /c %CDROM%\SAD2\DP_Install_Tool.cmd /s
:Drivers_end
REM ::all processing finished, delete used files, and EXIT::
:CLEANUP
IF /I EXIST %windir%\Setup\scripts RD /S /Q %windir%\Setup\scripts >nul
endlocal
DEL /F /Q %0% >nul
The part that launches SAD2 is here:
:Drivers
ECHO>>"%LOGFILE%" ......................
ECHO>>"%LOGFILE%" 2>>&1 Installing drivers.
IF /I EXIST "%CDROM%\SAD2\DP_Install_Tool.cmd" Start "" /max /separate %comspec% /c %CDROM%\SAD2\DP_Install_Tool.cmd /s
:Drivers_end