[RESOLVED] strange vb6 error
I was playing around with manifest files and the VB6 Resource Editor Addin. I made sure i deleted any resource files i added to my VB6 project (lets call it myApp). Now everytime I do ANY of the following:
1) start VB6 fresh (no projects open)
2) double click to start any vbp whatsoever
3) compile myApp.exe
4) run myApp.exe
I get the message "Please wait while Windows configures myApp". I click OK and then get the error(s):
"Error 1334. The file 'xxx' cannot be installed because the file cannot be found in cabinet file 'Instal01.cab'. This could indicate a network error, or an error reading from the CD ROM, or a problem with this package"
The message repeats while I hit cancel maybe 5 times.
Is this related to my playing around wiht manifest files and the vb6 resource editor adding? Anyone know how i can fix this?
Im running Windows7 and have tried rebooting.
Thanks in advance for any insight into this.