Re: Installing Software Packages "ON-DEMAND" with Zenworks 7
For this purpose we use AUTOIT V3. free download. ( use google)
This is a scripteditor easy to use, simply to compile the script to an .exe
In the script we point to the .exe file which wil be created if an application is installed yet. If the file exists then start the program. Doesn't the file exist run the msi. ( if else if)
Create an object pointing to this compiled .exe file and let Zenworks 7 do the rest...........
|