Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Looking for a REG tweak

Featured Replies

Hello all,

Since i built a new unattended install with SP3 and IE7 slipstreamed, i get a confirmation message when i'm trying to copy a file from a network shared drive to the local disk.

capture.jpg

Translation : Do you want to move or copy these files from this zone ?

I guess it has a link with [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones]

But i can't find which key is concerned :wacko:

Thank you.


You could try this:

TryThis.cmd

@Echo off&Setlocal enableextensions
Set "_K=HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings"
REG ADD "%_K%\ZoneMap" /v AutoDetect /t REG_DWORD /d 0 /f>Nul
REG ADD "%_K%\Zones\1" /v Flags /t REG_DWORD /d 219 /f>Nul

Since I cannot be sure that the flags setting is universal you'll have to try it and see for yourself.

  • Author
You could try this:

TryThis.cmd

@Echo off&Setlocal enableextensions
Set "_K=HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings"
REG ADD "%_K%\ZoneMap" /v AutoDetect /t REG_DWORD /d 0 /f>Nul
REG ADD "%_K%\Zones\1" /v Flags /t REG_DWORD /d 219 /f>Nul

Since I cannot be sure that the flags setting is universal you'll have to try it and see for yourself.

No it doesn't work.

What do you mean by "Universal" ?

What should i check exactly ?

Thank you

EDIT : I've forgotten to mention it occurs with a drag and drop only.

Edited by Yzöwl
quoted text updated

  • Author

Despite the new values, applied and checked in regedit, those message still appear ...

Change the REG_DWORD Value to 211, then check in Control Panel => Internet Options => Security => Local Intranet => Sites, it should hopefully look like this!

WindowCapture.jpg

See if that helps you!

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.