76
edits
Changes
New page: <PRE><package id="neroburnrights" name="Nero Burn Rights Installer" revision="0" reboot="false" priority="2"> <check type="uninstall" condition="exists" path="Nero Bur...
<PRE><package
id="neroburnrights"
name="Nero Burn Rights Installer"
revision="0"
reboot="false"
priority="2">
<check type="uninstall" condition="exists" path="Nero BurnRights" />
<install cmd='%SOFTWARE%\neroburnrightsinstaller.exe /silent /burnrights:all' />
</package>
</PRE>
The Nero Burn Rights installer can be downloaded individually from the Nero web site or you can find it in the Nero Toolkit folder from Version 7 of Nero.
The '/burnrights:all' sets the permissions allowing any logged on user to right to a CD/DVD.
id="neroburnrights"
name="Nero Burn Rights Installer"
revision="0"
reboot="false"
priority="2">
<check type="uninstall" condition="exists" path="Nero BurnRights" />
<install cmd='%SOFTWARE%\neroburnrightsinstaller.exe /silent /burnrights:all' />
</package>
</PRE>
The Nero Burn Rights installer can be downloaded individually from the Nero web site or you can find it in the Nero Toolkit folder from Version 7 of Nero.
The '/burnrights:all' sets the permissions allowing any logged on user to right to a CD/DVD.