MSFN Forum: Silent UnInstall Nero Burnrights - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Silent UnInstall Nero Burnrights How can I dow a silent UNINSTALL Rate Topic: -----

#1 User is offline   bronto 

  • Group: Members
  • Posts: 1
  • Joined: 23-June 04

Posted 24 June 2004 - 08:24 AM

I installed Nero v 6.3.1.15 in silent mode with no problem and the Nero Burnrights in silent mod with no problem else. With this :
@echo off

ECHO Installing Nero Burning ROM v6
ECHO Please wait...
start /wait D:\Nero_6.0\"Nero 6"\setup.exe /silent /sn=1a25-0006-7030-1545-8881-3702 /write_sn /no_ui
ECHO Ok.
ECHO .
ECHO .
ECHO .
ECHO Installing Nero Burning ROM v6.3.1.15
ECHO Please wait...
start /wait D:\Nero_6.0\"Nero v6.3.1.15"\setup.exe /silent /no_ui
ECHO Ok.
ECHO .
ECHO .
ECHO .
ECHO Installing Nero BurnRights
ECHO Please wait...
start /wait D:\Nero_6.0\"Nero BurnRights"\setup.exe /silent /burnrights:all /noreboot /no_ui
ECHO Ok.



When I want to uninstall Nero I use this :
@echo off
ECHO UnInstalling Nero Burning ROM v6
ECHO Please wait...
start /wait C:\"Program Files"\Ahead\nero\uninstall\UNNERO.exe /UNINSTALL /silent /no_ui
ECHO Ok.

And it's Ok. All is silent :)
But I want to do a silent Uninstall of Burnrights this code don't work:
ECHO UnInstalling Nero BurnRights
ECHO Please wait...
start  /wait C:\windows\UNNeroBurnRights.exe /UNINSTALL /silent /noreboot /no_ui
ECHO Ok.

The BurnRights lunch the wizard. :rolleyes:

What can I do?


#2 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 24 June 2004 - 09:07 AM

If I run the same command line, it briefly flashes the wizard, but it
still uninstalls without reboot and then disappears.

But I don't think you are gonna find much more than that.
Here is how to find the supported switches:

C:\WINDOWS\UNNeroBurnRights.exe /HELP

/SILENT  -	display no message boxes
/NOCANCEL  -	disable Cancel button in Process installation dialog
/NOREBOOT-	disable Reboot button in Bye dialog
/NOLICENCE  -	do not display Licence page
/MULTIMGR  -	enable Meta installer support
/CHECK_SUPREC	-	check for supported recorders
/PATH= 	 -	indicate the target path
/LANGUAGE=  -	indicate explicitly installing languages
/LOG: 	 -	indicate path to the logging file


Share this topic:


Page 1 of 1
  • 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