Operating System - OpenVMS
1833059 Members
2652 Online
110049 Solutions
New Discussion

Re: How to change login windows default to DECwindows

 
SOLVED
Go to solution
郭尚中_1
Valued Contributor

How to change login windows default to DECwindows

Openvms version: 7.3-2. I'd like to set the default login to Decwindows not general CDE.
How can I get it? I hate to click options and select decwindows each times login.

Thanks!
2 REPLIES 2
Karl Rohwedder
Honored Contributor
Solution

Re: How to change login windows default to DECwindows

You can do it systemwide by editing the file
SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.DAT (if it does not exist, copy the *.TEMPLATE file).
Search for the string 'DECW$START_NEW_DESKTOP'.

regards Kalle
Martin Vorlaender
Honored Contributor

Re: How to change login windows default to DECwindows

>>>
You can do it systemwide by editing the file
SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.DAT (if it does not exist, copy the *.TEMPLATE file).
<<<

The filename is SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.COM (like it says in the header of the .TEMPLATE).

cu,
Martin