POV-Ray : Newsgroups : moray.win : Adding programs to Moray's Tool menu : Adding programs to Moray's Tool menu Server Time
29 Jul 2024 18:28:55 EDT (-0400)
  Adding programs to Moray's Tool menu  
From: Twyst
Date: 15 Jul 1998 22:30:51
Message: <35ad57cb.0@news.povray.org>
To add new items to the Tool menu of Moray For Windows, start Regedit.

Go to HKEY_CURRENT_USER\Software\SoftTronics\Moray For Windows\Tools

Add a new Key. Name it what you would like to appear on the menu, like "My
Tool"

In this key, add a new string value named "Commandline". This is the command
line parameters for the program. ( if any are needed. )

Add another string value, named "Executable". This is the full path and
filename of the program.

Add one more string value, this one is called "HomeDir" This is the path of
the program.

Finally, add a binary value and call it "Is16BitApp". Set this one to "0"

There ya go! A new tool in your tools menu for Moray. =)

--
Twyst=====================================
pov-ray news, reviews and tutorials
http://twysted.net
e-mail: twy### [at] twystednet
==========================================


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.