Jump to content

Daemon Tools Final Solution


GDragoN

Recommended Posts


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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

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.

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 months later...
  • 3 weeks later...
  • 1 month later...
  • 4 weeks later...

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