|
-
Oct 27th, 2005, 09:39 PM
#1
Thread Starter
New Member
howto create an installer (setup) program for my BHO?
Hello people,
I have written a bho. I now need to create an installation program for it.
I have tried the VB package and deployment wizard.
Problems are:
1. As u would know, the bho should be added to the appropriate registry-folder. Will any installer do this for me automatically?
If vb deployment wizard can do it, then how?
2. When i run the created setup.exe, I get one warning with the abort/retry/ignore dialog:
f:/windows/system32/wininet.dll
Destination file is in use. Please close applications and try again.
I can clear this warning with abort, and setup resumes.
I understand this is happening bcos i have bundled wininet.dll with the installation program, and I have my broadband connected. But what if the user aborts due to this warning?
Can I not distribute wininet.dll and getaway with it (since my software is going to be of use only to networked users, and networked users should be having wininet.dll in the first place)?
thanks for ur time..
[dEEPS]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|