Hello again Dan,
Unfortunately, this turns out to be a bug for all Client Objects in
the OpConsole - its alredy fixed for the next release.
There isn't a solid workaround that I can come up with. Currently
Clients must exist at C:\Progra~1\IADS\ClientWorkstation\
I tried moving both of the folders for Program Files to a new
subdirectory but the OS kept protecting itself and would let me move
things like Wordpad.exe
Vista has a commandline tool available called fsutil.exe. You can use
it to change the mangled name of file and folders, but I get access
denied on the Program Files folders. If you can find a way todo it
early enough on boot it might have promise.
Usage : fsutil file setshortname <filename> <shortname>
Eg : fsutil file setshortname "C:\Program Files" PROGRA~9
In theory, you could use a Linux Boot CD to move the contents around
and then back such that "Program Files (x86)" = "C:\Progra~1" instead
of 2
My apologies, thanks for catching it and pointing out the error
> > > Dan Green- Hide quoted text -
>
> - Show quoted text -