Help - Search - Members - Calendar
Full Version: need help with Daemon Tools 3.47, plz
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
r0sWell
hi,

here's my problem : silent installation of Daemon Tools 3.47


i use this :
CODE
REG ADD %KEY%\080 /VE /D "Daemon Tools 3.47" /f
REG ADD %KEY%\080 /V 1 /D "%systemdrive%\Softwares\Daemon\daemon.msi /qn REBOOT=Suppress" /f


it pass without error (or they aren't shown), but after that windows xp is fully installed, i can see that Daemon Tools has not been installed, in fact.




i thought it could be caused by the silent install of alcohol 120% just before daemon tools huh.gif ?


i use this for alcohol 120% :
CODE
REG ADD %KEY%\075 /VE /D "Alcohol 120% 1.9.5.2802" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Softwares\Alcohol120\setup.msi /qn reboot=ReallySuppress driver0=a346bus driver1=a346scsi" /f




do you have an idea for my problem ?
i think i use the right switches for both, alcohol 120% installs itself very well (i tested with driver0 & driver1 specification to see if it resolve the problem, but doesn't), as my other softwares.
confused.gif

thx
erik_demon
Hey welcome.gif

QUOTE
i can see that Daemon Tools has not been installed


Isn't the program installed, what exactly do you mean?

I use this switch, and it works great thumbup.gif

CODE
daemon.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress
r0sWell
ok i finally found what was my problem !
biggrin.gif


it was the 'waiting time' period i put in the .vbs script i created to install daemon tools (in order to by-pass the scsi/raid driver window).

now i give 25s to daemon tools to install itself (before : 15s), and no problem anymore, daemon tools is installed.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.