win drüber bügeln oder die datei Win bekannt machen
lest Ihr eigentlich nie FAQs oder Readme oder Liesmich oder oder oder?
If it still doesn't work, use REGVSR32.EXE. Follow the following instructions:
Commands to add/delete .dll or .ocx files
To add .ocx and certain .dll files, it will be necessary to restart your computer in DOS mode and run WINDOWS/SYSTEM/REGSVR32.EXE from the command line. You will need the following commands and switches:
regsvr32 [/u] [/s] [n] [i [:cmdline]] dll name or ocx name
/u (unregistered server)
/s (silent; display no message boxes)
/c (console output)
/i Call dll or ocx install passing it an optional [cmdline]; when used with /u calls dll or ocx uninstall
/n Do not call dll RegisterServer; this option must be used with /i
Or you can go to START > RUN and type SFC, and use that program to install dll files.
