Hello All, Target System: Windows 2000 Pro SP4 with Office 2000 During QA testing of Script ID 22535 version 1.1, I noticed that the target system path for the DLL is different from the other Office versions. Office 2000 path: \Program Files\Microsoft Office\Office\ Office XP: \Program Files\Common Files\Microsoft Shared\OFFICE10 Office 2003 path: \Program Files\Common Files\Microsoft Shared\OFFICE11 Old Code: dll = ereg_replace(pattern:"[A-Z]:(.*)", replace:"\1\Microsoft Office\Office\mso9.dll", string:rootfile); New Code: dll = "\\Program Files\\Microsoft Office\\Office\\mso9.dll"; Could someone verify my finding? Thanks, Paul _______________________________________________ Plugins-writers mailing list Plugins-writers@private http://mail.nessus.org/mailman/listinfo/plugins-writers
This archive was generated by hypermail 2.1.3 : Tue Oct 10 2006 - 20:08:47 PDT