I’m getting a Failed status when this procedure runs on Win XP and Win Server 2003 SP2
Below is the error message i’m getting:
** Win Server 2003 **
Traceback (most recent call last): File "<string>", line 26, in <module> NameError: name 'ale' is not defined |
** Win XP **
Traceback (most recent call last): File “<string>”, line 10, in <module> File “<string>”, line 11, in disable_file_system_redirection File “C:\Program Files\COMODO\Comodo ITSM\lib\ctypes_init_.py”, line 378, in getattr func = self.getitem(name) File “C:\Program Files\COMODO\Comodo ITSM\lib\ctypes_init_.py”, line 383, in getitem func = self._FuncPtr((name_or_ordinal, self)) AttributeError: function ‘Wow64DisableWow64FsRedirection’ not found
Any help will be greatly appreciated.
Thanks,
Mike