tulnetdotcom
Posts: 26
|
| Posted: 02/01/2005, 8:25 AM |
|
My requirement is as follows:
I want to develop software repository system.
In which user can select the software for installation and software installation should start immediatly without any download warning. I also wants hide the links from users.
Is it possible in ASP using codecharge ?
Please guide me.
Thanks !!
|
 |
 |
BlinkyBill
Posts: 86
|
| Posted: 02/01/2005, 2:41 PM |
|
Don't you think that if this was possible, every script kiddie out there would be using it to distribute virus'es, malware, spyware etc etc. This looks like a HUGE security risk.
If you really want to head down this path, your only option would be to develop an active-x control that would do it for you. This would limit you to IE only browsers, and assume the user accepts the initial active-x control.
The real question is why bother. There are package out there that do it so much better, SMS, Radia, even Active Directory lets you distribute applications.
|
 |
 |
tulnetdotcom
Posts: 26
|
| Posted: 02/04/2005, 6:32 AM |
|
Thanks,
The thing is we need track down the licensing information in database so that we will get reports. At the same time we want restrict users to keep dump of software on there systems.
these are the only objective behind the system we are thinking of.
|
 |
 |
|