Hi!
Apparently there is nothing wrong, everything works but the system registry
is not releasing a correct path to the file to uninstall. It would appear that
the thing found under the uninstall string is a symbolic path/name and has
extra characters in it to prevent uninstalling of a program.
Now, how to get the actual path/filename as does the add/remove program
does. Anyone attempt this?
It always fails when using the path given. I can extract off the file name
using the file object, but the path I can not. So will have to seek out the
command to do that, which the file object does not have. For the absolute path
is the GW Micro folder...
Bruce
Sent: Saturday, February 18, 2012 12:05 AM
Subject: Changing Working Directory Inside WE Apps
How do you change the working directory inside the
WE scripting language?
The error bad path name or volume label keeps coming up when attempting
to get out of the GW Micro folder in the program files folder.
Need to change the directory to run another program with all it's path
files reside in and it is not allowing me to change to that directory
Is this possibly an environment issue?
Bruce