dolivas Posted June 25, 2007 Share Posted June 25, 2007 CEoCEo Thanks for all your work the new updated script work excellent no more Ask toolbar popup and the install went excellent.Thanks again,Dean Link to comment Share on other sites More sharing options...
mr_smartepants Posted June 26, 2007 Share Posted June 26, 2007 Yes, new script works perfectly. Thank you! Link to comment Share on other sites More sharing options...
yogi61 Posted July 1, 2007 Share Posted July 1, 2007 I've tested the new Script and it works perfect with the german Build.Thank You Link to comment Share on other sites More sharing options...
MrVulgar Posted July 3, 2007 Share Posted July 3, 2007 Hi..thanks all for helping solve this "issue"few questions thou..How do u run this script? Do i need to rename Nero7960.au3 to .exe or just leave (start CMD) it as : ECHO.ECHO Intalling Nero 7...ECHO Please wait...start /wait %systemdrive%\install\Applications\Nero\Nero7960.au3also is it neccesary to have custom conf.txt file and if so can some one please post-share that file.Thanks heaps Link to comment Share on other sites More sharing options...
radix Posted July 3, 2007 Share Posted July 3, 2007 (edited) Hi..thanks all for helping solve this "issue"few questions thou..How do u run this script? Do i need to rename Nero7960.au3 to .exe or just leave (start CMD) it as : ECHO.ECHO Intalling Nero 7...ECHO Please wait...start /wait %systemdrive%\install\Applications\Nero\Nero7960.au3also is it neccesary to have custom conf.txt file and if so can some one please post-share that file.Thanks heapsInstall autoit. Then edit .au3 file as you wish (right click on it and click edit script).Compile the .au3 file with right click on it (result an .exe file which the cmd file will call).Put .exe file and Nero installer in the same folder.Don't need switch because .au3 compiled file (.exe) is a silent switchless installer. Edited July 4, 2007 by radix Link to comment Share on other sites More sharing options...
MrVulgar Posted July 4, 2007 Share Posted July 4, 2007 Thanks heaps radix...beginers like me need all the help they can getThanks gain m8Cheers.... Link to comment Share on other sites More sharing options...
mr_smartepants Posted July 5, 2007 Share Posted July 5, 2007 I just wanted to let everyone know that this script works with the new 7.10.1.0 installer released today. You need to alter the version number in the script (find/replace) and recompile but it works OK.Everything except the .chm installer. They split the main installer into many smaller .chm installers. WTF! It won't be long though for someone to compile an all-in-one .chm installer though. Link to comment Share on other sites More sharing options...
CEoCEo Posted July 5, 2007 Share Posted July 5, 2007 AutoIt-script is updated to version 1.31 (minor update) and uploaded to 'AutoIT Script Collection'.* Updated: Support for 'Nero Burning ROM 7.10.1.0' and hopefully further small updatesSearch of distribution is now (Nero-7*.exe)Everything except the .chm installer. They split the main installer into many smaller .chm installers. WTF! It’s working here… same package format as before but extracted to %ProgramFiles%\Nero instead of %ProgramFiles%\Ahead\Nero but the script is taking care of that already.BTW, is “Fast CD-DVD Burning Plug-in for WMP” removed in this release or what? Link to comment Share on other sites More sharing options...
urie Posted July 5, 2007 Share Posted July 5, 2007 CEoCEo, glad to see you are first in there with updated Autoit script normally it takes ages before someone does new script, personally iv'e tried editing the msi file, unpacking at one time and editing the conf.txt file mind you your last version when editing conf file worked but autoit version is kewl, boardbabe was one of the first to do one i,e, when nero changed it's installer.Thanks to, your self . blinkdt, mr_smartepants, Shark007now got to download nero again and try new script, just wish they would listen to peeps, make it modular or give us switches . Link to comment Share on other sites More sharing options...
MAVERICKS CHOICE Posted July 6, 2007 Share Posted July 6, 2007 Excellent script, worked flawlessly as advertised. Link to comment Share on other sites More sharing options...
mr_smartepants Posted July 6, 2007 Share Posted July 6, 2007 I made my own .chm installer which works fine. I just opened the original .chm installer in winrar (which maintains the installer script), downloaded the updated .chm files from nero.com, drag-n-drop the new .chm files into the .chm installer .exe.sweet! Link to comment Share on other sites More sharing options...
IT Troll Posted July 6, 2007 Share Posted July 6, 2007 Hi, I'm brand new to AutoIT so please be gentle with me. I am looking for a solution for a Nero 7 upgrade roll-out and came across this thread. The script looks great but I need to do a few extra things, are these possible?Silently uninstall Nero 6.x.x.x if it is installed (without reboot)Silently uninstall NeroVision Express 3.x.x.x if it is installed (without reboot)Prevent ProductSetup being installed or delete the shortcutRun BurnRights at the end Link to comment Share on other sites More sharing options...
CEoCEo Posted July 6, 2007 Share Posted July 6, 2007 (edited) @IT Troll – Welcome to MSFN. I'm not sure if uninstallation can be done that easily without reboot. One time I had to delete all registry settings to make it work properly even after successful uninstall. It's not an easy task you are about to do and don't expect it will work flawlessly just because you are using AutoIt. To delete all files and registry settings was the only option that helped for me back then but I believe it can be done more easily these days. Use Nero's General CleanTool and please use the AutoIt-forum and help file if you really want to learn scripting.Nero7 leaves some uninstall files in %WINDIR% and maybe Nero6 does the same.Check if these files exists %WINDIR%\UNNero*.exe and try to run %WINDIR%\UNNero*.exe /UNINSTALL and see what happens.This AutoIt line deletes Nero ProductSetup shortcutRun ( @ComSpec & " /c " & "del /q /s NEROPR~1.LNK", @ProgramsCommonDir, @SW_HIDE)Edit: Wow… this script is getting quite popular and many new forum users here just to get it.I really hope this script is useful when Ahead doesn't seem to care for us unattended users. Edited July 7, 2007 by CEoCEo Link to comment Share on other sites More sharing options...
bobthenob Posted July 8, 2007 Share Posted July 8, 2007 1. Extract Nero using administrative install switches2. Then goto "Redist" folder3. Then Config folder and you will find the "conf.txt" fileThats the very file you want and remove features you dont want to.So how does it work?If you launch the installation, the features u chose not to install, will not be availablei openened in winrar and altered config I used this method on my Nero Nero-7.7.5.1. Everything worked fine and it didn't reboot my computer but i get an error message pop upunable to register c:programfiles\commonfiles\Ahead\Nero3DMenuEffects.dllErrorcode-2147024713canot create a file when that file already exsistserror = 183Facility =7this is on a new virtual driveif i click the only box cancel it alworks fine Link to comment Share on other sites More sharing options...
urie Posted July 8, 2007 Share Posted July 8, 2007 1. Extract Nero using administrative install switches2. Then goto "Redist" folder3. Then Config folder and you will find the "conf.txt" fileThats the very file you want and remove features you dont want to.So how does it work?If you launch the installation, the features u chose not to install, will not be availablei openened in winrar and altered config I used this method on my Nero Nero-7.7.5.1. Everything worked fine and it didn't reboot my computer but i get an error message pop upunable to register c:programfiles\commonfiles\Ahead\Nero3DMenuEffects.dllErrorcode-2147024713canot create a file when that file already exsistserror = 183Facility =7this is on a new virtual driveif i click the only box cancel it alworks fineLook here other method to install using autoit far easier http://www.msfn.org/board/index.php?s=&showtopic=20197&view=findpost&p=664489 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now