Script not working
I have a script to uninstall Firefox. Here is part of the .xml script
<dependencies>
<dependency name="/packages/kbots/684/helper.zip" checksum="29d19f5b7cda1a6c8d31abb4268ef147" />
</dependencies>
...
<launch_program path="$(KACE_DEPENDENCY_DIR)" program="helper.exe" wait="true" parms="/s" />
It downloads helper.zip and unzips it to helper.exe
The error log says:
...\kbots_cache\packages\kbots\684\helper.exe : (2) The system cannot find the file specified.
I don't see why it isn't seeing the file. The old Firefox is not deleted. It is very old 3.6 but it is still in Add/Remove programs. It did remove the shortcut and it appears that firefox.exe is gone from the folder. I can manually remove it in add/remove programs.