.mkdir.done

Post Reply
rms_is_god
Posts:1
Joined:Mon Nov 12, 2012 4:28 pm
.mkdir.done

Post by rms_is_god » Mon Nov 12, 2012 4:37 pm

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

jpa
Posts:122
Joined:Fri May 01, 2009 5:06 pm

Re: .mkdir.done

Post by jpa » Wed Nov 14, 2012 3:59 pm

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?

User avatar
DraconPern
Site Admin
Posts:1218
Joined:Thu Oct 30, 2003 11:47 pm
Location:Texas
Contact:

Re: .mkdir.done

Post by DraconPern » Thu Nov 15, 2012 3:11 am

Check the read/execute permission on your MSI file for 'Everyone'.
FrontMotion Lead Developer

Post Reply