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
regardsChristian2 -
Hi Christian,
Thank you for providing that information!
—Maxim RiabichevPC Software Support Engineer0 -
For future reference.
There is a workaround to install RobotStudio, ignoring this error.Run the command (from the folder where setup.exe is located):
setup.exe /s /v” /qb ADDLOCAL=ALL OSCHECKOK=1"Post edited by Maxim Riabichev on—Maxim RiabichevPC Software Support Engineer1
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 316 IRC5
- 61 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 800 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings