Announcement

Collapse
No announcement yet.

playing ISO movies no longer working with new NERO

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • playing ISO movies no longer working with new NERO

    Hi all,
    i was using Nero Express to view my movies.
    (mounted iso files).
    I just upgraded to Nero 7 Premium but now my movies no longer start when mounting the iso. When looking at teh virtual drive o do see Daemon has it mounted though, so it must be some auto-run thingy.
    Any idea where to set this to on? (my Windows AIN IS on).
    Also, iso's are still connected to NERO.

    thx

  • #2
    I also had an error
    in connection with DT.
    I solved it by executing
    the following code as
    "Enable autorun.reg".
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
    "AutoRun"=dword:0000001
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
    "allocatecdroms"="0"
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    "NoDriveTypeAutoRun"=dword:00000095

    Comment

    Working...
    X