> Isn't there a module that can do just that - > simulate user clicks on the interface..? > There is, I just know it, but my memory is > shot to pot. > > Lee Well yes there is. Win32::Setupsup + Win32::CtrlGUI but ... First I need to be able to also unregister objects, and with Win32::Setupsup I can not know which object did I select. So I would only be able to create the whole Application and add all DLLs I need, but in case of update I'm lost. I don't know how many other apps will there be on that server so I can't even select my own and delete & recreate it :-( Actually now that I look at it once more I could generate a MSI installer out of that COM+ Application. Maybe that will be good enough. I'll ask the admin in update docs to delete the whole app and then run this installer. Not that a big deal, it's an internal app anyway. Nothing that will go to innocent lusers. Jenda == [EMAIL PROTECTED] == http://Jenda.Krynicky.cz == : What do people think? What, do people think? :-) -- Larry Wall in <[EMAIL PROTECTED]> _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
