Вы находитесь на странице: 1из 3

dism /image:c:\mount /add-package /packagepath:c:\updates

; Set Control Panel on Classic View and small icons


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPan
el]
"AllItemsIconView"=dword:00000001
"StartupPage"=dword:00000001
;register Nfo files "open with notepad"
[HKEY_CLASSES_ROOT\SystemFileAssociations\.nfo]
"PerceivedType"="document"
;** HIDE OR ENABLE DESKTOP ICONS **
; 0 = SHOW
; 1 = HIDE
; Computer = "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
; Internet Explorer ="{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000
; Library ="{031E4825-7B94-4DC3-B131-E946B44C8DD5}"=dword:00000000
; Network = "{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000000
; USER PROFILE = "{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000
; Control Panel = "{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000000
; Recycle = "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
; Show Computer
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDeskt
opIcons\ClassicStartMenu]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
; Remove Control Panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDeskt
opIcons\ClassicStartMenu]
"{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000001
; Remove Network
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDeskt
opIcons\ClassicStartMenu]
"{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000001
; Remove Libraries Folder From Desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDeskto
pIcons\NewStartPanel]
"{031E4825-7B94-4DC3-B131-E946B44C8DD5}"=dword:00000001
;Disable UAC (Requires a reboot)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"PromptOnSecureDesktop"=dword:00000000
"EnableLUA"=dword:00000001
"ConsentPromptBehaviorAdmin"=dword:00000000
"ConsentPromptBehaviorUser"=dword:00000000
;Window 7 Method (will not wk for Win 8)
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
;"PromptOnSecureDesktop"=dword:00000001
;"EnableLUA"=dword:00000000
;"ConsentPromptBehaviorAdmin"=dword:00000002

;"ConsentPromptBehaviorUser"=dword:00000001

WIN8.1
;4 Show my Desktop background on Start Screen Background
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"MotionAccentId_v1.00"=dword:000000db
;5 Windows Explorer Show Libraries off
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TabRoaming]
"NextTimer"=hex(b):86,d3,ed,1b,23,7b,ce,01,
;6 Go to the desktop instead of Start when I sign in
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage]
"OpenAtLogon"=dword:00000000
;7 List desktop apps first in the Apps view when sorted by category
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage]
"DesktopFirst"=dword:00000001
;8 Search everywhere instead of just my apps when I search from Apps view
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage]
"GlobalSearchInApps"=dword:00000001
;9 Show APPS view auto when go to Start
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage]
"MakeAllAppsDefault"=dword:00000001
;10 Default jpg, png, bmp = Windows Photo viewer
; Finalize Image AppAssoc.xml
;11 Remove 6 Folders from This PC = Windows Explorer
;Music
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComput
er\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}]
;Downloads
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComput
er\NameSpace\{374DE290-123F-4565-9164-39C4925E467B}]
;Pictures
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComput
er\NameSpace\{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}]
;Videos
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComput
er\NameSpace\{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
;Documents
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComput
er\NameSpace\{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}]
;Desktop
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComput
er\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]
;DosProbie
;Kill the annoying "Switch between apps" pop-up when launching metro apps..
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\EdgeUI]
"DisableHelpSticker"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\EdgeUI]
"DisableHelpSticker"=dword:00000001
;Play slide show on lockscreen

[HKEY_CURRENT_USER\Control Panel\Desktop]
"SlideshowEnabled"=dword:00000001
"SlideshowSourceDirectoriesSet"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen]
"SlideshowEnabled"=dword:00000001

