Advertisement
Robertogram

Untitled

Feb 8th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Hi,
  2.  
  3. First locate true paths for mlcfg32.cpl and appvlp.exe
  4.  
  5. For me it was
  6.  
  7. "C:\Program Files (x86)\Microsoft Office\Root\Office16\MLCFG32.CPL"
  8.  
  9. and
  10.  
  11. "C:\Program Files (x86)\Microsoft Office\root\Client\AppVLP.exe"
  12.  
  13. Then open regedit and search this entries with mlcfg32.cpl
  14.  
  15. Win10 has more entries regarding mlcfg32.cpl. Correct all wrong paths to either one AppVLP and MLCFG32.CPL
  16.  
  17. Just correct the path from the entries to the file. Nothing else
  18.  
  19. for example:
  20.  
  21. Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{A0D4CD32-5D5D-4f72-BAAA-767A7AD6BAC5}\shell\open\command
  22.  
  23. "C:\Program Files (x86)\Microsoft Office\root\Client\AppVLP.exe" rundll32.exe shell32.dll,Control_RunDLL "C:\Program Files (x86)\Microsoft Office\root\Office16\MLCFG32.CPL"
  24.  
  25. Also icon:
  26.  
  27. Computer\HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{A0D4CD32-5D5D-4f72-BAAA-767A7AD6BAC5}\DefaultIcon
  28.  
  29. C:\Program Files (x86)\Microsoft Office\root\Office16\MLCFG32.CPL,0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement