MSFN Forum: HOW TO: Install Daemon Tools Optimized - 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
  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

HOW TO: Install Daemon Tools Optimized Rate Topic: -----

#51 User is offline   Staszek 

  • Group: Members
  • Posts: 3
  • Joined: 04-August 04

Posted 23 September 2004 - 03:38 AM

MCT, on Sep 22 2004, 11:28 PM, said:

its not hard :w00t:

Thanks MCT, I don't know why I was looking for a file which gets deleted AFTER the install instead of looking for it during the process :whistle: :blushing:. Anyway, I tested my first unattended install last night and for a newbie I am very pleased.

Thanks again


#52 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 23 September 2004 - 06:28 AM

For those of you that don't mind directly editing msi files, I posted a step by step on how I edited V3.47 here. It's the third and final entry on the page.

It supresses the reboot prompt, eliminates the desktop icon, and allows you to change the default directory.

#53 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 14 October 2004 - 07:43 AM

so, for the right click unmount should this be right inf file?

Quote

[Version]Signature=$CHICAGO$

[DefaultInstall]
AddReg = Mount
DelReg = Daemon

[Mount]
HKCR,".ISO",,,"ISO_Image"
HKCR,".CUE",,,"ISO_Image"
HKCR,".CCD",,,"ISO_Image"
HKCR,".BIN",,,"ISO_Image"
HKCR,"ISO_Image\Shell\Mount\Command",,,%16422%\D-Tools\"daemon.exe -mount 0,%1
HKCR,"ISO_Image\Shell\Mount\Command",,,%16422%\D-Tools\"daemon.exe -umount 0,%1

[Daemon]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","DAEMON Tools-1033"

[Strings]
here = """%1"""


...and, the only use for DaemonScript.msi is to decide the number of Virtual Drive?
cannot be integrated in only deamontools.msi?

There a way to add shell extension from RunOnceEx.cmd?

mrmr

P.S.
There a greater list of "Image Type" that can be mounted? ...like .ngr and so on?

#54 User is offline   atlas95 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 07-September 03

Posted 14 October 2004 - 12:59 PM

Could you update first post please with optimisation?

Thanks :)

#55 User is offline   atlas95 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 07-September 03

Posted 14 October 2004 - 04:35 PM

How to change name of the virtual DVD Drive during install please?
I want to rename it to Virtual Drive instead of DVD Driver (I think in english)

Thanks :)

#56 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 14 October 2004 - 09:07 PM

not sure, check a program like regsnap & save changes :P

also, what do u want optimized?

i didnt add an unmount option, cuz u can just use "Eject" works 4 me

#57 User is offline   hotdogee 

  • Group: Members
  • Posts: 7
  • Joined: 10-October 04

Posted 21 October 2004 - 02:55 AM

I did a little modification on the script
[Version]
Signature="$Windows NT$"

[DefaultInstall]
AddReg = CDImage.Reg
AddReg = Mount.Reg

[CDImage.Reg]
HKCR,"Folder\shell\MakeISO\command",,,"CDIMAGE.EXE -LDATA -YD -N -H -X -M -D %here% %target%"
HKCR,"Folder\shell\MakeOptISO\command",,,"CDIMAGE.EXE -LDATA -YD -N -H -X -O -M -D %here% %otarget%"

[Mount.Reg]
HKCR,".ISO",,,"ISO_Image"
HKCR,".CUE",,,"ISO_Image"
HKCR,".CCD",,,"ISO_Image"
HKCR,".BIN",,,"ISO_Image"
HKCR,".CDI",,,"ISO_Image"
HKCR,".BWT",,,"ISO_Image"
HKCR,".B5T",,,"ISO_Image"
HKCR,".MDS",,,"ISO_Image"
HKCR,".NRG",,,"ISO_Image"
HKCR,".PDI",,,"ISO_Image"
HKCR,"ISO_Image\Shell\Mount\Command",,,"%16422%\D-Tools\daemon.exe -mount 0,%1"
HKCR,"ISO_Image\Shell\Unmount\Command",,,%16422%\D-Tools\daemon.exe -unmount 0

[Strings]
here = """%1"""
target = """%1.iso"""
otarget = """%1.o.iso"""

The Created ISO image well have the same name as the folder and well be created at the same place as the folder, just like creating RAR archives with WinRAR :) .
I didn't need the bootable option, so i removed that, and added an option to not optimize the CD for faster ISO creation, the optimized ISO well end with ".o.iso".
Also added all of the file types DAEMON could mount and the Unmount option.

#58 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 21 October 2004 - 03:06 AM

good idea :P i havent been workin on this/improving it, its good 2 see people still use it!

