May 6, 2003 #1 Astrotrain MIS Joined Aug 23, 2002 Messages 27 Location US I am trying to get a .ksh to execute through the launch of the GUI DeskTop when the user logs in. Any suggestions? Thanks, Astrotrain
I am trying to get a .ksh to execute through the launch of the GUI DeskTop when the user logs in. Any suggestions? Thanks, Astrotrain
May 6, 2003 #2 vivek1712 Technical User Joined Dec 17, 2002 Messages 47 Location IN Simply give excute permission to the ksh script and make an entry of it in .dtprofile. Best Regards, vivek Upvote 0 Downvote
Simply give excute permission to the ksh script and make an entry of it in .dtprofile. Best Regards, vivek
May 6, 2003 Thread starter #3 Astrotrain MIS Joined Aug 23, 2002 Messages 27 Location US I performed that procedure, and the desktop fails to load. It just sits there with a blank screen. From another terminal I do see that the user logged in and the .ksh was executed. Is there a way to allow the desktop to load, then auto open a window with the .ksh executed inside? Thanks Upvote 0 Downvote
I performed that procedure, and the desktop fails to load. It just sits there with a blank screen. From another terminal I do see that the user logged in and the .ksh was executed. Is there a way to allow the desktop to load, then auto open a window with the .ksh executed inside? Thanks