I have a WOOpenURL.exe that I wrote - a one line delphi program.  I could
get it to you tomorrow.  But if you can control the name of the script /
app then you could use a batch file instead.

On Sun, Feb 5, 2012 at 3:49 PM, Pascal Robert <prob...@macti.ca> wrote:

> Ah, so I guess having a script to open the URL and overwriting that class
> should do the work. Anyone have such a script?
>
> > Hi Pascal,
> >
> > under 5.2 there was
> "NEXTROOT/Library/WebObjects/Executables/WOOpenURL.exe"
> >
> > In 5.4 it is hard coded to /usr/bin/open
> >
> > public class _WOLaunchServices
> > {
> >    private static final String openExecutable = "/usr/bin/open";
> > ...
> >
> > That's the best way for "Develop on Apple, Deploy everywhere" :-P .
> >
> > Stefan
> >
> > Am 05.02.12 14:30, schrieb Pascal Robert:
> >> Hi guys,
> >>
> >> I'm working on instructions on how to install everything on Windows,
> and I got the famous "AutoLaunch will not work" message. So I followed
> those instructions:
> >>
> >>
> http://wiki.wocommunity.org/display/WO/Development-Development+on+Windows
> >>
> >> But like Ron said in the comments, it tries to launch /usr/bin/open.
> Now, since this is the first time I setup a Windows machine for WO
> development (I don't plan to actually use  beside update wiki content and
> testing WOLips on Windows), I don't know how it worked when WO was
> supported on Windows. How AutoLaunch was working in good old days? Does
> something similar to "open" was shipping with WO 5.2?
> >>
> >>
> >>  _______________________________________________
> >> Do not post admin requests to the list. They will be ignored.
> >> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> >> Help/Unsubscribe/Update your Subscription:
> >>
> https://lists.apple.com/mailman/options/webobjects-dev/stefan.klein%40buero-sde.de
> >>
> >> This email sent to stefan.kl...@buero-sde.de
> >>
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> > Help/Unsubscribe/Update your Subscription:
> >
> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
> >
> > This email sent to prob...@macti.ca
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
>
> https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com
>
> This email sent to johnth...@gmail.com
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to