Re: Static linking in GTK Windows



On Sat, 2003-09-06 at 21:20, rhkelly wrote:

Right. We have a test/demo package, and the most common response
from the users who decline to even look at it (in its present 
form, before this possible rewrite to gtk) is: 'I'm not going 
through the trouble of installing etc. etc...' (and mostly for
the reasons mentioned before). We would like to say: look, this 
is a single .exe file, put it anywhere on your drive, run it as
you would run any *.exe applet, (e.g. notepad) and simply
delete it if/when you decide you don't want it any more.
The program will *not* write to any system file or directory, 
period.  It will read and write *only* from the locations you
explicitly provide to it.

There is another possibility for gtk.  If you put all the .dll files in
the same folder as the exe, and optionally put in some subfolders for
the gtkrc and theme dlls, then you can run it without installing.  Just
remove the folder and it's gone.

Michael



In my experience most Windows users are becoming very reluctant
to "install"...

Most Windows users are over-eager to install software, in my
experience.  They click on setup.exe without a care in the world...

You are absolutely right when it comes to novices and 'home 
crowd'. Our target audience are experienced computer users, 
professionals in the industry we serve - this probably explains 
their reaction.

If you do your installer right, then this whole issue shouldn't be a
problem.

Of course, but it's those users that are not convinced. And we
would rather not fight them on the issue - the customer is,
after all, always right.


Thanks for your comments.
Roger


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- 
Michael Torrie <torriem chem byu edu>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]