Page 1 of 1

.mkdir.done

Posted: Mon Nov 12, 2012 4:37 pm
by rms_is_god
I'm getting an error with a user running Win7x64 Pro on a Dell Precision M4300
Over the weekend I uninstalled Firefox manually from each machine, then added them to the GPO we made using the FrontMotion FF16 msi (after admin installing and configuring).
No other users seem to be affected but on boot when the GPO installer is loading he errors out immediately before Firefox can install
His event log shows

Code: Select all

Detection of product '{4A0AC6CA-1650-4205-94B0-4D417B22661C}', feature 'F_FirefoxMain', component '{DCBB853D-5D2C-43E8-A033-5F82FAC0FFD6}' failed.  The resource 'C:\Program Files (x86)\Mozilla Firefox\firefox.exe' does not exist.

Code: Select all

Product: Mozilla Firefox (en-US) -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2324. The arguments are: 6, C:\Program Files (x86)\Mozilla Firefox\modules\services-notifications\.mkdir.done,
searching for 2324 turns up a bunch of things from installing iTunes with an existing install erroring out the new install, so in lieu of this I cut/pasted his program files (x86)/mozilla firefox, and his appdata/local-roaming/mozilla to a seperate location (didn't want to lose his profile). This didn't solve anything, and now his event log shows

Code: Select all

Detection of product '{4A0AC6CA-1650-4205-94B0-4D417B22661C}', feature 'F_FirefoxMain', component '{DCBB853D-5D2C-43E8-A033-5F82FAC0FFD6}' failed.  The resource 'C:\Program Files (x86)\Mozilla Firefox\firefox.exe' does not exist.

Code: Select all

Detection of product '{4A0AC6CA-1650-4205-94B0-4D417B22661C}', feature 'F_FirefoxMain' failed during request for component '{DCBB853D-5D2C-43E8-A033-5F82FAC0FFD6}'
I can provide more details, just don't want to get forgotten about like the guy from 2006 who didn't get answered

Re: .mkdir.done

Posted: Wed Nov 14, 2012 3:59 pm
by jpa
Review the detailed log of the Frontmotion install.
msiexec /i FM16.msi /L*v logfile.txt

Can you successfully install the normal Firefox 16 setup installer on the problem machine?

Re: .mkdir.done

Posted: Thu Nov 15, 2012 3:11 am
by DraconPern
Check the read/execute permission on your MSI file for 'Everyone'.