0

I created a VFP OlePulic class and when I use install shield 5 that comes w/ VFP 9, I'm getting the following error on building my install shield package. I suspect this is why my dll isn't getting registered on install of said package.

Running on Windows 10 (is that the problem?).

ISRegSpy detects following module 'C:\Windows\SYSTEM32\AcLayers.dll' hooked into this process, which will cause ISRegspy to malfunction. You need to shut the application down and restart COM extraction.

screenshot of install shield build error

spottedmahn
  • 14,823
  • 13
  • 108
  • 178
  • See https://doughennig.com/Papers/Pub/InnoSetup.pdf which is the state of the debate in the Fox community if you ask me – Stefan Wuebbe Oct 22 '22 at 21:24

1 Answers1

0

I tried an uninstall & re-install but no luck.

I ended up deleting some folders in My Documents for install shield projects & a few registry entries & it magically started working again.

Not sure which thing I deleted fixed it. I’m guessing something in my documents.

spottedmahn
  • 14,823
  • 13
  • 108
  • 178