Hello Jean,
Thanks for that file! Not only does it confirm what you said, but I've also learnt a lot about non-English OS groups from it. Let's try again with this batch file:
Batch File
Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
- Click on the Start button and in the search box, type Notepad and click on it
- Copy (Ctrl+C) all of the text in the following box and paste (Ctrl+V) it into Notepad
Code:
::tom982 SFC Batch File Creator 2012
if not exist %SYSTEMDRIVE%\tom982 mkdir %SYSTEMDRIVE%\tom982
icacls C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll /save %SYSTEMDRIVE%\tom982\aclbackup
takeown /f C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll
icacls C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll /grant Administrateurs:F
ren C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll *.bak
copy C:\Windows\WinSxS\msil_presentationframework.resources_31bf3856ad364e35_6.1.7600.16385_fr-fr_054f5bf814f56047\PresentationFramework.resources.dll C:\Windows\assembly\GAC_MSIL\PresentationFramework.resource\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll
icacls C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.0.0.0_fr_31bf3856ad364e35\ /restore %SYSTEMDRIVE%\tom982\aclbackup
sfc /scannow
copy %SYSTEMROOT%\Logs\CBS\CBS.log %USERPROFILE%\Desktop\CBS.txt start notepad.exe %USERPROFILE%\Desktop\CBS.txt
- Go to File > Save As... and save it to your Desktop named fix.bat. Make sure you change the Save as type to All Files (*.*)
- Locate fix.bat on your Desktop and right click then select Run as administrator
Tom
Hello Tom,
First i would like to thank you for all the time you take to help me on that issue, and be sure that is really appreciated !
About the french-canadian OS group; i can tell you that the other correction that have to be done reading your file is "Utilisateurs du Bureau … distance" should be "Utilisateurs du Bureau à distance" and "Utilisateurs du modŠle COM distribu‚" should be "Utilisateurs du modèle COM distribué" .....
That being said, i don't understand why microsoft let that some glitch happen in their OS, i think that it would be wiser to let "intact" the OS group identical to the US version and include the "translated groups" nested within the originals one, so for an example; administrateurs should be a group within "administrators"...so programs and tools could run without any glitch i guess..... In "domain" things are even more worse...... "authentificated users" are "utilisateurs authentifiés" and i since had problems with us program expecting the first group ...refuse to run correctly in my french server OS .....
That said, we get in another little problem running the new script (fix.bat) it seem that the modification done by the first one cause some others problems:
C:\Windows\system32>if not exist C:\tom982 mkdir C:\tom982
C:\Windows\system32>icacls C:\Windows\assembly\GAC_MSIL\PresentationFramework.re
sources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll /save C:
\tom982\aclbackup
fichier traité : C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.
0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll
1 fichiers correctement traités ; échec du traitement de 0 fichiers
C:\Windows\system32>takeown /f C:\Windows\assembly\GAC_MSIL\PresentationFramewor
k.resources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll
Opération réussie : le fichier (ou dossier) : "C:\Windows\assembly\GAC_MSIL\Pres
entationFramework.resources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.re
sources.dll" appartient
désormais à l'utilisateur "JEAN-WS\Jean".
C:\Windows\system32>icacls C:\Windows\assembly\GAC_MSIL\PresentationFramework.re
sources\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll /grant A
dministrateurs:F
fichier traité : C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.
0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll
1 fichiers correctement traités ; échec du traitement de 0 fichiers
C:\Windows\system32>ren C:\Windows\assembly\GAC_MSIL\PresentationFramework.resou
rces\3.0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll *.bak
Le nom de fichier existe déjà, ou le fichier
est introuvable.
C:\Windows\system32>copy C:\Windows\WinSxS\msil_presentationframework.resources_
31bf3856ad364e35_6.1.7600.16385_fr-fr_054f5bf814f56047\PresentationFramework.res
ources.dll C:\Windows\assembly\GAC_MSIL\PresentationFramework.resource\3.0.0.0_
fr_31bf3856ad364e35\PresentationFramework.resources.dll
Le chemin d'accès spécifié est introuvable.
0 fichier(s) copié(s).
C:\Windows\system32>icacls C:\Windows\assembly\GAC_MSIL\PresentationFramework.re
sources\3.0.0.0_fr_31bf3856ad364e35\ /restore C:\tom982\aclbackup
fichier traité : C:\Windows\assembly\GAC_MSIL\PresentationFramework.resources\3.
0.0.0_fr_31bf3856ad364e35\PresentationFramework.resources.dll
1 fichiers correctement traités ; échec du traitement de 0 fichiers
C:\Windows\system32>sfc /scannow
Début de l'analyse du système. Cette opération peut nécessiter un certain temps.
Démarrage de la phase de vérification de l'analyse du système.
La vérification 19% est terminée.
and the CBS1 was created (look at CBS1.rar file)
Tring to get think faster, i did try to restore the system just before the first fix.bat run. and get the same result....
So i had an image of the system (from Acronis) dating at the end of october and restore it thinking that we should be at the exact same state as before i post a message in your forum
(isnce that was i did before posting my first message.... )
Now i get problem with the same two file but with another one as you can see in CBS_07-12-2012.rar
As you can see now we have "dwmredir.dll.mui" in error with the same two others that we have have from the beginning.....
So i did not run Fix .bat at that point and will wait for your advice....
Have a nice day Tom
Jean