#59 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 21 October 2004 - 03:34 AM

there's a turnaroud to add mount command to right cliccking onto tha Virtual CD device in MyComputer that permit to select the image??
Like the script onto the DaemonTools site...awxDTools

mrmr

#60 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 21 October 2004 - 03:41 AM

sorry i dont know what u mean :S

Just Incase anyone hasnt noticed, i updated the guide on the first page to include some ideas from hotdogee's aforementioned code :)

#61 User is offline   kal 

  • Member
  • PipPip
  • Group: Members
  • Posts: 114
  • Joined: 07-March 04

Posted 25 March 2006 - 01:15 PM

Hi,

Thank you for the great trick :)

By the way, is there a way to turn off by default "Secure mode" in DaemonTools 4.03HE ?
Indeed, when i mount an iso, it ask me a confirmation because DT running in secure mode.

I'm using the package from RogueSpear : http://www.msfn.org/board/index.php?showto...hl=daemon+tools

Ive used regshot to detect any changes in the registry, but it doesnt seem to be dealed in registry.

#62 User is offline   muiz 

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

Posted 26 March 2006 - 09:16 PM

View PostMCT, on Oct 21 2004, 10:41 AM, said:

sorry i dont know what u mean :S

Just Incase anyone hasnt noticed, i updated the guide on the first page to include some ideas from hotdogee's aforementioned code :)

thx

#63 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 23 April 2006 - 08:39 AM

your downloadlink for Script doesn't work, I found it here:
3rd Party Addons for V4-Series

Ooh huh I don't understand, I dont get a MSI, and I read in the forums of deamon Silent install is not supported, so I have to use 3.47?

This post has been edited by ZileXa: 23 April 2006 - 09:07 AM


#64 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 02 May 2006 - 03:29 AM

Ok works with v3.47... but uhmmm is it correct the systray icon is loaded? don't see the difference then between this method and just installing Daemon silently.

#65 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 09 May 2006 - 10:35 AM

Quote

[CDImage]when u rightclick a folder you will have 2 context menu (right click menu) entries.. MakeDataISO & MakeBootISO
both of the images will place an entry in %systemdrive% (usually C:\) called either DataISO or BootISO (previous entries will be overwritten)

[mount]
when u rightclick an image file (.iso;.bin;.cue;.ccd) u will have an option to Mount your iso in a virtual drive (by default this uses 1 virtual drive)


Unfortunately, MOUNT doesn't work, I get an error window with the message:

"Second quote not found in command line switch"

I am sure this error comes from Daemon Tools since the error message has a blue Daemontools icon in the taskbar.

Who can help?

#66 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 19 June 2006 - 06:37 PM

OK thanks to post #47 on page 4 with the CORRECT command for Mount, I figured it out. Also, Deamon Tools created an icon in System Tray, even after ejecting/unmounting Daemon Tools was still running in System Tray so I added the -noicon switch. Now there will be now icon in systray & Daemon Tools exits immediately after mounting.

So be warned, THE "MOUNT" PART IS WRONG IN THE FIRST POST!
Here is the correct one:

install.inf

[Version]
Signature=$CHICAGO$

[DefaultInstall]
AddReg = Mount
DelReg = Daemon


[Mount]
HKCR,".ISO",,,"ISO_Image"
HKCR,".CUE",,,"ISO_Image"
HKCR,".CCD",,,"ISO_Image"
HKCR,".BIN",,,"ISO_Image"
HKCR,".CDI",,,"ISO_Image"
HKCR,".BWT",,,"ISO_Image"
HKCR,".B5T",,,"ISO_Image"
HKCR,".MDS",,,"ISO_Image"
HKCR,".NRG",,,"ISO_Image"
HKCR,".PDI",,,"ISO_Image"
HKCR,"ISO_Image\Shell\Mount\Command",,,"%16422%\D-Tools\daemon.exe -noicon -mount 0,%1"
HKCR,"ISO_Image\Shell\Unmount\Command",,,%16422%\D-Tools\daemon.exe -noicon -unmount 0

[Daemon]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","DAEMON Tools-1033"


I removed unmount for myself... don't use it, Eject is fine :)
actually, many people don't know about Eject, so know I do keep unmount just to make sure people who use Mount option can see directly how to unmount.

This post has been edited by ZileXa: 19 June 2006 - 06:38 PM


#67 User is offline   _matt 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 19-August 05

Posted 25 July 2006 - 07:22 PM

Ok I need some help with this. I can get eveything to install silently :-)
Problem is after it installs and you double click an ISO you get this error

"Second Quote not Found in Command line Switch"


This is my INF I'm using.

[Version]
Signature=$CHICAGO$

