Are you using version 1.7?
I thought I had this fixed in this release, but could be wrong.
Thanks.

J.J. Meddaugh - ATGuys.com
A premier Licensed Code Factory and KNFB Reader distributor
  ----- Original Message ----- 
  From: David 
  To: Scripting List WE 
  Sent: Sunday, May 02, 2010 10:08 PM
  Subject: AddRemove script - bug report


  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.
  The Professional version does not have this message.

Reply via email to