Jump to content

Recommended Posts

Posted

hi,

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

i use this :

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: ?

i use this for alcohol 120% :

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.

:}

thx


Posted

Hey :hello:

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

daemon.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress

Posted

ok i finally found what was my problem !

:D

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...