Hello,

I do not think VBScript is reliable on Vista because when user account
control is on it fails (silently in this case), but when it is off (and
windows is restarted) it works.  I tested the unoffical installer in both
cases and the UAC install failed with that /target/ stuff, but the other is
just fine.

Anyone have any ideas about the first stack trace??

Billy

On Thu, Jun 26, 2008 at 5:51 PM, Brad Taylor <[EMAIL PROTECTED]> wrote:

> Hey Billy,
>
> > A second common issue is this:
> >
> > Unable to load image-loading
> > module: /target/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.dll:
> > The specified module could not be found.
> >
> > gdk-sharp
> >
> >    at Gdk.Pixbuf..ctor(String filename)
> >    at Open_Dialect.MainWindow..ctor(String fileToOpen) in C:\Users
> > \Billy\Desktop\Open Dialect\Open Dialect\OpenDialect\FormsAndViews
> > \MainWindow.cs:line 143
> >
> > To fix this second issue I have to manually modify gdk-pixbuf.loaders
> > and replace /target/ with the full path, is there anyway to do this
> > without modifying that file?  Is /target/ a environment variable that
> > i can set somehwere?
>
> The experimental Gtk# installers that I'm working on run a VB script
> file on post-installation that is supposed to clean up these paths.  Is
> it possible that running VB script is somehow disabled on Windows Vista?
>
> -Brad
>
>
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to