This is why I truely hate uploading anything to upload servers.  Almost all have downloaders or something then ppl think it is the rar file that is a virus.  Its clean.  Its the upload server bs.  Sorry for lang but it is true.  lol

@thatwill or anyone else...
Can you please try this updated version 2.7 and let me know if the touchpad drivers are installed correctly.  Also improved speed of script.  I have tested in vmware and it installed only one touchpad driver which was correct but I dont have another computer to test this on in real life for I am in the middle of my class homework, sorry.  Please give feedback.

http://www1.datafilehost.com/d/a75c3f7f

I know mr.smartepants is working on a new method but until then I am trying to get this to work to some degree with the touchpad drivers. 


@electropica
from cmd prompt type /? or /H to read silent switches for either my modified version or the original version by mr.smartepants.

Here is v2.5 Final Modified from SAD2.0:

Supports now NT=5 (x86 only) and all NT=6 versions of windows (XP-Win8 including all Servers).  Given correct dirvers are included in packs.  Thanks to everyone here at driverpacks.net for all the hard work and support they provide.

:: Changelog:
:: v121126 v2.5 Modified Final
:: Addded support for Win8. 
:: Added restore point creation (supports XP-Win8 & Servers).  Not avail. in silent mode. 
:: Added user input on weather to restart or not. 
:: Bug in not playing tone when completed....now its a vbs file.
:: Updated DPInst.exe to newest versions (2 for NT=5(2010) and 2 for NT=6(2012)) (32 and 64 bit).  2012 does not support     nt=5.  SAD 2.0 runs only the 2009 versions.  Why some were having install issues.
:: Fixed silent install failure.
:: Fixed touchpad drivers not installing correctly.  Now only installs one on mine and not three.  lol  It is correct also.
:: More efficient cleaning phase added.
:: Added Reboot option to silent switches.   Choose only one.  See /? or /H for details.
:: Fixed Log file crashing script.
:: Added option to keep Log file or delete it. Not avail. in silent mode.  Log file is kept by default.
:: Corrected layout of the timer counter to show correctly.
:: Updated "/?" or "/H" help from command prompt.
:: Minor cosmetic fixes.

http://www.datafilehost.com/download-e1b132c8.html

I hope mr.smatepants finds this modified version satisfactory.  All bugs are worked out and all addon options work.  I am done with this now and consider it final.  Glad I got to help a little here and make new friends.  Everyone take care and have a good day.

No hurry.....I was bored and seen where I could help so that is what I did.  Trips are no fun when it is business.  lol

If any issue's arise in win8 you might have to move toward nt=6 systems only, using the new version 2012 dpinstall.exe and leave this one for nt=5 systems....we shall see.  Might also try making a gui for this instead of cmd prompts.....depends on how much spare time I have.  The more ppl use and report detail info on any errors the better it can be.  wink

I was smart while getting the updated dpinstall.exe's (2012).  I extracted both of them just in case they might be needed.  So to update it all I have to do is add it not redownload the kit again and install that just to get the files I need.  lol

Speaking of this....you might want to exclude the dpinstall.exe's so microsoft doesnt get mad.  They dont like their products dist. in other packages.....just provide link to download kit and instructions to add dpinstall.exe's.   This is what others do to protect them from getting in trouble with microsoft.  Just thought I would mention it.  Its up to you.

If at any point you need the new version of dpinstall.exe's (2012) which doesnt support xp let me know....I have both of them already if needed.

SAD v2.2 (Modified from SAD v2.0):

:: Addded support for Win8.
:: Added restore point creation (supports XP-Win8).  Requires user interaction so it is not avail. when using silent switches.
:: Added user input on weather to restart or not. Not avail. when using silent switches.  (Added this so if I am in audit mode I can just choose to exit instead of rebooting so I can finish installing anything else or use sysprep tool to reboot in audit mode so I can finish).
:: Bug in not playing tone when completed in NT=6 systems....now its a vbs file.
:: Updated DPInst.exe
:: Fixed silent install failure.  User no longer has to edit the DP_Install_Tool.cmd file. No need for anyone to touch this anymore.
:: Fixed touchpad drivers not installing correctly.
:: Minor cosmetic fixes.
:: /? help has been updated for better explanation of switches.
           Examples:
              "/S" Silent install, no drivers are kept, auto reboot.
              "/K" Silent install, keeps only drivers for your OS, auto reboot.     
              "/C" Silent install, keeps all drivers, auto reboot.
These Must be ran from Admin cmd prompt to work silently!

Also included autorun.inf file for those that might want it.

Hope this meets your approval...

http://www.datafilehost.com/download-ff61f91e.html

You will notice the DPInst.exe is same version still but newer build date and size difference.  This is what fixes the install of touchpad drivers.  They even have a newer version of DPInst.exe (2012) but no more support for xp.  I have worked and tested this the last two days.  I was bored.  lol

Note:  Also left win7 drivers to be left with win8 drivers for right now until more specific win8 drivers are released....most not all win7 drivers work on win8....so during clean phase win7 and win8 drivers are left behind for driver installation.  Later win7 drivers can be deleted when win8 drivers are more popular.

@ mr_smartepants,
Hope you dont mind but I fixed everything that I encountered and now works like it should including the silent install switch and also the main bug....touchpad drivers now install correctly.  I also added win8 support.  If you would like to know how I corrected it just let me know....I dont mind sharing info.  I have tested this on xp, vista, win7 and win8 in vmware and everything works as it should.  Thanks for the work on this tool.....much appreciated!

Another lil minor bug in sound that plays at the end of installation.....that method doesnt work on NT=6 machines.  I usually use a vbs file to make sounds in which media player is totally hidden.  Just sharing what I have ran into.  Like I said these are small lil bugs which have lil to no effect on the installation.  Thanks for everything and have a good day.

Oh and another thing when install drivers for touchpad in vmware it seems to install like 3 different drivers for this....dont know if it is a vmware issue only or if on real machine too.  Other dirvers install correctly just the touchpad drivers seem to not get correct id and install all 3 of them which causes issue's.  I dont have a real machine to test this on so thought I would share what I have found.  Thanks again!

@ mr_smartepants,
I have tested your script and I think I found a bug with the "/S" switch.  When using the switch on NT=6 it will still echo the messages which require user interaction....think it is because your setting the /S as Y then calling UAC to run as admin but when that windows opens the value of the /S doesnt carry over to the new admin window.  I have even set it manually in the script to Y without any luck.  I hope I have explained this correctly.  roll

Thanks for the work put into this tool.