Making .zargo files clickable on vista

Allan Todd <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.user
Message-ID <[email protected]>
Just a note about the on the "Making .zargo-file clickable (on Windows)" 
instructions 
(http://argouml-stats.tigris.org/documentation/quick-guide-0.24/ch02s05.html)

These won't work on vista and in fact you'll get into quite a mess if 
you try to follow them - with registry hacks needed to fix it.

You can get it working as follows though.

1) Create a batch file "runargo.bat" in your ArgoUML directory which 
looks something like this

    @echo off
    cd "C:\ArgoUML"
    start javaw -cp "argouml.jar" org.argouml.application.Main %1 /B


replacing "C:\ArgoUML" as appropriate.

2) Associate your .zargo files with this batch file (just double-click a 
.zargo file and follow the instructions)


Allan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.