Can you help me,
I can't install wincc6.2 in winxp sp3.
Thanks
[?+]: How install WINCC 6.2 in WINXP SP3?
-
- Posts: 7
- Joined: Thu Apr 05, 2007 2:23 pm
- Location: Vietnam
-
- Site Admin
- Posts: 3992
- Joined: Thu Feb 16, 2006 3:25 pm
- Location: Russia
What problems when you install WinCC ?
If problem to install KB319740
Start>Run>Regedit
HKLM\SOFTWARE\Microsoft\Update\Windows XP\SP3
add KB319740
--------------------------------------WinCC installer wrote:
If problem to install KB319740
Start>Run>Regedit
HKLM\SOFTWARE\Microsoft\Update\Windows XP\SP3
add KB319740
To resolve this issue, open your Registry Editor and add the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB319740]
Reboot your PC and you should now be able to install WinCC without any problems.
or write this text to file KB319740.REG and run itin Russian wrote:Start>Run>Regedit
HKLM\SOFTWARE\Microsoft\Update\Windows XP\SP3 создаем соответствующий раздел: KB319740
или переписать этот текст в файл и запустить его.
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB319740]
"Description"="Hotfix for Windows XP (KB319740)"
"InstalledDate"="1/19/2007"
"InstalledBy"="YourName"
"UninstallCommand"="C:\\WINDOWS\\$NtUninstallKB319740$\\spuninst\\spuninst.exe "
"Type"="Update"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB319740\Filelist]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB319740\Filelist\0]
"FileName"="uxtheme.dll"
"Version"="6.0.2900.2523"
"BuildDate"="Thu Sep 23 21:16:59 2004"
"BuildCheckSum"="412c0"
"Location"="C:\\WINDOWS\\system32"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB319740\Filelist\1]
"FileName"="uxtheme.dll"
"Version"="6.0.2900.2523"
"BuildDate"="Thu Sep 23 21:16:59 2004"
"BuildCheckSum"="412c0"
"Location"="C:\\WINDOWS\\system32\\DllCache"
Last edited by CoMod on Fri Sep 05, 2008 10:40 am, edited 1 time in total.