I\'m trying to install some custom Windows services using PowerShell, and I\'ve been unable to run InstallUtil without getting the following error:
Does NAnt have the ability to install or uninstall a windows service, using the InstallUt开发者_如何学运维il utility or whatever else?You can call Nant\'s exec task to call InstallUtil and can pass pa
Please read the whole question; I personally think that this is programming-related; if you think otherwise, then please migrate without down-voting.
I\'ve got 开发者_如何学运维a windows service compiled as AnyCPU.I\'m trying to get it into our installer to distribute.However...I am unclear on the difference between the 32 bit and 64 bit versions o