Creating installer utility
-
Hi all i have developed a windows service. rite now i have to manually setup folders, copy the exe of service to it n then manually install and start the service from command prompt. Now i want to automate all this process. I want to make a setup(installer) for that purpose. So that i only need to give that setup program to somebody n when somebody runs that...everything is installed, copied on its own......Please suggest me how do i make the installer code....(something like proffesional software setup programes).......also in which language it wud be easy to do it........my service is in C++ thanks kunal s patel
-
Hi all i have developed a windows service. rite now i have to manually setup folders, copy the exe of service to it n then manually install and start the service from command prompt. Now i want to automate all this process. I want to make a setup(installer) for that purpose. So that i only need to give that setup program to somebody n when somebody runs that...everything is installed, copied on its own......Please suggest me how do i make the installer code....(something like proffesional software setup programes).......also in which language it wud be easy to do it........my service is in C++ thanks kunal s patel