PDA

View Full Version : TDS Unattended install -switches?


fred22
January 27th, 2005, 05:40 PM
Hi there, i'm creating a unattended xp disc(auto install) and like to add TDS to the runonceex.cmd, i use the msfn forums but cant find any info regarding tds.

//http://unattended.msfn.org/

The commands looks like:
{QUOTE->
REG ADD %KEY%\003 /VE /D "DaemonTools 3.47" /f
REG ADD %KEY%\003 /V 1 /D "%systemdrive%\Install\Daemon\DaemonTools.msi /qn Reboot=ReallySuppress" /f
REG ADD %KEY%\003 /V 2 /D "%systemdrive%\Install\Daemon\Daemonscript.msi /qn Reboot=ReallySuppress" /f
REG ADD %KEY%\003 /V 3 /D "%systemdrive%\Install\Daemon\DaemonDriveInstall.DaemonScript" /f
REG ADD %KEY%\003 /V 4 /D "rundll32 setupapi,InstallHinfSection DefaultInstall 128 %systemdrive%\Install\Daemon\DaemonTools.inf" /f
<-QUOTE}

is this possible? and if yes can you post the switches it needs?+ applying ones reg key

thanks for any input :)

fred22
February 1st, 2005, 05:25 AM
nobody nows lol it can be done im possitive :)

im testing atm using the switch:
REG ADD %KEY%\143 /VE /D "TDS-3 Trojan Defence Suite" /f
REG ADD %KEY%\143 /V 1 /D "%systemdrive%\Install\TDS3\tds3.exe /VERYSILENT /SP- /NORESTART" /f

fred22
February 1st, 2005, 08:02 AM
damnit it wont work

using /S only works but install isnt hidden(need to click ok etc..)
thanks for the help btw

fred22
February 2nd, 2005, 11:11 AM
i cant found any info regarding this in the help file, i really need help on this and i cant figger out why it wont work for tds i just need to know wich switched to use to make it a silent install whitout reboot?

im sure a mod/admin can look this up though
justmy2cents ::)

Bowserman
February 2nd, 2005, 12:11 PM
This (http://www.wilderssecurity.com/showthread.php?t=45438) thread may help :).

Regards,
Jade.