By tom-doyle@usa.net on Saturday, 29 December 2018
Posted in Office Tab
Replies 2
Likes 0
Views 5.8K
Votes 0
Same problem -- Office Tab 13.1 registered stopped working. When I click on any Office Tab icon I receive a dialog box that specifies: Initialization error 4 for Officetabloader.dll. I have reinstalled Office table 13.1 and continue to get the error. What do you recommend?
Hello,
Please try to take a look at this topic https://www.extendoffice.com/forum/office-tab/302-office-tab-stopped-working.html
Thanks in advance.
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Before carrying out this procedure, disconnect from the Internet. That means turning off Wi-Fi and disconnecting from a wired connection. If you don't, Windows 10 will indicate some files are in use and cannot be modified or the command will be non-responsive. Also, you should restart your computer after disconnecting from the Internet. The easiest way to do it is to enable Airplane mode from the Action Center - Windows key + A.
Open Start, type: CMD
Right click CMD
Click Run as administrator
Type each of the following then hit Enter
taskkill /f /fi "SERVICES eq wuauserv" (Do this multiple times)
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
rmdir C:\Windows\SoftwareDistribution\DataStore
rmdir C:\Windows\SoftwareDistribution\Download
When complete, hit Enter, then restart, then try updating again.
If that does not work..
1. Open Start, type: CMD
Right click CMD
Click Run as administrator
Type each of the following then hit Enter
Run these codes:
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%\system32\catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc
After running these commands, check if your issue is fixed.
Other things you can try...
We are aware of reports from users experiencing problems installing the latest Feature Update, version 1903 which is in the process of rolling out.
A couple issues we are aware of that might block the upgrade include the following:
- You need to ensure you have 10 to 16 GBs of free space.
- If there is a SD card installed, uninstall it or disable it.
- Disconnect any usb drives.
I hope this helps you with Office 365 migration.
·
3 years ago
·
0 Likes
·
1 Votes
·
0 Comments
·
View Full Post