diff --git a/cde/programs/types/error.ds.src b/cde/programs/types/error.ds.src index 189167ab9..72301344f 100644 --- a/cde/programs/types/error.ds.src +++ b/cde/programs/types/error.ds.src @@ -24,7 +24,7 @@ QuitCB() XCOMM When the Help button is pressed, map a help window. HelpCB() { - /usr/dt/bin/dthelpview -helpVolume Misctopic -locationId ConfigurePrintersSubpanelTA + CDE_INSTALLATION_TOP/bin/dthelpview -helpVolume Misctopic -locationId ConfigurePrintersSubpanelTA } XCOMM ################# Create the Main UI #################################