PDA

View Full Version : File Download on Intenet Explorer.



ryanrommel
02-02-2002, 04:46 PM
I have disable
"NoSelectDownloadDir"=dword:00000001
On INTERNET EXPLORER, more when click you in the archive it ask: Save or Run this program on current location?
I Have disable SAVE , more i not disable "RUN THIS PROGRAM ON CURRENT VERSION"

How I disable this?
Can I disable RUN THIS PROGRAM ON CURRENT VERSION"!!!
=))))))))

POBrien
02-02-2002, 07:59 PM
try this one instead.

http://www.winguides.com/registry/display.php/901/

then lock out the users from the security tab using

http://www.winguides.com/registry/display.php/797/

SecurityTab

reghakr
02-03-2002, 04:54 AM
ryanrommel,

You could use Tools>Internet Options, click the Security tab, then the Custom Level button, scroll to the Downloads sections and disable File Download.

reghakr

ryanrommel
02-04-2002, 02:24 PM
No, Who I can Disable "RUN THIS PROGRAM ON CURRENT LOCATION"?

POBrien
02-04-2002, 02:29 PM
If you implement the tweak a message box will appear stating the file download has been disabled by the admin. You won't have a dialog box to select run from current location.

You're welcome

tclapper
04-20-2002, 03:07 AM
What if I want to have users able to download but not "Run Program From its Current Location"?

Thanks

reghakr
04-20-2002, 06:07 PM
backup the registry and/or export the following keys:
go to Start>Run, type regedit. Navigate to:

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

Create a newDWORD value named AlwaysPromptWhenDownload and give it a value of 1.

This will grey out the Open button.

reghakr

reghakr
04-20-2002, 06:09 PM
Sorry Pat, I should have checked your links beforing posting mine.

reghakr

jmcsweeney
06-10-2002, 07:10 PM
Reghakr,
I found this thread and tried your solution suggested in this thread, doesn't seem to work. Also, I want to do this to all users on NT Terminal server. I don't see how HKEY_CURRENT_USER can affect all users....Any suggestions?