in reply to Re: Deployment of a Perl application
in thread Deployment of a Perl application
ff,
one big advantage of the msi installer is that you can distribute an msi file using active directory (if thats what your network is running) It can either be auto-installed or can be available to users for installation through Add/Remove programs.
This can be realy handy if you want to distribute a program to 100s of users when 99% of them cant understand the concept of "next, next, Finish" :-)