Windows NT2000 System Default Sharing Clear Tool (Batch File)

zhaozj2021-02-17  47

Windows NT / 2000 system default shared Removal Tool Author: A new (Seraph Chutium) Home Page: http: //com.6to23.com/ ===================== ============================================================================================================================================================================================================= ========= How to use: For example, delete system default sharing: DELSHARE CDE IPC Admin Print If the local hard disk drive letter is not C: D: E:, please modify itself as: Local hard drive is C: D: E : X: Y: z:, then it should be changed to: DELSHARE CDEXYZ IPC Admin Print *** Support can delete 9 shared directories at the same time *** ================== ============================================================================================================================================================================================================= ============ Hand clear summary: Use Windows NT / 2000 management tool POLEDIT.EXE (System Policy Configurator), choose Open Registry -> Local Computer -> Windows NT Network - > Sharing -> Cancel the two options.

The above method actually uses the modification registry, the actual clearance process is in the DELSHARE.BAT implementation process of me: Echo modify the registry key, modify the system default shared property echo. Echo Generate Delshare.REG Prepare to modify the registry Echo Windows Registry Editor Version 5.00> c: /delshare.reg echo [HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Services / lanmanserver / parameters] >> c: /delshare.reg echo "AutoShareWks" = dword: 00000000 >> c: /delshare.reg echo "AutoShareServer "= DWORD: 00000000 >> C: /DELSHARE.REG Echo runs DELSHARE.REG Modify Registry regedit /sc:/Delshare.reg echo Delete DELSHARE.REG Temporary file del c: /delshare.reg ======= ============================================================================================================================================================================================================= ======================= In addition, a DELSHAREN.BAT, cleaning method, and Chinese version used in English, using it, just change The running language environment.

The English version is as follows: --- ====== http://chutium.top263.net/software/delsharen.bat ===== --- @echo off: Rem check parametersif {% 1} = = {} GOTO: USAGE: Rem Mainecho.echo --------------------------------------- --------------- Echo.ecHo Delete Share Driverssecho.neet Share% 1 $ / DeleteNet Share% 3 $ / DeleteNet Share% 4 $ / DeleteNet Share% 5 $ / deleteNet Share% 6 $ / deleteNet Share% 8 $ / deleteNet Share% 9 $ / deleteNet SHARE% 9 $ / deleteNet Stop Servernet Start Serverecho.ecHo Share Drivers Has Been Deleted Completely.echo.echo ------- --------------------------------------------- Echo.echo Edit registryecho.echo MAKE delshare.reg for edit registryecho Windows Registry Editor Version 5.00> c: /delshare.regecho [HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Services / lanmanserver / parameters] >> c: /delshare.regecho "AutoShareWks" = dword: 00000000 >> C: /DELSHARE.REGECHO "AutoShareserver" = dword: 00000000 >> C: /DELSHARE.REGECHO Run DELSHARE.REG to Edit RegistryRegeDit /SC:/Delshare.Regecho delete Tempor Ary file: delshare.regdel C: /DELSHARE.REGGOTO: END: USAGEECHO.ECHO ------------------------------------------------------------------------------------------------------------------------ ---------------------- Echo.echo Windows NT / 2000 Default Share Drivers Remove Tools.echo.echo Author: Seraph Chutiumcho HomePage: http: // COM. 6to23.com/echo.echo error: parameters falseecho.echo * = * = * please input parameters * = * =

* Echo.ecHo for Example: ECHO DELSHARE CDE IPC Admin Printecho.echo if The Local Drivers IS NOT C: D: E: YOU MAST CHANGE ITECHO GIVE AN ECHO LOCAL DRIVERS IS C: D: E: X: Y: z: echo delshare cdexyz ipc admin printecho.echo *** It Only Can delete Nine Sharees at One Time *** Echo.echo -------------------- ---------------------------------- Goto: EOF: Endecho.echo --------- ------------------------------------------- Echo.echo Windows NT / 2000 Default Share Drivers Removed Completely.echo.echo Author: Seraph Chutiumcho HomePage: http://com.6to23.com/echo.echo ------------------------------------------------------------------------------------------------------------------------ ---------------------------------- Echo.: EOF --- ====== http: / /chutium.top263.net/software/delsharen.bat ===== -------------------------------- -------------------------------------------------- ---- Afu - seraph chutium http://com.6to23.com/ http://www.cnhack.org/

转载请注明原文地址:https://www.9cbs.com/read-30234.html

New Post(0)