Jump to content

Nero 6.3.1.6 Ultra Edition (not install some icons


Recommended Posts

Posted

i am using this code below to silently install nero 6.3, it works fine, but when you install it manually at the end you get three chexkboxes:

1. add nero smartstart shortcut to desktop

2. add nero smartstart shortcut to quickstart

3. automatically laucnch smartstart when disc is inserted.

using the code below all of these options are chexked, i dont want any of them, how can i do this ?

ECHO.

ECHO Installing Nero Burning ROM 6.3.1.6

ECHO Please wait...

start /wait %systemdrive%\install\NERO\NERO.exe /SN=xxxx-0086-0030-1319-5710-xxxx /WRITE_SN /SILENT /NOREBOOT

ECHO.


Posted

Hi Hajj_3,

append to your existing Batchfile:

RD /S /Q "%Allusersprofile%\Start Menu\Programms\Nero"

or use other system variables like %Userprofile% for access to your quick launch.

Hope that helps.

Greez to you :)

Posted

im not looking to remove to startmenu shortcut, im looking to get rid of the smartstart shortucts as i said above and more importantly not to associate smartstart when a cd is inserted.

thanks for yur help though!

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