Jump to content

Recommended Posts

Posted (edited)

right folks ive got most of the progs running unattended on my disc, but ive got some progs i cant get the switches to work or find any info on them

magiciso verion 4.9 - exe file

cddb mp3 tool v1.33 - exe file (got this working with the following switches - /qn /qb /S)

daemontools 3.47 - exe or msi

**** NFO Viewer v2.10.0031.RC3 Setup - exe file (the stars are d a m n)

belarc advisor - exe file

xbox360 theme manager - exe file (stardock)

they all install properly, just not unattended, ive tried 7zip and cmenu and numerous switches for each prog but still the same

daemon installs unattended but always asks for the hw wizard

i know im asking a lot but im sure some1 can help me

thanx in advance

Edited by xbox

Posted (edited)
magiciso verion 4.9 - exe file

Identified as Wise (latest v5.1)

/S

cddb mp3 tool v1.33 - exe file (got this working with the following switches - /qn /qb /S)

Identified as NullSoft (even icon gives it away)

/S

daemontools 3.47 - exe or msi

Use the extracted MSI

/qn /norestart driver0=a348bus driver1=a348scsi

**** NFO Viewer v2.10.0031.RC3 Setup - exe file (the stars are d a m n)

You need to get the MSI from it and install that. I use this other reader/editor here instead (NullSoft Installer, uses /S to install).

belarc advisor - exe file

Identified as Wise

/S

You may need to close RullDll32.exe at the end of install or use AutoIt to politely handle it.

xbox360 theme manager - exe file (stardock)

I don't use so you can workout.

they all install properly, just not unattended, ive tried 7zip and cmenu and numerous switches for each prog but still the same

CMenu Identifies most of these as easy as ABC. 7Zip is just an Archiver.

daemon installs unattended but always asks for the hw wizard

Install from CmdLines.txt for no wizard.

Edited by MHz
Posted

update :)

ive got

magiciso installs silently but its not regged and ive tried adding the reg file

cddb mp3 tool installs silently

daemontools347 working with the following in my batch file

/qn /norestart driver0=a348bus driver1=a348scsi

and

"RunOnceEx.cmd"

"copycd.cmd"

"daemontools.cmd"

daemontools.cmd

@Echo Off

cmdow @ /HID

SET cdrom=%CD:~0,2%

start /wait %cdrom%\Apps\DaemonTools\Daemon347.msi /qn Reboot=ReallySuppress

in the cmdlines.txt

installs and no wizard :) woohoo

**** NFO Viewer changed to jane1.49 and no problems

belarc advisor still not unattended using /S and how would i close RullDll32.exe in the batch file?

xbox360 theme manager installs unattended using /S but asks to change theme or cancel after its installed

http://stardockmedia.wincustomize.com/View...57&LibID=22&u=0

thats where i got it from if someone could maybe download it and try it out for me please

thanx for the help and advice ive recieved so far, its much appreciated

only two progs to do and ive got my 1st unattended disc working

Posted
belarc advisor still not unattended using /S and how would i close RullDll32.exe in the batch file?

TaskKill /F /IM RunDll.exe

If you have XP Home, then you may need to get PSKill from systernals site.

Posted

im using xp pro sp2

and for belarc i do

path name\advisor.exe /S

TaskKill /F /IM RunDll.exe

still needs unattended and doesnt find RullDll32.exe (im no sure where to put the TaskKill cmd, never used them before)

and the xbox360 theme - stardock - still needs silent

thanx again folks

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