ran an office removal tool from microsoft and now i get
Catalyst Outlook 12 install bypass check passed: Blocking flag is not set
Catalyst did not detect any conflict Groove products installed on the machine
Catalyst valid path check failed: The path is invalid
Not showing message because suppress modal has been set. Title: 'Setup Warning', Message: 'The install path is invalid. Please enter a valid install path. '
Message returned: 1
Error: Install time check failed. Terminating installation Type: 66::PreReqCheckFailure.
Error: Install time check failed. Terminating installation Type: 66::PreReqCheckFailure.
Catalyst execution finished: 05/05/2015 10:34:57. Return code: 30066. Exception caught: PreReqCheckFailure.
PERF: TickCount=323391515 Name=RunSetup Description=End function
anyone seen this before?
Not exactly this before, no, but...
It looks like you are using a customization file (an MSPfile or a config.xml), because "suppress modal" has been set.
And so, setup didn't display the fatal error message (because it was told to run totally silently)
And, the actual error, is that setup is being instructed (presumably by the customization you have built) to install Office into a non-existent folder location. (maybe an invalid drive or sub-folder structure?)
Check your customization. It seems to me that it's defective.
What is the actual command-line you are executing?
setup.exe
or
setup.exe /configfile blablah ??
If you are using just setup.exe, then my guess is that there's a defective customization file plonked into the \Updates folder of your install source, and that's doing bad stuff for your sce