Jump to content

Daemon Tools Final Solution


GDragoN

Recommended Posts


:hello:

This is the way I do complete silent with a batch file:

@Echo off

Echo DaemonTools v3.47

Echo Even wachten

%systemdrive%\Install\Apps\Daemon\DaemonTools.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress

Copy /Y %systemdrive%\Install\Apps\Daemon\1043.dll "%systemdrive%\Program Files\D-Tools\Lang"

EXIT

second command is the Dutch language file what has to copied

:thumbup

Link to comment
Share on other sites

It starting to do this after ryanvm update pack :(

Alcohol 120% does the same.

@tresans your way does not work ! It installs silent but still found new hardware.

this was the way i was already using :}

Edited by muiz
Link to comment
Share on other sites

It starting to do this after ryanvm update pack  :(

Alcohol 120% does the same.

@tresans your way does not work ! It installs silent but still found new hardware.

this was the way i was already using  :}

Very weird

I have also slipsteamed Ryanvm's update pack,I know i got problems if I first install Alcohol120% then Daemon tools (dont know why),so I first install Daemon tools and after this Alcohol this is going completely silently with a batch file .

My alcohol batch file:

@echo off

Echo Alcohol 120% 1.9.5.3105

Echo even wachten

%systemdrive%\Install\Apps\Alcohol120\setup.msi /qn reboot=ReallySuppress driver0=a348bus driver1=a348scsi

EXIT

regards

Link to comment
Share on other sites

tresans

%systemdrive%\Install\Apps\Alcohol120\setup.msi /qn reboot=ReallySuppress driver0=a348bus driver1=a348scsi

Havent seen the driver switches in the install line before.. Are there others, for example a way NOT to install starwind?

Link to comment
Share on other sites

  • 10 months later...

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...