OK...here we have the part from the log where the action is:
MSI (s) (20:B4) [07:41:48:031]: Executing op: SetTargetFolder(Folder=C:\Program\Microsoft Office\Office10\Startup\)
MSI (s) (20:B4) [07:41:48:031]: Executing op: FileRemove(,FileName=Trodocs.dot,,ComponentId={091946C0-EB05-4D32-B859-F513AFE90C3C})
MSI (s) (20:B4) [07:41:48:125]: Verifying accessibility of file: Trodocs.dot
MSI (s) (20:B4) [07:41:48:125]: Executing op: FileRemove(,FileName=Komglob_trossen2003.dot,,ComponentId={091946C0-EB05-4D32-B859-F513AFE90C3C})
MSI (s) (20:B4) [07:41:48:125]: Verifying accessibility of file: Komglob_trossen2003.dot
MSI (s) (20:B4) [07:41:48:125]: Executing op: ActionStart(Name=RemoveFolders,Description=Removing folders,Template=Folder: [1])
MSI (s) (20:B4) [07:41:48:125]: Executing op: FolderRemove(Folder=C:\Program\Microsoft Office\Office10\Startup\,Foreign=0)
As we can see, according to the last line, the “Startup” folder is removed. Why? What could be wrong?
/T