I have an app that taps into Wininet.dll for some FTP functions. When I build the app using the Package and Deployment wizard, it complains about missing dependancy info for c:\windows\system\wininet.dll (also for MSWORD9.OLB, unrelated to this, for MS Word functions). When I run the app on a PC that was installed by the setup program, it complains that it cannot find wininet.dll. the dll is in windows\system and I've also tried putting it in the app's installation folder. Does anyone know where I can get the .DEP files for these files, and more importantly, would this solve my problem ??? HELP !!!!