Unsolved
This post is more than 5 years old
6 Posts
0
7211
January 16th, 2007 10:00
windows installer
Has anyone any idea how to get windows installer working correctly, I have tried un-installing and re-installing office and using windows installer clean up. I have also gone in to services and set the start up to automatic which makes no difference I have also downloaded the 3.1v2 version.
windows installer does not go into the add/remove programs the thing is I am not so sure if I was to re-install windows XP that this will work.
sriramb13
44 Posts
0
January 16th, 2007 18:00
For Windows XP
1. Click Start
2. Click Run
3. Enter the following command and then click OK.
msiexec /regserver
C:\Windows\system32\msiexec.exe /regserver
simpswr
2 Intern
2 Intern
•
3.2K Posts
0
January 16th, 2007 19:00
dunedin
2.7K Posts
0
January 17th, 2007 09:00
attrib -r -s -h
c:\windows\system32\dllcache
cd c:\windows\system32\
ren msi.dll msi.old
ren msiexec.exe msiexec.old
ren msihnd.dll msihnd.old
exit
Now restart your PC and the Installer should be automatically reinstalled.
dunedin
2.7K Posts
0
January 17th, 2007 12:00
borderknight
6 Posts
0
January 17th, 2007 12:00
borderknight
6 Posts
0
January 17th, 2007 16:00
dunedin
2.7K Posts
0
January 17th, 2007 21:00
http://www.windowsforum.com/showthread.php?t=2094292
davidhenty
3 Posts
0
September 27th, 2007 13:00
dunedin
2.7K Posts
0
September 28th, 2007 12:00
davidhenty
3 Posts
0
September 28th, 2007 19:00
dunedin
2.7K Posts
0
September 28th, 2007 19:00
davidhenty
3 Posts
0
September 29th, 2007 06:00