In the process of uninstalling some software, I do get an error message.
The problem araises, when I attempt to remove a software, and the respective
uninstall software is placed in for instance the C:\Program Files folder.
If for instance, the uninstall file is named:
C:\Program files\Uninstall\setup.exe
The script throws an error on me, saying that 'C:\Program' cannot be found.
I have found the work around, but the script should be updated, so as to handle
this situation. The work around, is to enclose the whole file path/name, in
quotes. The actual string that the script should leave for the OS is therefore:
"C:\program files\uninstall\setup.exe" -param1 -param2 -param3
In fact, the filename could always be enclosed in quotes, and the trouble would
never araise.
Hope the script will have this included, in the next update.
--
I am using the free version of SPAMfighter.
We are a community of 7 million users fighting spam.
SPAMfighter has removed 1625 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len
The Professional version does not have this message