PDA

Click to See Complete Forum and Search --> : stop downloading in windows xp home


bob5731
Oct 24th, 2005, 07:59 PM
Hi, all
How to stop downloading in windows xp home?

BodwadUK
Oct 25th, 2005, 02:20 AM
Downloading what? :confused:

bob5731
Oct 25th, 2005, 08:48 AM
How to stop all downloading in windows xp home?

Hack
Oct 25th, 2005, 08:53 AM
How to stop all downloading in windows xp home?This makes no sense whatsoever.

If you don't want to download something, don't download it.

What the heck are you talking about?

bob5731
Oct 25th, 2005, 08:55 AM
At my job we need setop all download in windows xp home.

Hack
Oct 25th, 2005, 08:57 AM
Are you saying that you want to prevent all employees from downloading anything from the web?

bob5731
Oct 25th, 2005, 08:58 AM
yes!!!

Hack
Oct 25th, 2005, 09:01 AM
Well, VB is not the answer to your problem.

Any VB program you could write can be easily by passed by just ignoring it and opening IE.

You need some kind of product that can be installed that hooks into IE and disables the browser's ability to download.

I've no clue what that might be, but probably someone else does.

bob5731
Oct 25th, 2005, 09:03 AM
how to do it in the regedit?

Kirax20a
Oct 25th, 2005, 09:13 AM
This is what he wants. He wants a way wherby if the user on his computer tries to download something they stopped by a message box informing them that they can't download.

I don't understand why you want to do this VB there are ready made applications out there that allow you to stop users from downloading.

bob5731
Oct 25th, 2005, 09:16 AM
What is the name of the app? I have looked for 2 week on google whit on help.

Hack
Oct 25th, 2005, 09:17 AM
This is what he wants. He wants a way wherby if the user on his computer tries to download something they stopped by a message box informing them that they can't download. Is this as simple as a registry entry? (I'm asking, I really don't know).I don't understand why you want to do this VB there are ready made applications out there that allow you to stop users from downloading.This is more along the lines that I was thinking of.

Kirax20a
Oct 25th, 2005, 09:26 AM
Well No. If he downloads a program to do it for him then it would be safer than doing it himself. If he has no knowledge of the registry then it can be dangerous to his system if he does something wrong. I'm not sure how this can be done in the registry.

I'm not sure as to what program(s) are called but we use them in College and Work. The best way to search for those kind of applications is too try looking for "Server Utilities" since these types of programs were designed for networks and home security.

Joacim Andersson
Oct 25th, 2005, 10:36 AM
You can restrict the users so they can't install anything on their computers. You can stop certain files from passing through your firewall. But to stop all downloading? That means that you wouldn't be able to watch this page, for example. Since that requires you to download the PHP generated HTML file to your webbrowser. It also requires you to download all images on this page, and the flash program that makes up the ad on top of the page.

This is more a network security question then a programming question, you're asking the question in the wrong forum.

mmciver
Oct 25th, 2005, 10:37 AM
If you want to stop users from downloading files and programs, probably the simplest way would be to set a group policy to prevent it. Then if the user tries to download something they will get a message that says they do not have permission to do that. I am not honestly sure if group policy settings are available in XP home, I usually only work with XP Pro.

bob5731
Oct 25th, 2005, 10:40 AM
How do I setup group policy in windows xp?

mmciver
Oct 25th, 2005, 11:16 AM
As Joacim Andersson said this is more of a networking question. To get started though you can click Start | Run , type mmc and click OK. When the MMC comes up click File | Add/Remove Snap in... then click add and select Group Policy click add it will default to the local computer (if that is what you want) click Finish, close. OK. Expand the local computer policy and you probably want to start looking at setting in the Computer Configuration | Administrative Templates | Windows Components |Internet Explorer area.

bob5731
Oct 25th, 2005, 11:32 AM
Did not work for me.

Hack
Oct 25th, 2005, 11:44 AM
Did not work for me.Moved to General Developer.

What happened when you tried?

bob5731
Oct 25th, 2005, 02:11 PM
windows xp home win not to it.

dglienna
Oct 26th, 2005, 10:49 PM
Only in XP Pro.