Daemon Tools Final Solution
#41
Posted 20 June 2005 - 12:01 PM
how about trying slysoft VirtualCloneDrive?
then use an Autoit to install it.
just my 2 cents
#42
Posted 20 June 2005 - 12:09 PM
#44
Posted 04 September 2005 - 02:21 PM
#45
Posted 02 October 2005 - 07:19 AM
Anyone have found the solution?
#46
Posted 02 October 2005 - 10:31 AM
Daemon_Tools.msi /qb /passive /norestart
without a popup window or any problems...
#47
Posted 03 October 2005 - 03:00 PM
and now daemon tools installs without prompting.
But i don't know where upping the file.
#48
Posted 03 October 2005 - 03:21 PM
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
#49
Posted 03 October 2005 - 09:49 PM
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
This post has been edited by muiz: 03 October 2005 - 09:53 PM
#50
Posted 04 October 2005 - 03:39 AM
#51
Posted 04 October 2005 - 05:19 AM
muiz, on Oct 3 2005, 09:49 PM, said:
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
<{POST_SNAPBACK}>
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:
[CODE]@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
#52
Posted 04 October 2005 - 08:03 AM
Quote
%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?
#53
Posted 04 October 2005 - 02:40 PM
codeblue, on Oct 4 2005, 08:03 AM, said:
Quote
%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?
<{POST_SNAPBACK}>
check this out:
http://www.msfn.org/...showtopic=50210
#54
Posted 05 October 2005 - 02:59 AM
Quote
#55
Posted 30 August 2006 - 03:40 PM
This post has been edited by embe: 31 August 2006 - 11:26 AM
#56
Posted 31 August 2006 - 05:34 AM
This post has been edited by embe: 31 August 2006 - 11:27 AM



Help


Back to top









