Topic: How to run sad2.cmd at unattended install

Please forgive me but English is not my native language


What methods exist to run the sad2 script

for unattended installation windows 7

on new machine. Please get me more details.

Re: How to run sad2.cmd at unattended install

Here's the post on how to use SAD2: http://forum.driverpacks.net/viewtopic.php?id=5336
You double-click it and it works. wink

Otherwise you can use the "setupcomplete.cmd" method
Create the following folder structure to your Win7 disc:
%Win7-Disc%\sources\$oem$\$1\D\SAD2 (entire SAD2 folder with all DriverPacks goes here)
%Win7-Disc%\sources\$oem$\$$\Setup\scripts\setupcomplete.cmd
Add the following code to the setupcomplete.cmd file.

@echo off
START C:\D\SAD2\DP_Install_Tool.cmd

Otherwise, Here's a nice tutorial on deploying Win7 (Read step 7): http://forum.driverpacks.net/viewtopic.php?id=5949

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: How to run sad2.cmd at unattended install

Many thanks to mr_smartepants & andyroo54Member
great script

Re: How to run sad2.cmd at unattended install

Hi guys.

I do not understand what

command is run file setupcomplete.cmd?

Best regards

Re: How to run sad2.cmd at unattended install

Hi guy

Forgive me, I forgot to say that the installation is unattended

Re: How to run sad2.cmd at unattended install

nesher13 wrote:

I do not understand what

command is run file setupcomplete.cmd?

This has the answers you seek

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!