SOFTWARE:
avg_free_x64_all_2013_releasenumber.exe /UILevel=silent /AppMode=setup /InstallT
oolbar=0 /ChangeBrowserSearchProvider=0 /SelectedLanguage=1040 /InstallSidebar=0
/ParticipateProductImprovement=0 /DontRestart /DisableScan /KillProcessesIfNeed
ed
"KMP_35077.exe" /S /D
cls
echo KMSPlayer Installed Successfully!
ping -n 3 127.0.0.1>nul
exit
1 - Make a BAT (or CMD file) to Silently Install (example)
start "" /wait "%SYSTEMDRIVE%\TEMP\setup.exe" /QUIET /NORESTART
2 - Do this is Notepad and "save as" (e.g.) "setup.BAT"
3 - Put the saved file in $OEM$
4 - Put the setup file (the EXE) in$OEM$\$1\TEMP
5 - Now go back and look at the link, info, and photo -X- gave CAREFULLY
It works that way. ;)

Disable

Open File

Security Warning

Message

REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\


3" /V "1806" /T "REG_DWORD" /D "00000000" /F
REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\
3" /V "1806" /T "REG_DWORD" /D "00000000" /F
REG ADD "HKLM\SOFTWARE\Policies\Microsoft\Internet Explorer\Security" /V "Disabl
eSecuritySettingsCheck" /T "REG_DWORD" /D "00000001" /F

