quick-luanch XWT directories on windows

Emiliano Heyns <[email protected]> Sun, 20 Apr 2003 11:24:56 +0200
Newsgroups gmane.comp.java.xwt.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------070606060108020802000709
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

The attached registry snippet will add an 'Run with XWT' to your context 
menu for directories. You *must* edit this for your own environment, 
since I can't get it to expand the value of %USERPROFILE%.

Emile

--------------070606060108020802000709
Content-Type: text/plain;
 name="xwt-here.reg"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="xwt-here.reg"

REGEDIT4 
[HKEY_CLASSES_ROOT\Folder\shell\RunXWT] 
@="Run with &XWT" 
[HKEY_CLASSES_ROOT\Folder\shell\RunXWT\command] 
@="C:\\Documents and Settings\\emile\\.xwt\\xwt-0281.exe \"%1\""
--------------070606060108020802000709
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

_______________________________________________
http://lists.xwt.org/listinfo/dev

--------------070606060108020802000709--