Jump to content

Silent install about "daemon tool(v341)"


Recommended Posts

Posted

i extract files and use "daemon.msi /qn /norestart" to install,then i found it install

nothing!

what about the right method?


Posted

I use

msiexec /i "Path to File\daemon.msi" /qn /norestart

That is the command that I use to install Daemon's Tools.

Posted

msiexec is the interpreter that runs msi files. My method is the correct way, where as your method is using %ComSpec% to search for the association to run the filetype.

I do not think leaving out msiexec would make your command fail? But your problem maybe not specifiing the path to the msi?

Posted
REG ADD %KEY%\030 /VE /D "Daemon Tools 3.47" /f
REG ADD %KEY%\030 /V 1 /D "%CDROM%\Software\daemontools\daemon3.47.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress" /f

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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