Error 1931 & msscript.ocx

G

Guest

I have written a program in vb6. I have used install sheild to create the
setup.exe
During the install a get a pop up info box that say error 1931. The
installer service cannot update the system file
c:\winnt\system32\msscript.ocx because the fiel is protected by windows. I
have tried a couple of different fixes but so for no good, Also I only have
this issue with W2K computers. Thank you for your help.
 
D

Dave Patrick

Your package shouldn't need to replace it.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I have written a program in vb6. I have used install sheild to create the
| setup.exe
| During the install a get a pop up info box that say error 1931. The
| installer service cannot update the system file
| c:\winnt\system32\msscript.ocx because the fiel is protected by windows.
I
| have tried a couple of different fixes but so for no good, Also I only
have
| this issue with W2K computers. Thank you for your help.
 
G

Guest

Since I did this post, I then made a setup.exe in vb and excluded that file
in the build. What happens next is the core dlls are installed, the system
then says that I need to re boot the computer for the upgrades to take
affect, I do the reboot and then the set up runs again..and I get a message
that says the exact same thing (about having to upgrade files and please re
boot) Thank you
 
D

Dave Patrick

There shouldn't be any reason to update core operating system files in your
package. The operating system may now be damaged. Windows 2000 gold installs
1.0.0.4615 of msscript.ocx Windows XP gold installs version 1.0.0.6626

From a command prompt;
sfc /scannow

You might ask them here about this.

http://www.microsoft.com/communitie...8da-b619-44cd-a361-5c6f36369666&lang=en&cr=US

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Since I did this post, I then made a setup.exe in vb and excluded that
file
| in the build. What happens next is the core dlls are installed, the
system
| then says that I need to re boot the computer for the upgrades to take
| affect, I do the reboot and then the set up runs again..and I get a
message
| that says the exact same thing (about having to upgrade files and please
re
| boot) Thank you
 
D

Dave Patrick

You're welcome.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Thank you I understand and I will visit the other site as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Error 1931 0
Installshield Error 1931 1
Error 1931 1
Error 1931 1
Error 1931 Installing HP Printer Software 3
Error 1931- crypt32.dll 0
shfolder.dll *** Error 1931 1
Windows Installer Error on W2K 6

Top