Guest Luf Report Share Posted March 19, 2005 Hello, I try silent install CDBurnerXP on Windows 2000 and I have some problems. When I install it manually it is installed for all users. But when I install it automaticly "setup.exe /q /v/qb-" it's installed only for one user. Exists some install switch? Thanks a lot Luf Quote Link to post Share on other sites
Guest jpralves Report Share Posted April 2, 2007 I tested with success the following command: setup.exe /q /v"ALLUSERS=2 /qn" (Don't forget the quotes) It works like a charm in an unattended installation - no need for unpack/repackaging Regards, Joao Alves Quote Link to post Share on other sites
Guest J.C. Report Share Posted May 23, 2008 been about a year since that last post, latest installer at this time uses Inno setup so here's an example for a custom silent install: cdbxp_setup_4.0.024.439.exe /VERYSILENT /SP- /NORESTART /DIR="%ProgramFiles%\CD-DVD\CDBurnerXP" /GROUP="CD-DVD\CDBurnerXP" /MERGETASKS="!desktopicon" a personal request of mine would be if its at all possible to release as was done with some of the code, the installer script and pascal scripts it uses. Inno Setup http://www.jrsoftware.org/isinfo.php for further referrence use inno setup's help file or online: http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html (credit goes to Lawrence Mayer, and to the Unattended project on sourceforge) Quote Link to post Share on other sites
floele Report Share Posted May 24, 2008 The latest version will always be here: http://cdburnerxp.se/downloads/sourceco ... taller.iss Quote Link to post Share on other sites
Guest AngieF Report Share Posted July 3, 2008 Hello, I would like to uninstall CDBurnerXP command line and in silent mode but I do not know what parameter passing for deinstallation. Thank you for your help. Angie Quote Link to post Share on other sites
HHerrie Report Share Posted July 4, 2008 No need to uninstall CDBurnerXP . And no, I don't know the parameter unfortunately... Quote Link to post Share on other sites
Guest quakuschka Report Share Posted April 10, 2009 http://unattended.sourceforge.net/InnoS ... Codes.html Quote Link to post Share on other sites
Guest priya_soni Report Share Posted December 22, 2010 use this for silent uninstallation. "C:\Program Files\CDBurnerXP\unins000.exe" /SILENT Quote Link to post Share on other sites
chriromani Report Share Posted March 9, 2017 Hi just a fast question, there is way to prevent setup of CDburnerxp to open internet explorer at end ? thanks Quote Link to post Share on other sites
floele Report Share Posted March 12, 2017 Try using the Installer without ironSource ads from more downloads on https://cdburnerxp.se/en/download I should remove it from silent setup mode though. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.