Band Registration from WEB
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I had developed a DeskBand. Now, I wish to put this DLL in download section of my website where surfer can install it from the web like Installing Yahoo! Companion. I think it can be done either using VBScript or JavaScript but need some good suggestions. Thanks in Advance
-
Hi, I had developed a DeskBand. Now, I wish to put this DLL in download section of my website where surfer can install it from the web like Installing Yahoo! Companion. I think it can be done either using VBScript or JavaScript but need some good suggestions. Thanks in Advance
You can use the VB installer or Install shield to make a package for the web. the cab will build in the registration INF which will download and install the file. -Erik