Registry Trick-NAV 2009 und NAV 2013–Run Page öffnet RTC

Wenn Sie auf Ihrem Development Computer, Microsoft Dynamics NAV 2009 R2 und NAV 2013 parallel installiert haben, werden Sie feststellen,

dass wenn Sie auf dem Classic Client oder Development Client zum Beispiel eine Page mit Run starten, immer der Windes Client

von NAV 2013 geöffnet wird, obwohl Sie gerade in NAV 2009 R2 arbeiten.

Das liegt daran, dass NAV 2013 nach NAV 2009 installiert wurde und in der Registry dementsprechend NAV 2013 Schlüssel eingetragen wurden.

Wenn Sie aber aus Testzwecken den NAV 2009 RTC starten müssen können Sie das durch Veränderungen der Registry tun.

Ich habe mir zum Beispiel Zwei *.Reg Dateien erstellt, die ich starte, je nachdem mit welcher Version ich gerade arbeiten muss.

Dieses sind Beispiel Reg Dateien wie ich Sie auf einem Windows 8 verwende, diese könnten müssen nicht für Ihre Installation übereinstimmen.

 

 

 

NAV 2009 R2:

#################

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOTDYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOTDYNAMICSNAVDefaultIcon]
@="C:\Program Files (x86)\Microsoft Dynamics NAV\60\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe,0"

[HKEY_CLASSES_ROOTDYNAMICSNAVShell]
@=""

[HKEY_CLASSES_ROOTDYNAMICSNAVShellOpen]
@=""

[HKEY_CLASSES_ROOTDYNAMICSNAVShellOpenCommand]
@="C:\Program Files (x86)\Microsoft Dynamics NAV\60\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe "%1""

#################

 

 

 

 

NAV 2013:

#################

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOTDYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOTDYNAMICSNAVDefaultIcon]
@="C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe,0"

[HKEY_CLASSES_ROOTDYNAMICSNAVShell]
@=""

[HKEY_CLASSES_ROOTDYNAMICSNAVShellOpen]
@=""

[HKEY_CLASSES_ROOTDYNAMICSNAVShellOpenCommand]
@="C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe -protocolhandler "%1""

#################

 

 

Grundlagen der Windows Registry:

Windows registry information for advanced users

 

Back up the registry

Before you edit the registry, export the keys in the registry that you plan to edit, or back up the whole registry. If a problem occurs, you can then follow the steps in the "Restore the registry" section to restore the registry to its previous state. To back up the whole registry, use the Backup utility to back up the system state. The system state includes the registry, the COM+ Class Registration Database, and your boot files.

 

 

 

These postings are provided "AS IS" with no warranties and confer no rights. You assume all risk for your use.

Mit freundlichen Grüßen

Sebastian Röttel

Microsoft Dynamics Germany

Microsoft Customer Service and Support (CSS) EMEA