MSFN Forum: Daemon Tools Final Solution - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

Daemon Tools Final Solution Rate Topic: -----

#21 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 December 2004 - 11:48 AM

@sonica start the installilation, it will extract the MSI to Start>Run>%temp%

@a06lp here ya go:

Windows Registry Editor Version 5.00

;DaemonTools - Disable Automount
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\d347bus\Cfg]
"khjeh"=hex:14,01,00,00,dd,37,55,43,9b,6d,ca,5b,94,8d,91,71,e4,2c,1e,82,07,07,\
  f3,82,8e,2d,3d,2b,49,b6,85,9d,45,bc,d5,6b,0e,3e,2f,ff,8d,fd,d0,b5,ec,e6,a1,\
  0a,df,20,e1,d0,86,3e,27,a0,b1,65,ca,38,80,63,c3,1d,23,ad,4e,c4,1a,cf,01,94,\
  e5,7a,b8,c0,e4,66,c5,94,77,d5,d9,20,de,23,69,c8,69,d8,17,4e,18,6b,9a,3d,db,\
  03,76,41,d2,4f,15,77,dd,c2,c9,54,fc,ed,4a,6f,ef,7c,33,d9,16,f7,1c,94,c1,4d,\
  9e,d7,90,e9,b1,43,f3,14,f6,19,ea,9e,9a,6c,35,35,d0,35,f4,53,cc,1b,07,7f,45,\
  3f,ae,79,60,31,b9,0d,32,f9,68,c7,d9,31,eb,20,38,03,a2,9c,ff,71,6d,1b,56,5e,\
  cc,88,63,86,bf,3c,3f,60,e6,a3,de,4b,11,79,a9,ec,e0,cb,c6,fa,83,a7,e5,db,7a,\
  22,05,da,45,f4,f6,61,c4,6c,68,ce,d7,15,9d,9f,3e,54,b8,20,c9,07,42,14,78,f7,\
  6c,9a,bb,e9,f8,e1,32,26,90,89,bd,07,1b,f8,dc,cf,d2,76,4f,61,c7,ed,76,5c,a3,\
  bb,a1,f8,23,b5,f0,09,d7,6e,53,67,c6,61,ca,69,12,6c,95,be,77,c6,d4,91,a9,1e,\
  e7,97,53,d6

;DaemonTools - Hide Icon in Tray
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\DAEMON Tools-1033: ""C:\Program 
Files\D-Tools\daemon.exe" -lang 1033 -noicon"


[EDIT] Not sure the Hide Icon in Tray is working. I just uncheck Daemon in msconfig now so it doesnt startup with windows, hence no icon. The virtual drivers still load of course and I can still mount images.

This post has been edited by DigeratiPrime: 24 December 2004 - 10:25 AM



#22 User is offline   sonica 

  • Junior
  • Pip
  • Group: Members
  • Posts: 71
  • Joined: 01-September 04

Posted 19 December 2004 - 02:33 PM

thanks

#23 User is offline   JasonGW 

  • Member
  • PipPip
  • Group: Members
  • Posts: 216
  • Joined: 05-August 04

Posted 20 December 2004 - 10:09 AM

