Skip to main content

Posts

Showing posts from July, 2016

Two-click-installer-windows

two-click-installer-windows If you have to face a situation which you don’t have windows server but you have to install a windows application to multiple machine and update them, let’s assume update with an exe. Here is my situation, I've an install file named PhonikIP.MSI and I need to install it to my local pcs and update the exe with nerwer version on the Apache server which installed in to the pcs. I've a Appache AKA HTTPD server install to my local centos server and i've coppied above file to appache server's root folder. This is my app,ication (‘.bat’) to install and update the application by running it as ADMINISTRATOR. I've use an additional textfile to do the configuration. The configuration file is saved to local drive “C:” as configInputs.txt (C:\configInputs.txt) followed by following structure. Note that this program has configured to update a file call “configcallcenterpass.txt” and to update application's configuration file whic