Comments on PortableAppZ: Portable Nero 9.0.9.4d MultiLang



HEre is a command to start nero portable more safely for your own installation
This is working perfectly
Just change the "NeroBurningROMPortable.exe"
in .bat file with the nero application you want to start
ex: "NeroWaveEditorPortable.exe"
without the quote
-----------------------------------

REG.exe EXPORT "HKEY_CURRENT_USER\Software\Nero" "Current User Nero.reg"
REG.exe EXPORT "HKEY_LOCAL_MACHINE\SOFTWARE\Nero" "Local Machine Nero.reg"
REG.exe EXPORT "HKEY_CURRENT_USER\Software\Ahead" "Current User Ahead.reg"
REG.exe EXPORT "HKEY_LOCAL_MACHINE\SOFTWARE\Ahead" "Local Machine Ahead.reg"
wait 1
REG.exe DELETE "HKEY_CURRENT_USER\Software\Nero" /f
REG.exe DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Nero" /f
REG.exe DELETE "HKEY_CURRENT_USER\Software\Ahead" /f
REG.exe DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Ahead" /f
wait 2
NeroBurningROMPortable.exe
wait 3
REG.exe DELETE "HKEY_CURRENT_USER\Software\Nero" /f
REG.exe DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Nero" /f
REG.exe DELETE "HKEY_CURRENT_USER\Software\Ahead" /f
REG.exe DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Ahead" /f
wait 1
REG.exe IMPORT "Current User Nero.reg"
REG.exe IMPORT "Local Machine Nero.reg"
REG.exe IMPORT "Current User Ahead.reg"
REG.exe IMPORT "Local Machine Ahead.reg"
wait 1
del "Current User Nero.reg"
del "Local Machine Nero.reg"
del "Current User Ahead.reg"
del "Local Machine Ahead.reg"
%windir%\system32\regsvr32.exe "%PROGRAMFILES%\Fichiers communs\Nero\AdvrCntr4\AdvrCntr4.dll"
exit
-----------------------------------




0 comments: