Jump to content

braindedd

Member
  • Posts

    13
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    South Africa

Posts posted by braindedd

  1. Thanks for the cRAPIDSHARE links ;)

    I hope to see 7.8.5.0 soon :P BTW what's the changelog from 7.7.5.1 to 7.8.5.0?? You know, if there's something IMPORTANT I might change to the NERO Official installer (for awhile)!!

    Version number 7.8.5.0

    Release Date: 03-20-2007

    Changes/Bugfixes

    * After setting indexes to audio tracks, Nero Burning ROM could not close properly and generated an error

    * In some cases, opening an audio file from Nero Burning ROM with Nero WaveEditor caused Nero Burning ROM to end unexpectedly

    * Files could not always be added to Audiobook CD compilations

    * Burn DRM-protected files was not always possible even with proper licence

    * A video file extension could not be added to VCD compilations

  2. Hi guys,

    Trying to get a batch file to set the current directory name only to a variable ... best I've come up with is this:

    @ECHO OFF
    set Test2=%CD%
    cd ..
    set Test1=%CD%
    set Test1=%Test1%\
    cd %Test2%
    ECHO @echo off >"%Temp%\Test2.bat"
    ECHO Set Test=%%CD:%Test1%=%% >>"%Temp%\Test2.bat"
    rem ECHO echo %%test%% >>"%Temp%\Test2.bat"
    call "%Temp%\Test2.bat"
    del "%Temp%\Test2.bat"
    echo %Test%

    Must be an easier way to do it ... anyone?

  3. thats what i thought.

    i will add the switch just in case. thanks.

    BTW, i already installed the "recode addon" i found and it works, but everytime you open it creates a debug.txt in C:\Temp

    i dont know why but i will make further tests before posting it.

    The debug.txt file happens when running ANY Nero app (even CD/DVD speed) ... any ideas hp38guser?

    http://www.msfn.org/board/index.php?showto...886&st=555#

    Edit: Seems to be a language thing ... herewith the file contents.

    Retrieve the wished language list for this application from NeroNLS and try all the languages
    Trying ENG
    bOK=true
    Setting this language succeeded

  4. Nero 7.5.7.0 Lite installs and works fine, only it dumps the following to c:\temp\debug.txt?

    Retrieve the wished language list for this application from NeroNLS and try all the languages
    Trying ENG
    bOK=true
    Setting this language succeeded
    bOK=true
    04D1B950
    04D1C290
    050DB888
    050C1DC0
    050DB888
    0506BC08
    050C9928
    Check if the selected language is allowed

×
×
  • Create New...