Avatar of mindserve
mindserve

asked on 

Create Bat file to unregister and re-register dependencies

I need to unregister and re-register the following files as Vista broke all of the dependencies when a program created in vb6 was uninstalled.

How do I create a batch file to do this?
 
regsvr32 /u /s comdlg32.ocx
regsvr32 /u /s msdatlst.ocx
regsvr32 /u /s msbind.dll
regsvr32 /u /s mswinsck.ocx
regsvr32 /u /s msdatgrd.ocx
regsvr32 /u /s mscomct2.ocx
regsvr32 /u /s mshflxgd.ocx
regsvr32 /u /s msflxgrd.ocx
regsvr32 /u /s msadodc.ocx
 
regsvr32 /s comdlg32.ocx
regsvr32 /s msdatlst.ocx
regsvr32 /s msbind.dll
regsvr32 /s mswinsck.ocx
regsvr32 /s msdatgrd.ocx
regsvr32 /s mscomct2.ocx
regsvr32 /s mshflxgd.ocx
regsvr32 /s msflxgrd.ocx
regsvr32 /s msadodc.ocx
Programming

Avatar of undefined
Last Comment
sirbounty
ASKER CERTIFIED SOLUTION
Avatar of sirbounty
sirbounty
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of mindserve
mindserve

ASKER

I have one problem. The msbind.dll will not register on Vista. Any ideas of why?
Avatar of sirbounty
sirbounty
Flag of United States of America image

: \
No, I don't know the answer to that.
But, you asked for a batch file to unregister and reregister files.  I gave you that precisely...how come a "B" grade?
Programming
Programming

Programming includes both the specifics of the language you’re using, like Visual Basic, .NET, Java and others, but also the best practices in user experience and interfaces and the management of projects, version control and development. Other programming topics are related to web and cloud development and system and hardware programming.

55K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo