Missing files not required ???

Started by Randem, July 17, 2009, 11:44:08 AM

Previous topic - Next topic

Randem

Those are Windows files that do not need to be deployed. You can add those files to the unsafe file list and they will not be picked up when you re-run InnoScript.

paul_uk

Hi
Each time I run innoscript on my vb project it reports 3 missing files:
comsvcs.dll
colbact.DLL
CLBCatQ.DLL
Does anybody know why innoscript thinks these files are required for my build. Before I used innoscript these files were never included in my distributions using the old ms vb setup wizard. Should I be including them, or just omit those lines? If they are required where should I my script get them from?
Regards Paul