OK, so what about *configuration* ? For example, I tend to turn all the emulation options ON and to configure the Virtual Drive to letter V:\ (easier to remember it's VIRTUAL that way :).

Any chance of getting that level of control AND install silently via CMDLines.txt?

Jason

#24 User is offline   idbirch2 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 10-August 04

Posted 24 December 2004 - 10:17 AM

I've been installing Daemon Tools from a *.cmd file for ages and yes, it does bring up a New Hardware Found wizard but if you're patient ant wait about 1-2 minutes it automatically closes this and continues with the rest of the batch job.

#25 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 December 2004 - 10:22 AM

Daemon Can be installed completely silently, NOT in runonceex.cmd though.

cmdlines.txt
[COMMANDS]
"daemontools.cmd"
"REGEDIT /S regtweaks.reg"
"RunOnceEx.cmd"


daemontools.cmd
cmdow @ /HID
@echo off

for %%a in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%a:\win51ip.SP2 set CDROM=%%a:

START /wait %CDROM%\Software\Daemon347.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress

EXIT


That will do it.

#26 User is offline   cino 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 14-September 04

Posted 25 December 2004 - 03:04 AM

GDragoN's solition works like a charm. thanks mate :)

#27 User is offline   alfareed 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 09-November 04

Posted 28 December 2004 - 03:37 PM

Click Here To Download Daemon Tools V. 3.47 MSI

#28 User is offline   larciel 

  • Member
  • PipPip
  • Group: Members
  • Posts: 241
  • Joined: 06-December 03

Posted 11 February 2005 - 02:09 PM

neither Gdragon's nor Digi's method works :(

used cmdlines..

same command

START /wait %CDROM%\Software\Daemon347.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress


works fine with .cmd but the SCSI/RAID driver prompt exists.

any problem?

#29 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 11 February 2005 - 10:00 PM

in cmd daemon3.47.msi /? it will show the options

#30 User is offline   larciel 

  • Member
  • PipPip
  • Group: Members
  • Posts: 241
  • Joined: 06-December 03

Posted 11 February 2005 - 10:32 PM

i believe nothing's wrong with my options.. just the fact daemon doesn't get installed w/ cmdlines :P

#31 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 12 February 2005 - 12:35 AM

doesn't get installed w/ cmdlines


????????????????????????????????????????????????????????????????????????

#32 User is offline   larciel 

  • Member
  • PipPip
  • Group: Members
  • Posts: 241
  • Joined: 06-December 03

Posted 12 February 2005 - 09:13 AM

here's my method

cmdlines.txt
[COMMANDS]
"REGEDIT /S regtv1.reg"
"runonceex.cmd"
"daemon.cmd"


daemon.cmd
cmdow @ /HID
@echo off

for %%a in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%a:\cd2.txt set CDROM=%%a:

START /wait %CDROM%\winapp\Daemon347.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress

EXIT


doesn't install daemon :P

#33 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,595
  • Joined: 04-December 03

Posted 12 February 2005 - 11:24 AM

great!
and what's options for custom bus & drive name ?
Thanks ;-)

#34 User is offline   ahmedwa 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 16-February 04

Posted 14 February 2005 - 02:25 PM

i Can't Find Daemon347.msi i ave Daemon347.exe :no:

#35 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 14 February 2005 - 04:01 PM

Quote

i Can't Find Daemon347.msi i ave Daemon347.exe


Did u ever searched on this forum :blink:

#36 User is offline   hplsbyufan 

  • Brandon Stout, MSCIS
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 07-February 05

Posted 16 February 2005 - 09:43 PM

I used these switches, which seem to work for everyone else:
    /quiet /passive /qn /norestart REBOOT=ReallySuppress
And I get "Incorrect Command Line Parameters". I am just testing the installer in windows, and not running windows setup. Do the switches only work in Windows Setup? If not, why am I getting these errors?

I thank anyone who can help.

#37 User is offline   hplsbyufan 

  • Brandon Stout, MSCIS
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 07-February 05

Posted 21 February 2005 - 09:10 AM

hplsbyufan, on Feb 16 2005, 08:43 PM, said:

I used these switches, which seem to work for everyone else:
    /quiet /passive /qn /norestart REBOOT=ReallySuppress
And I get "Incorrect Command Line Parameters".  I am just testing the installer in windows, and not running windows setup.  Do the switches only work in Windows Setup?  If not, why am I getting these errors?

I thank anyone who can help.
<{POST_SNAPBACK}>
RESOLUTION:

I found my own solution to this. If you have Windows XP, you probably don't see this error due to a later version of msiexec on your system. I have Windows 2000 Pro, and resolved this issue by installing the Windows Installer 3.0 Redistributable as a servicepack (via svcpack.inf). To ensure the Daemon tools installed after the msiexec 3.0 install, I installed it as an application with the above switches and it seems to be working fine.

#38 User is offline   Swimming_Bird 

  • I want the NHL Back
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 12-October 04

Posted 24 February 2005 - 09:53 PM

ahmedwa, on Feb 14 2005, 02:25 PM, said:

i Can't Find Daemon347.msi  i ave Daemon347.exe  :no:
<{POST_SNAPBACK}>
http://www.daemon-tools.cc/dtcc/portal/dow...ory&catid=8

#39 User is offline   ace0f5 

  • Group: Members
  • Posts: 2
  • Joined: 21-March 05

  Posted 22 March 2005 - 12:08 PM

Daemon347.msi here :thumbup

Download

#40 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 20 June 2005 - 11:31 AM

also to me, winxp ask me for a scsi driver, solution about it in june?:)

Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy