K
Ken Overton
I've built a service that can be easily installed by simply copying it
into place and running InstallUtil.exe -install <service.exe>. But it'd
be great if a Setup project could do that because then the one setup.exe
could take care of all that messy transactionality stuff. But I can't
find anything about getting one to run arbitrary commands. Is that not
possible?
-- kov
into place and running InstallUtil.exe -install <service.exe>. But it'd
be great if a Setup project could do that because then the one setup.exe
could take care of all that messy transactionality stuff. But I can't
find anything about getting one to run arbitrary commands. Is that not
possible?
-- kov