Karl Mondale wrote:
> Assume a programs installed previously a window service.
>
> Is there way to backup this service (and all depending DLLs, config
> files), then copy it to another computer and re-install it there
> again?
>
> Of cause without using the original installation software.
You should never *need* to do this. You should keep a copy of the
installation software and product key/serial number safe in case anything
ever happens, you can fix it.
You could backup the entire computer with disk imaging. Then you have
everything safe. However - an individual service/application installed on a
Windows system is usually difficult to move (cannot say impossible -
persistence is a very human trait) to move from one system to another
manually. There's no simple way of knowing what all things it needs
(registry, DLLs it may have put there, DLLs it may need a particular version
of that were already there, what all directories it installed itself in, if
there is any profile-specific or even machine specific parts to the
application...
You should have and really need the original software installation media and
product keys/serial numbers to properly install most software again.
--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html