Topic: SAD2 in AIO (x86 and x64)

I know theres a way of doing this but I don't quite understand how to. I'm trying to make a Windows 7 AIO Installer that runs SAD2 for both x86 and x64 on 1 installer disc/usb flashdrive.

I understand how to do it for one architecture but don't quite see how to get it to work for both.

Any help would be greatly appreciated.

Edit. Delete this, got it figured out.

Last edited by SxC.MS54 (2014-07-04 15:57:13)

Re: SAD2 in AIO (x86 and x64)

Welcome to DriverPacks SxC.MS54

the topic and the question are totally valid and appropriate to our forum.

Will you share with others how you solved your own question?

you may help others in your situation.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: SAD2 in AIO (x86 and x64)

Well actually I'm still in the process of getting SAD2 to actually run after this setup is finished, because it seems that the script isnt properly calling the DP_Install_Tool after the end of the installiation.

Again what I'm trying to do is make an AIO installer for Windows 7 that automatically executes SAD2 after the Windows install is finished.

I think what I need to do is create a Windows 7 install with the setupcomplete.cmd inside C:\Windows\setup\scripts\setupcomplete.cmd and then run sysprep so it will include the script in the install and (hopefully) execute it.

The contents of my setupcomplete.cmd file is as follows

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

The directory in which the entire sad folder is under $OEM$\$1\D\SAD2 which I'm going to add once I get the install.wim captured. In my head this is working out, but it never seems to turn out that way.

Re: SAD2 in AIO (x86 and x64)

we prefer
START %systemroot%\D\SAD2\DP_Install_Tool.cmd /sr

as it compliments
$OEM$\$1\D\SAD2

but you are headed in the right direction.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: SAD2 in AIO (x86 and x64)

I got it to run but its not extracting the 7z files that are in the SAD2 directory. I'm trying to use Method 2 to save final disc space on the iso, it starts extracting 2 of the files, then fails for some reason.

Last edited by SxC.MS54 (2014-07-08 17:07:07)

Re: SAD2 in AIO (x86 and x64)

After much searching around I finally found the problem. It seems a few of the driverpacks i downloaded weren't finished downloading and gave a corrupt file error casuing the SAD2 utility to end prematurely.

Since I have it working correctly for a Windows 7 AIO installer, would you like me to document how I went about making it for future users who may have the same questions?

Edit. Double post, sorry.

Last edited by SxC.MS54 (2014-07-08 18:33:12)

Re: SAD2 in AIO (x86 and x64)

Yes.  Please.  Do document.
T.E.A.M.=Together Everyone Accomplishes More !     big_smile

Re: SAD2 in AIO (x86 and x64)

our old friend Jaak always said "help us to help you" by sharing you help to achieve this both for yourself and others.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: SAD2 in AIO (x86 and x64)

Hi only a newbie here, did this documentation ever happen.

@it

Re: SAD2 in AIO (x86 and x64)

@it wrote:

Hi only a newbie here, did this documentation ever happen.

@it

Yes, first post of this thread.
http://forum.driverpacks.net/viewtopic.php?id=5336

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