|
Firefox Default program settings being wrecked by installer
|
|
03-19-2012, 03:40 PM
Post: #11
|
|||
|
|||
|
RE: Firefox Default program settings being wrecked by installer
I've been using FireFox 11 in Windows 7 x86, x64, and Windows 8CP and have no problems with all versions Shark007.
I see no connection between SHARK007 and an Internet browser? AMD A6-3650 with HD6530 graphics * XP MCE 2005, Windows 7 x86 + x64 + 8 x64 * PowerDVD 12 + 13 |
|||
|
03-19-2012, 06:36 PM
Post: #12
|
|||
|
|||
RE: Firefox Default program settings being wrecked by installer
(03-19-2012 03:40 PM)HD-False Wrote: I've been using FireFox 11 in Windows 7 x86, x64, and Windows 8CP and have no problems with all versions Shark007. its quite weird as well as i assume the installer sets the same registry entries for file types regardless of the browser installed since its related to videos. what else is weird and disturbing is that both inside and outside of vmware i am able to reproduce this issue and installing FF 3 seems to be not affected and remedys the issue. any thoughts on the cause would be appreciated. |
|||
|
03-19-2012, 07:55 PM
(This post was last modified: 03-19-2012 08:12 PM by Solace.)
Post: #13
|
|||
|
|||
|
RE: Firefox Default program settings being wrecked by installer
After analyzing what changes occur from setting the filetype permissions it seems that within the FirefoxHTML directory of the following registry settings are the reason behind such behavior. This is a export of the section after applying the changes via gui file types. Is the codecs suppose to be changing the file permissions for such extensions? i recall in the past that was never the case and the icon/extensions remained to be opened by firefox. If this is normal behavior from the software then this is false report by me. I do not recall this occurring in the past though.
Code: Windows Registry Editor Version 5.00changing "open -> Play" changes the behavior on all the file types for the shell. restoring it fixes the file types. restoring the path to FF restores the default icon and its back to normal. also i figured out why the Firefox was completely removed on rare cases. If i install FF11 and click Restore file types it assumes the backups exists in registry and still goes ahead to remove the entries leaving nothing and removing Firefox from the default programs list and file types. The backups must exist prior to executing this script otherwise nothing will remain. |
|||
|
03-19-2012, 08:13 PM
Post: #14
|
|||
|
|||
|
RE: Firefox Default program settings being wrecked by installer
your registry post has some interesting entries.
some of the terminolgy does belong to my software but I have no idea how it is getting into the Firefox HKLM key. my software doesnt write these values to HKEY_LOCAL_MACHINE - it writes to HKEY_CLASSES_ROOT So, somehow, Firefox is re-directing/re-interpretting my intension and using it for itself. very stange indeed. Do you disable UAC? |
|||
|
03-19-2012, 08:40 PM
(This post was last modified: 03-19-2012 08:43 PM by Solace.)
Post: #15
|
|||
|
|||
RE: Firefox Default program settings being wrecked by installer
(03-19-2012 08:13 PM)Shark007 Wrote: your registry post has some interesting entries. heres the same registry folder after setting filetypes through your gui. FF 3.0 After applying file types Code: Windows Registry Editor Version 5.00FF 11 after Code: Windows Registry Editor Version 5.00Both in vmware and in the alternate OS i installed to check both this and some other minor things i wanted to check has UAC enabled. these 2 registry exports are from vmware after installing the respective version of firefox. its pretty weird to me as well as the version of firefox seems to affect the results as well lol. i was using comodos HIPS to identify what changes are being made and where. blocking such attempts resulted in normal results for FF 11 within that section. |
|||
|
03-19-2012, 08:46 PM
Post: #16
|
|||
|
|||
|
RE: Firefox Default program settings being wrecked by installer
the keys you are quoting are written by Windows are are Mirrors of what exists in HKEY_CLASSES_ROOT
I write to HKEY_CLASSES_ROOT What I do not understand is how HKEY_CLASSES_ROOT\FirefoxHTML is getting involved at all. I write to specific keys and not to \FirefoxHTML. Somehow FF11 is picking up on the 'associations write' and using it for itself. |
|||
|
03-19-2012, 08:52 PM
(This post was last modified: 03-19-2012 08:52 PM by Solace.)
Post: #17
|
|||
|
|||
|
RE: Firefox Default program settings being wrecked by installer
Oh, ok i understand now. With UAC enabled it will write to "CU" instead of "LM" for the registry entries. i just navigated to the HKCU section and the same entries exist that are causing the issue. Without UAC it just writes the same stuff to HKLM which is why my original registry post shows that pathing. hope that removes the confusion about the pathing.
the other question stands though about the entries themselves since me altering those 2 settings will fix the issue. let me get 2 exports of the current user section for the same entries. odds are they will be the same but i might as well check. edit: yea sorry i realized that after and probably created a bit of confusion. |
|||
|
03-19-2012, 08:55 PM
Post: #18
|
|||
|
|||
RE: Firefox Default program settings being wrecked by installer
(03-19-2012 08:52 PM)Solace Wrote: Oh, ok i understand now. With UAC enabled it will write to "CU" instead of "LM" for the registry entries. this is not correct. as stated, I write to SPECIFIC keys, neither of which are CU or LM but I do write to CR UAC state does not change this - but UAC state can cause different interactions within the registry. Disabling UAC is usually a bad thing to do and i wonder if it is the cause of 'your' anomolies. |
|||
|
03-19-2012, 09:03 PM
Post: #19
|
|||
|
|||
|
RE: Firefox Default program settings being wrecked by installer
sorry my mistake again i misread that initially.
it still occurs within the proper pathing to classes. heres FF 11 before. Code: Windows Registry Editor Version 5.00and after Code: Windows Registry Editor Version 5.00 |
|||
|
03-19-2012, 09:06 PM
Post: #20
|
|||
|
|||
|
RE: Firefox Default program settings being wrecked by installer
I am not disputing that it occurs.
What I am trying to reslove is WHY it occurs. My software is not specifically writing to the FirefoxHTML key. Please do some testing without disabling UAC. I am guessing that disabling UAC is causing this situation. |
|||
|
« Next Oldest | Next Newest »
|





