
.jpg?sfvrsn=3ad09b0a_1)
Install Robotstudio, wrong windows version
Comments
-
Hello,
This installation issue occurs when there's an issue with your windows installation.
If you perform this command: "get-wmiobject win32_operatingsystem" in PowerShell and its output is empty, then the installer will fail.
The recommendation is to reinstall your OS.—Maxim RiabichevPC Software Support Engineer0 -
Hi,Thanks for your support.Yes it was a issue with WMI services.I did run following commands to solve the problemCMD as administrator
dism /online /cleanup-image /checkhealth
SFC /scannow
CD C:\>windows\system32\wbem
regsvr32 /s %systemroot%\system32\scecli.dll
regsvr32 /s %systemroot%\system32\userenv.dll
regsvr32 cimwin32.dll
mofcomp cimwin32.mof
mofcomp cimwin32.mfl
mofcomp rsop.mof
mofcomp rsop.mfl
for /f %s in ('dir /b /s *.dll') do regsvr32 /s %s
for /f %s in ('dir /b *.mof') do mofcomp %s
for /f %s in ('dir /b *.mfl') do mofcomp %s
regsvr32 wmisvc.dll
wmiprvse /regserver
regardsChristian1 -
Hi Christian,
Thank you for providing that information!
—Maxim RiabichevPC Software Support Engineer0
Categories
- 10.4K All Categories
- 5.3K RobotStudio
- 346 UpFeed
- 15 Tutorials
- 8 RobotApps
- 281 PowerPacs
- 404 RobotStudio S4
- 1.7K Developer Tools
- 238 ScreenMaker
- 2.6K Robot Controller
- 246 IRC5
- 36 OmniCore
- 6 RCS (Realistic Controller Simulation)
- 3 RobotStudio AR Viewer
- 691 RAPID Programming
- 14 Wizard Easy Programming
- 101 Collaborative Robots
- 3 Job listings