Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Making Nero 8 a silent install

Featured Replies

to find temp directory, type %temp% or %tmp% in cmd prompt.

will try imgburn. is it supporting bootable disks and multisession? i use ultraiso to create bootable disk.

Edited by rajesh.kumar

CEoCEo, with your script for Nero 8.1.1.0, the installation of Nero 8.1.1.0b is stopped on first

screen (Nero Ask Toolbar window).

I think that something is missed in the script.

Edited by radix

Finally the AutoIt script is updated to match the current release... :D

Changelog: 2.1

* ReAdded: Support for 'Ask Toolbar'

* Added: Suppress restart dialog box

* Added: Option to install through 'RunOnce' if file rename operations are pending

* Added: Several error checking improvements

* Updated: String values and comments to be more user-friendly

* Fixed: 'Template Packages' string management

* Fixed: Search for Nero 8 Help File Package

EDIT: Updated script again... 2.11

Minor internal changes regarding reboot prompt issues in any language.

Please test and report back your results.

Script is found in my signature :hello:

Edited by CEoCEo

Thanks 'CEoCEo' for the script. I will get back with the feedback after I get a chance to use it. I do have one suggestion/request, could you please modify the script so that if one leaves the UserName and CompanyName blank then the default is picked up from the system.

I think the following should be changed,

from:

$UN = "UserName"
$CN = "CompanyName"

to:

$UN = ""; UserName
$CN = ""; CompanyName

Thanks.

im having problems witht eh script, can u explain how and where does the script look for its self when adding to runonce, as im having trouble ,i get an error that the startup app isisnt found.

im having problems witht eh script, can u explain how and where does the script look for its self when adding to runonce, as im having trouble ,i get an error that the startup app isisnt found.

Really strange :blink: , it's working here...look at line 118 regarding the RunOnce sequence.

I'm using commands other working scripts are using, simple @AutoItExe to specify where the script is located even if it's compiled or not.

Does this script work for anyone?

thing is im running the setup from my dvd drive..i guess thtas why.

I have the same problem I get the error and then restart then nothing comes up.

How do I disbable cleaners?

And where does it extract to?

Mine doesnt have a documents and settings folder.

Edited by SuperDuy

Just want to report that RunOnce worked for me.

when is ure installer called,@t12-t13 or at runonceex?

Just want to report that RunOnce worked for me.

when is ure installer called,@t12-t13 or at runonceex?

WPI... I got the RunOnce pop up from the autoit installer (it exited on its own) then WPI continued installing the rest of my programs. On reboot Nero setup restarted, it extracted and installed successfully.
How do I disbable cleaners?
Maybe I can implement this… ;)
And where does it extract to?
It’s extracted to the environment variable %TEMP% together with generated folder NERO*

Thanks again ricktendo64, that’s exactly what the script is intended to do. Maybe we all can conclude that this script doesn’t work @t-12 or @t-13? :unsure:

Well I did not manage to install it once again...

On first logon installation fails,after restart (second logon) installation continues,extracts,tries to configure and install than BANG...look at the screenie...

1784nero.jpg

I tried the script in a real unattended install and I am glad to report the installation went of perfectly, except for one small problem:

$UN = ""; UserName
$CN = ""; CompanyName

which seemed to work fine with the Nero 7 scripts, does not work here and I ended up with blanks where there ought to be the User and Company names. I would like to point out that I had simply made the above change to the scipt myself, so in case there are any other required changes that were made by CEoCEo to make this work, then that may be the problem. I compared my script with that of CEoCEo and my simply just making the above change is not enough since the script requires further entries to make it work. Lesson learnt, in future be more careful.

Thanks.

Edited by Sanjay

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.