Вам также может понравиться

  • Fanuc 18t Manual PDF
    Fanuc 18t Manual PDF
    Документ2 страницы
    Fanuc 18t Manual PDF
    Andrea
    20% (5)
  • Turkish Urdu Reader
    Turkish Urdu Reader
    Документ168 страниц
    Turkish Urdu Reader
    Selim Karlitekin
    100% (1)
  • CFosSpeed Setup Log
    CFosSpeed Setup Log
    Документ4 страницы
    CFosSpeed Setup Log
    Covrig Paul
    Оценок пока нет
  • Make Your PC Stable and Fast: What Microsoft Forgot to Tell You
    Make Your PC Stable and Fast: What Microsoft Forgot to Tell You
    От Everand
    Make Your PC Stable and Fast: What Microsoft Forgot to Tell You
    Рейтинг: 4 из 5 звезд
    4/5 (1)
  • SAP Functional Area Deriving
    SAP Functional Area Deriving
    Документ1 страница
    SAP Functional Area Deriving
    KIK
    Оценок пока нет
  • AU09 Lab PD222-1L
    AU09 Lab PD222-1L
    Документ46 страниц
    AU09 Lab PD222-1L
    ahbipn1
    Оценок пока нет
  • XP Registry Tips & Tweaks
    XP Registry Tips & Tweaks
    Документ4 страницы
    XP Registry Tips & Tweaks
    antonio_clim
    Оценок пока нет
  • Fixlog 1
    Fixlog 1
    Документ5 страниц
    Fixlog 1
    playcftv
    Оценок пока нет
  • Windows XP Registry Tips
    Windows XP Registry Tips
    Документ3 страницы
    Windows XP Registry Tips
    bmxloco
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ3 страницы
    UsbFix Report
    Yorman rodriguez moy
    0% (1)
  • Combo Fix
    Combo Fix
    Документ7 страниц
    Combo Fix
    Angelo Junior
    Оценок пока нет
  • Windows XP Registry Tips
    Windows XP Registry Tips
    Документ3 страницы
    Windows XP Registry Tips
    thejaswi
    100% (4)
  • Reg Run Log
    Reg Run Log
    Документ87 страниц
    Reg Run Log
    Daniela Martinez
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ3 страницы
    UsbFix Report
    inge_soporte1986
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ7 страниц
    Combo Fix
    Vitor Silva
    Оценок пока нет
  • FRST - 21-09-2022 14.25.50
    FRST - 21-09-2022 14.25.50
    Документ10 страниц
    FRST - 21-09-2022 14.25.50
    Pablo
    Оценок пока нет
  • Log
    Log
    Документ14 страниц
    Log
    hijriyah
    Оценок пока нет
  • ZHP Diag
    ZHP Diag
    Документ25 страниц
    ZHP Diag
    Mouhat Ouadia
    Оценок пока нет
  • Windows Useful Utilities
    Windows Useful Utilities
    Документ22 страницы
    Windows Useful Utilities
    Junior Aman
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ3 страницы
    UsbFix Report
    Dazdouz Mkhalwi
    Оценок пока нет
  • ZHP Diag
    ZHP Diag
    Документ41 страница
    ZHP Diag
    Jayaraj Poojary
    Оценок пока нет
  • Software
    Software
    Документ84 страницы
    Software
    rraraes
    Оценок пока нет
  • Combofix 1
    Combofix 1
    Документ10 страниц
    Combofix 1
    Nur Faizah Azizan
    Оценок пока нет
  • Setupapi Offline
    Setupapi Offline
    Документ7 страниц
    Setupapi Offline
    Rsam Samr
    Оценок пока нет
  • ZHPDiag
    ZHPDiag
    Документ48 страниц
    ZHPDiag
    Anonymous p3i3WlMyNQ
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ4 страницы
    Combo Fix
    drillsage6443
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ8 страниц
    Combo Fix
    mitidieri
    Оценок пока нет
  • 008
    008
    Документ114 страниц
    008
    jdaxesh12782
    Оценок пока нет
  • Windows 10 Tweaks
    Windows 10 Tweaks
    Документ9 страниц
    Windows 10 Tweaks
    neonkit1990
    100% (1)
  • UsbFix Report
    UsbFix Report
    Документ2 страницы
    UsbFix Report
    ᎬᏞᏉᎥᏁ Trinidad
    Оценок пока нет
  • Zadia
    Zadia
    Документ55 страниц
    Zadia
    deathcon4
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ2 страницы
    UsbFix Report
    amira TAHRAOUI
    Оценок пока нет
  • Hijack THis
    Hijack THis
    Документ3 страницы
    Hijack THis
    Ariff Muhaimin Ahmad
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ751 страница
    Combo Fix
    gry18
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ7 страниц
    Combo Fix
    Joao Silva
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ3 страницы
    UsbFix Report
    farisse1995
    Оценок пока нет
  • Intel GFX
    Intel GFX
    Документ8 страниц
    Intel GFX
    bootrix2
    Оценок пока нет
  • Ultimate
    Ultimate
    Документ19 страниц
    Ultimate
    idelvo8636
    Оценок пока нет
  • FRST
    FRST
    Документ22 страницы
    FRST
    petr230307
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ5 страниц
    Combo Fix
    trostown
    Оценок пока нет
  • WPI Log
    WPI Log
    Документ4 страницы
    WPI Log
    Pedro FUentes
    Оценок пока нет
  • Log
    Log
    Документ3 страницы
    Log
    持次
    Оценок пока нет
  • cFosSpeed Setup OldLog
    cFosSpeed Setup OldLog
    Документ149 страниц
    cFosSpeed Setup OldLog
    Picus
    Оценок пока нет
  • WPI Log
    WPI Log
    Документ5 страниц
    WPI Log
    Luis Roberto V. Céspedes
    Оценок пока нет
  • Prev
    Prev
    Документ1 047 страниц
    Prev
    Mohsin Mohammed
    Оценок пока нет
  • Regrunlog
    Regrunlog
    Документ91 страница
    Regrunlog
    Paijo Bantul
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ9 страниц
    Combo Fix
    Daniel Morandi
    Оценок пока нет
  • Setupapi
    Setupapi
    Документ420 страниц
    Setupapi
    Anibal Tobar
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ12 страниц
    UsbFix Report
    samos tia
    Оценок пока нет
  • cFosSpeed Setup Log
    cFosSpeed Setup Log
    Документ4 страницы
    cFosSpeed Setup Log
    Rifan Adi Nugraha
    Оценок пока нет
  • Weblogic Setup Guide
    Weblogic Setup Guide
    Документ131 страница
    Weblogic Setup Guide
    Mak Tze Kheng
    Оценок пока нет
  • Setupapi Dev Log
    Setupapi Dev Log
    Документ223 страницы
    Setupapi Dev Log
    Artur Niesobecki
    Оценок пока нет
  • Combo Fix
    Combo Fix
    Документ4 страницы
    Combo Fix
    Julio Cesar Camones Castillo
    Оценок пока нет
  • ZHPCleaner (R)
    ZHPCleaner (R)
    Документ3 страницы
    ZHPCleaner (R)
    Lagden 404
    Оценок пока нет
  • WPI Log
    WPI Log
    Документ7 страниц
    WPI Log
    aryaman7809
    Оценок пока нет
  • Logg
    Logg
    Документ30 страниц
    Logg
    Edward Mendoza
    Оценок пока нет
  • AdwCleaner (C0)
    AdwCleaner (C0)
    Документ3 страницы
    AdwCleaner (C0)
    Musa Kuzu
    Оценок пока нет
  • Instructions en
    Instructions en
    Документ1 страница
    Instructions en
    oscar1998
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ4 страницы
    UsbFix Report
    sami kazi
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ2 страницы
    UsbFix Report
    Valdeir De Souza aguiar
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ2 страницы
    UsbFix Report
    jose
    Оценок пока нет
  • AdwCleaner (C00)
    AdwCleaner (C00)
    Документ3 страницы
    AdwCleaner (C00)
    Мария Топчеева
    Оценок пока нет
  • UsbFix Report
    UsbFix Report
    Документ3 страницы
    UsbFix Report
    cristian matias solis diaz
    Оценок пока нет
  • Evaluation of Some Android Emulators and Installation of Android OS on Virtualbox and VMware
    Evaluation of Some Android Emulators and Installation of Android OS on Virtualbox and VMware
    От Everand
    Evaluation of Some Android Emulators and Installation of Android OS on Virtualbox and VMware
    Оценок пока нет
  • Instructions To Install
    Instructions To Install
    Документ1 страница
    Instructions To Install
    JoseAdrianQuintero
    Оценок пока нет
  • Firewall Forward Info
    Firewall Forward Info
    Документ2 страницы
    Firewall Forward Info
    Anthony AK KingGeneral
    Оценок пока нет
  • Subordinating Conjunctions (AWUBIS)
    Subordinating Conjunctions (AWUBIS)
    Документ1 страница
    Subordinating Conjunctions (AWUBIS)
    JoseAdrianQuintero
    Оценок пока нет
  • Tagalog Phrases
    Tagalog Phrases
    Документ1 страница
    Tagalog Phrases
    JoseAdrianQuintero
    Оценок пока нет
  • Datasheet ADR 155
    Datasheet ADR 155
    Документ2 страницы
    Datasheet ADR 155
    jorlugon
    Оценок пока нет
  • Login With WhatsApp Proposal
    Login With WhatsApp Proposal
    Документ10 страниц
    Login With WhatsApp Proposal
    Bhavik Koladiya
    Оценок пока нет
  • EC SF Presentation 01
    EC SF Presentation 01
    Документ9 страниц
    EC SF Presentation 01
    Ahmed Nafea
    Оценок пока нет
  • BISP - EPM Cloud - Planning and Budgeting Solutions
    BISP - EPM Cloud - Planning and Budgeting Solutions
    Документ11 страниц
    BISP - EPM Cloud - Planning and Budgeting Solutions
    Amit Sharma
    Оценок пока нет
  • Arduino Based Boiling Milk Using Ultrasonic Sensor Block Diagram
    Arduino Based Boiling Milk Using Ultrasonic Sensor Block Diagram
    Документ7 страниц
    Arduino Based Boiling Milk Using Ultrasonic Sensor Block Diagram
    Anonymous qh5UUGT
    Оценок пока нет
  • Fpa 5000 - Rps Basic
    Fpa 5000 - Rps Basic
    Документ15 страниц
    Fpa 5000 - Rps Basic
    Goran Patarakoski
    Оценок пока нет
  • Smoke Sensor
    Smoke Sensor
    Документ10 страниц
    Smoke Sensor
    Prabhat Sharma
    Оценок пока нет
  • OpenScapeBusiness V1 R3.0.0 433a Release NoteV1.3.7 Extern
    OpenScapeBusiness V1 R3.0.0 433a Release NoteV1.3.7 Extern
    Документ20 страниц
    OpenScapeBusiness V1 R3.0.0 433a Release NoteV1.3.7 Extern
    felipe2_vilela
    Оценок пока нет
  • HotSpotExpress MANUAL
    HotSpotExpress MANUAL
    Документ142 страницы
    HotSpotExpress MANUAL
    Octavio Enrique Oropeza Castellano
    Оценок пока нет
  • Regular Expressions
    Regular Expressions
    Документ28 страниц
    Regular Expressions
    Easwara Elayaraja
    Оценок пока нет
  • PaX I3d
    PaX I3d
    Документ162 страницы
    PaX I3d
    Kalvin
    100% (1)
  • Flyer - PCS-985BT - TWTS - T Transformer Relay
    Flyer - PCS-985BT - TWTS - T Transformer Relay
    Документ3 страницы
    Flyer - PCS-985BT - TWTS - T Transformer Relay
    Ricky Agustian
    Оценок пока нет
  • Manual
    Manual
    Документ3 страницы
    Manual
    Richard the Lionheart
    Оценок пока нет
  • BD J4500R XU Web ENG 1027
    BD J4500R XU Web ENG 1027
    Документ21 страница
    BD J4500R XU Web ENG 1027
    fuilkj
    Оценок пока нет
  • 1.2 Workbook - Part 1
    1.2 Workbook - Part 1
    Документ19 страниц
    1.2 Workbook - Part 1
    19subedarz
    Оценок пока нет
  • Security Lab Manual PDF
    Security Lab Manual PDF
    Документ73 страницы
    Security Lab Manual PDF
    Prabin Durai
    Оценок пока нет
  • Data Structure & Algorithm
    Data Structure & Algorithm
    Документ25 страниц
    Data Structure & Algorithm
    MELANIE LADRILLO ABALDE
    Оценок пока нет
  • Intelligent Building Research-A Review
    Intelligent Building Research-A Review
    Документ17 страниц
    Intelligent Building Research-A Review
    Sudiksha Amatya
    100% (1)
  • Network Lab Manual
    Network Lab Manual
    Документ50 страниц
    Network Lab Manual
    Gandhi Jabakumar
    Оценок пока нет
  • Password Cracking Detection System With Honeyword: Florita Sylvester Tuscano
    Password Cracking Detection System With Honeyword: Florita Sylvester Tuscano
    Документ4 страницы
    Password Cracking Detection System With Honeyword: Florita Sylvester Tuscano
    Editor IJRITCC
    Оценок пока нет
  • BlockchainIEEE 600W v3.3
    BlockchainIEEE 600W v3.3
    Документ11 страниц
    BlockchainIEEE 600W v3.3
    Farhan Novyan
    Оценок пока нет
  • TSCM52 - 66 SAP Certified Application Associate - MM
    TSCM52 - 66 SAP Certified Application Associate - MM
    Документ3 страницы
    TSCM52 - 66 SAP Certified Application Associate - MM
    Amar Singh
    0% (1)
  • University of Mumbai: Circular
    University of Mumbai: Circular
    Документ5 страниц
    University of Mumbai: Circular
    Dhiraj Sanjay Singh
    Оценок пока нет
  • Aquilion Outline97e
    Aquilion Outline97e
    Документ23 страницы
    Aquilion Outline97e
    Rashid Kh
    Оценок пока нет
  • Disk Compression - Wikipedia
    Disk Compression - Wikipedia
    Документ8 страниц
    Disk Compression - Wikipedia
    rommel baldago
    Оценок пока нет
  • CAL Coding Guidelines at Microsoft Development Center Copenhagen
    CAL Coding Guidelines at Microsoft Development Center Copenhagen
    Документ53 страницы
    CAL Coding Guidelines at Microsoft Development Center Copenhagen
    marceemarcee
    Оценок пока нет