 |
Turn off the Publish to Web task for files and folders.
This setting can turn off the facility to publish files and folders on Web.
Click Here to Run a Free Scan for None Related Errors
Description: The web publishing wizard is used to download a list of providers and allow users to publish content to the web. It specifies whether the tasks publish this file to the web, publish this folder to the web, and publish the selected items to the web, are available from file and folder tasks in windows folders. If you enable this setting, these tasks are removed from the file and folder tasks in windows folders. If you disable or do not configure this setting, the tasks will be shown. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. If the subkey explorer is not present, create it as explained below. Then, create a dword value nopublishingwizard. Now, right-click and modify the value data to 1, which can turn of publish to web option. However, if you want to show the option back, change the value to 0 or delete the value. The changes take effect after a restart or logoff.
Level: Recommended For Experts Only
Path: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\] |
Location: Local Machine |
Value Name: Explorer |
Data Type: Key |
Enabled Value: |
Disabled Value: |
Action Type: Add an Entry |
|
Path: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\] |
Location: Local Machine |
Value Name: NoPublishingWizard |
Data Type: DWORD (DWORD Value) |
Enabled Value: 1 |
Disabled Value: 0 |
Action Type: Add an Entry |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type 'regedit'. |
|
 |
Second, go to <b> [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\] </b>and create a new key 'Explorer'. |
|
 |
Third, create a DWORD value 'NoPublishingWizard' under the key 'Explorer'. |
|
 |
Next, right click on the DWORD value 'NoPublishingWizard' and select 'Modify'. |
|
 |
Finally, set the value data as '1' to turn off the Publish to Web task for files and folders and click 'OK'. |
|
|