November 9, 200619 yr Hey guys,I’ve recently started to get into automating my app install on my work machines, I was wondering though is there away to be notified that all apps have installed?For example lets say I have ten app which get installed once the first logon has occurred is there any way that I can be notified that all apps have installed short of actually going to the machine and checking myself?
November 9, 200619 yr You can use IF EXIST to check for a file then send ECHO to a TXT file that a program was installed.
Create an account or sign in to comment