Re: Making .zargo files clickable on vista
"Michiel van der Wulp" <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <002d01c7888e$0cca8140$0900000a@athlon64> |
Hi Allan, Thanks for the valuable input! I created this issue in our database so that this will not be forgotten: http://argouml.tigris.org/issues/show_bug.cgi?id=4733 Any help is of course welcome. You may vote for the issue to express your concern. Regards, Michiel ----- Original Message ----- From: "Allan Todd" <[email protected]> To: <[email protected]> Sent: Friday, April 20, 2007 12:22 AM Subject: [argouml-users] Making .zargo files clickable on vista > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 269.5.4/768 - Release Date: 19/04/2007 > 5:32 > >