473,472 Members | 2,184 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Changing IE default access directory

j
Hello everybody
my problem is related to internet explorer.
By default internet explorer can access my computer and all drive to
save, download, open files. i want to restrict this access to
particular directory "c:\internet" so that IE can access files system
below this directory. It should not able to access the file system
above this directory..
Plz reply soon
Thanks in advance

Nov 21 '05 #1
2 1307
J,

Is this not a question first for an Internet Explorer newsgroup to ask if it
is possible what you ask. When it cannot be done in internet explorer you
can for sure not do it with VBNet.

Cor
Nov 21 '05 #2
Hi

Cor is correct in saying that you should be asking this in a IE forum.
Anyway, here's the solution that you require:

Click START, RUN, type 'regedit' (without quotes) & press ENTER

Nagigate to:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer

Double-click 'Download Directory' in the right pane, type in the path you
want your users to use & press OK

-------------------------------------------------------

Now, navigate to the following two registry keys:

Current User:
----------------

HKEY_CURRENT_USER\Software\Policies\Microsoft\Inte rnet Explorer\Restrictions

All Users:
-----------

HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Int ernet Explorer\Restrictions

In the above two keys, create a new DWORD value by right-clicking in the
right pane & choose NEW --> DWORD, type in 'NoSelectDownloadDir' to create
that key

Now, double click that key & change the value from 0 (zero) to 1 (one) &
click OK

Please note: Creating that value for the current user will disable that
particular user's ability to change download directory whereas, the secon
registry key disables ALL users on that computer. To reverse the restrictions
just change 1 (one) to 0 (zero)

Close the registry editor & restart the computer.

I hope this helps.
Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jan Pieter Kunst | last post by:
Dear group, I'm trying to change PEAR's default cache directory (on Mac OS X) from /tmp/pear/cache to /var/tmp/pear/cache, but I can't do it. I'm using the Marc Liyanage's php distribution, and...
2
by: massimo874 | last post by:
Please some one can tell me wich is the SQLPlus default script directory an how I can set it. I tryed by 'Define' but SQLPlus don't find the scripts I give it in input. WinXP, ORACLE 9i.
1
by: jindal | last post by:
Hello everybody my problem is related to internet explorer. By default internet explorer can access my computer and all drive to save, download, open files. i want to restrict this access to...
3
by: Bob | last post by:
In C++, default access is private. In Java, default access is package. In C++, default access is ___________ ??
1
by: Raphael Iloh | last post by:
Hi all, I have a Web Setup Project and would like to change the installation path from the default (i.e. C:\Inetpub\wwwroot\) to some more particular path (e.g. c:\myfolder\). Any ideas on this...
3
by: Alur | last post by:
Changing the current directory with the help of dialog window(MFC app) We can change directory with the help of the following code: CFileDialog m_ldFile(TRUE);...
1
by: gan | last post by:
I created a ASP.NET web setup project with the project name "Setup". I noticed that this name will be used as the default Virtual Directory name during deployment. I'd like to know whether we...
1
by: Mark Kamoski | last post by:
Hi-- Please help. What is the default access modifier value for a Sub or a Function when one has not explicitly been set. In MSDN, in "Access Types", it states... "If no access modifier...
5
by: Harold Hsu | last post by:
Hi all, What's the default access type of a property declared in an interface? The one I'm looking at is IBindingList: Public Interface IBindingList .... ReadOnly Property AllowEdit As...
8
by: puzzlecracker | last post by:
/*1 not specified*/class { /*2 not specified*/ void Foo(){} } Will they, like in c++, default to private? Thanks
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.