Im trying to install my realtek audio driver R2.25 on my windows 7 RC 7100 x86 machine
everytime i try to run the installer i get an error message:
and Error (-5004 : 0x80070006 ) has occured while running the setup.
Please make sure you have finsihed any previous setup and closed other...
I am trying to install a certificate (.pfx) from a VB script on Vista. This script in turn is invoked by installshield.
iStoreLocation = CAPICOM_LOCAL_MACHINE_STORE
strStoreName = "ROOT"
Dim Store, OpenMode, KeyStorageFlag
OpenMode = CAPICOM_STORE_OPEN_MAXIMUM_ALLOWED OR...