[DefaultInstall]
AddReg = CDImage
AddReg = Mount
DelReg = Daemon

[CDImage]
HKCR,"Folder\shell\MakeBootISO\command",,,"CDIMAGE.EXE -LBootable -YD -N -H -X -B%11%\xpBoot.img -OCI -M -D %here% %target%"
HKCR,"Folder\shell\MakeDataISO\command",,,"CDIMAGE.EXE -LDATA -YD -N -H -X -O -M -D %here% %target%"

[Mount]
HKCR,".ISO",,,"ISO_Image"
HKCR,".CUE",,,"ISO_Image"
HKCR,".CCD",,,"ISO_Image"
HKCR,".BIN",,,"ISO_Image"
HKCR,".CDI",,,"ISO_Image"
HKCR,".BWT",,,"ISO_Image"
HKCR,".B5T",,,"ISO_Image"
HKCR,".MDS",,,"ISO_Image"
HKCR,".NRG",,,"ISO_Image"
HKCR,".PDI",,,"ISO_Image"
HKCR,"ISO_Image\Shell\Mount\Command",,,"%16422%\D-Tools\daemon.exe" -mount 0",""%1"

[Daemon]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","DAEMON Tools-1033"

[Strings]
here = """%1"""
target = """%1.iso"""


Can someone please tell me where the error is and what it should look like.

Thanks

#68 User is offline   _matt 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 19-August 05

Posted 28 July 2006 - 01:21 PM

^^Bump

sorrry still need help

#69 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 01 November 2006 - 08:48 AM

Dude, you posted your problem EXACTLY below my post containing EXACTLY same problem PLUS the fix!

#70 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 24 September 2007 - 11:29 AM

Hi there,
I've been using 3.47 with the Optimized installation method, but I wanted to switch to the newest 4.10.
I tried the methods described in newer topics, but since 4.91+ or .10 you cannot install awxdtools silently, you'll get a Secure Mode warning.

So I wondered, why should I change the old installation method?

How to install Daemon Tools 4.10 (and higher) AND have Mount/Unmount option in the contextmenu of ISO/NRG etc.?
This is how (it's an updated version of the first post):



In RunOnceEx:
"%CDDRIVE%InstallApps\Daemontools\daemontools.exe /S"
""autoit3 "%CDDRIVE%\installApps\Daemontools\install-daemonscript.au3""
"%CDDRIVE%InstallApps\Daemontools\DaemonDriveInstall.DaemonScript"
"rundll32.exe setupapi,InstallHinfSection DefaultInstall 128 %CDDRIVE%InstallApps\Daemontools\DaemonTools.inf"


So you will need Daemon Tools, and this tiny plugin called DaemonScript. There is no silent switch for the newest version so I've created an AutoIt script (see attachment) This is what happens:
1. You install both of them.
2. Then you will run a script that installs the virtual drive.
3. The .inf file does 2 things: (A) Adds shell info to the Windows Registry for the contextmenu. (B) Removes Daemon Tools from Startup (so it won't startup when Windows start).

THATS ALL!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

How to create script:
Create a new .txt file, rename the filename to "DaemonDriveInstall.DaemonScript", open the file, add this:
Version|1.6.0|2|
DeviceCount|1|
Close and save the file.

How to create the inf file:
Create a new .txt file, rename the filename to "DaemonTools.inf", open the file, add this:

[Version]
Signature=$CHICAGO$

[DefaultInstall]
AddReg = Mount
DelReg = Daemon


[Mount]
HKCR,".ISO",,,"ISO_Image"
HKCR,".CUE",,,"ISO_Image"
HKCR,".CCD",,,"ISO_Image"
HKCR,".BIN",,,"ISO_Image"
HKCR,".CDI",,,"ISO_Image"
HKCR,".BWT",,,"ISO_Image"
HKCR,".B5T",,,"ISO_Image"
HKCR,".MDS",,,"ISO_Image"
HKCR,".NRG",,,"ISO_Image"
HKCR,".PDI",,,"ISO_Image"
HKCR,"ISO_Image\Shell\Mount\Command",,,"%16422%\DAEMON Tools\daemon.exe -noicon -mount 0,%1"
HKCR,"ISO_Image\Shell\Unmount\Command",,,%16422%\DAEMON Tools\daemon.exe -noicon -unmount 0

[Daemon]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","DAEMON Tools-1033"


Good luck!
You can add more image types to the inf file. Also you can create more Virtual cd/dvd drives by changing the number in the DaemonScript file.

Oh and don't forget to delete the spyware, add this to you cleanup.cmd file:
del /F /Q "%programfiles%\DAEMON Tools\SetupDTSB.exe"


Share this topic:


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • 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