The Windows installer does two things: checks for the C++ runtime and installs it if it's missing, and gives users the option to associate imprudence with secondlife:// urls. If you don't need either of these things, you don't need the installer, you can just zip the installed folder and distribute that (i.e. zip the C:\Program Files\Imprudence folder). The viewer'll run fine so long as you have up-to-date 2005 and 2010 CRTs installed on your machines.
Alternatively, you could create your own installer. All you'd need to do would be to edit the Inno Setup installer template that's included in the source (linden/indra/newview/installers/windows/imprudence_installer_template.iss, if I remember right). Cheers, -- McCabe On Fri, Oct 14, 2011 at 7:44 PM, Robert Klein <[email protected]> wrote: > Hey Paul, > > Thank you for the suggestion and it sounds like you are trying to do the > same thing I am with an internal rollout that only has our own grid listed > not any others. I will try the createinstall wrapper and hopefully it is > simple to use. I used to just zip up the old Hippo folder and distribute it > to my users but Imprudence actually needs to be installed. We are using > Windows 7 machines and that is presenting some interesting challenges over > XP too. Never a dull moment in OpenSim! > > Robert > > -- > View this message in context: > http://opensim-users.2152040.n2.nabble.com/Does-Imprudence-need-access-to-Vivox-site-tp6885989p6894613.html > Sent from the opensim-users mailing list archive at Nabble.com. > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
