install software and make configurations
This commit is contained in:
4
config/adobe_acrobat.reg
Normal file
4
config/adobe_acrobat.reg
Normal file
@@ -0,0 +1,4 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\DC\AVGeneral]
|
||||
"iMaxMRUCntToBeStored"=dword:00000000
|
||||
104
config/apps.json
Normal file
104
config/apps.json
Normal file
@@ -0,0 +1,104 @@
|
||||
[
|
||||
{
|
||||
"Name": "7-Zip",
|
||||
"Id": "7zip.7zip",
|
||||
"Version": "",
|
||||
"PostInstall": [
|
||||
{
|
||||
"Type": "Command",
|
||||
"Command": "del /f /q \"C:\\Program Files\\7-Zip\\7-zip.chm\"",
|
||||
"Description": "Remove 7-zip.chm file"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "Google Chrome",
|
||||
"Id": "Google.Chrome",
|
||||
"Version": "",
|
||||
"PostInstall": [
|
||||
{
|
||||
"Type": "RegImport",
|
||||
"Path": "./config/chrome.reg"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "OpenOffice",
|
||||
"Id": "Apache.OpenOffice",
|
||||
"Version": "4.116.9816",
|
||||
"PostInstall": [
|
||||
{
|
||||
"Type": "Command",
|
||||
"Command": "\"C:\\Program Files (x86)\\OpenOffice 4\\program\\soffice.exe\" -headless -nologo -nodefault",
|
||||
"Description": "Run software once to generate the configuration files"
|
||||
},
|
||||
{
|
||||
"Type": "FileCopy",
|
||||
"Source": "./assets/openoffice/registrymodifications.xcu",
|
||||
"Destination": "$env:APPDATA\\OpenOffice\\4\\user\\registrymodifications.xcu"
|
||||
},
|
||||
{
|
||||
"Type": "Command",
|
||||
"Command": "echo y | \"C:\\Program Files (x86)\\OpenOffice 4\\program\\unopkg.com\" add --shared -s \"$PSScriptRoot\\assets\\openoffice\\historymanager2.1.oxt\"",
|
||||
"Description": "Install history extension"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "KeePassXC",
|
||||
"Id": "KeePassXCTeam.KeePassXC",
|
||||
"Version": "2.6.6",
|
||||
"PostInstall": [
|
||||
{
|
||||
"Type": "FileCopy",
|
||||
"Source": "./assets/keepassxc/keepassxc.ini",
|
||||
"Destination": "$env:APPDATA\\KeePassXC\\keepassxc.ini"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VeraCrypt",
|
||||
"Id": "IDRIX.VeraCrypt",
|
||||
"Version": "1.26.20",
|
||||
"PostInstall": [
|
||||
{
|
||||
"Type": "FileCopy",
|
||||
"Source": "./assets/veracrypt/Configuration.xml",
|
||||
"Destination": "$env:APPDATA\\VeraCrypt\\Configuration.xml"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "File Shredder",
|
||||
"Id": "PowTools.FileShredder",
|
||||
"Version": "",
|
||||
"PostInstall": []
|
||||
},
|
||||
{
|
||||
"Name": "VLC",
|
||||
"Id": "VideoLAN.VLC",
|
||||
"Version": "",
|
||||
"PostInstall": [
|
||||
{
|
||||
"Type": "FileCopy",
|
||||
"Source": "./assets/vlc/vlcrc",
|
||||
"Destination": "$env:APPDATA\\vlc\\vlcrc"
|
||||
},
|
||||
{
|
||||
"Type": "RegImport",
|
||||
"Path": "./config/vlc.reg"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "Adobe Acrobat Reader",
|
||||
"Id": "Adobe.Acrobat.Reader.64-bit",
|
||||
"Version": "",
|
||||
"PostInstall": [
|
||||
{
|
||||
"Type": "RegImport",
|
||||
"Path": "./config/adobe_acrobat.reg"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
49
config/chrome.reg
Normal file
49
config/chrome.reg
Normal file
@@ -0,0 +1,49 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
;uBlock Origin Lite
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionSettings\ddkjiahejlhfcafbddmgiahcphecmpfh]
|
||||
"installation_mode"="normal_installed"
|
||||
"update_url"="https://clients2.google.com/service/update2/crx"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\Recommended]
|
||||
"AutofillAddressEnabled"=dword:00000000
|
||||
"AutofillCreditCardEnabled"=dword:00000000
|
||||
"DefaultGeolocationSetting"=dword:00000002
|
||||
"PasswordManagerEnabled"=dword:00000000
|
||||
"PaymentMethodQueryEnabled"=dword:00000000
|
||||
"PrivacySandboxAdMeasurementEnabled"=dword:00000000
|
||||
"PrivacySandboxAdTopicsEnabled"=dword:00000000
|
||||
"PrivacySandboxPromptEnabled"=dword:00000000
|
||||
"PrivacySandboxSiteEnabledAdsEnabled"=dword:00000000
|
||||
|
||||
; Microsoft Edge (Bonus ;)
|
||||
;uBlock Origin
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionSettings\odfafepnkmbhccpbejgmiehpchacaeak]
|
||||
"installation_mode"="normal_installed"
|
||||
"update_url"="https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\Recommended]
|
||||
"AlternateErrorPagesEnabled"=dword:00000000
|
||||
"AutofillAddressEnabled"=dword:00000000
|
||||
"AutofillCreditCardEnabled"=dword:00000000
|
||||
"AutofillMembershipsEnabled"=dword:00000000
|
||||
"ConfigureDoNotTrack"=dword:00000001
|
||||
"ControlDefaultStateOfAllowExtensionFromOtherStoresSettingEnabled"=dword:00000001
|
||||
"DefaultGeolocationSetting"=dword:00000002
|
||||
"DiagnosticData"=dword:00000001
|
||||
"EdgeShoppingAssistantEnabled"=dword:00000000
|
||||
"EdgeWalletCheckoutEnabled"=dword:00000000
|
||||
"PasswordManagerEnabled"=dword:00000000
|
||||
"PaymentMethodQueryEnabled"=dword:00000000
|
||||
"PersonalizationReportingEnabled"=dword:00000000
|
||||
"PrimaryPasswordSetting"=dword:00000003
|
||||
"RelatedMatchesCloudServiceEnabled"=dword:00000000
|
||||
"ResolveNavigationErrorsUseWebService"=dword:00000000
|
||||
"ShowMicrosoftRewards"=dword:00000000
|
||||
"TabServicesEnabled"=dword:00000000
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\Recommended\ManagedSearchEngines\1]
|
||||
"is_default"=dword:00000001
|
||||
"keyword"="google.com"
|
||||
"name"="Google"
|
||||
"search_url"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchboxStats}{google:searchFieldtrialParameter}{google:iOSSearchLanguage}{google:prefetchSource}{google:searchClient}{google:sourceId}{google:contextualSearchVersion}ie={inputEncoding}"
|
||||
4
config/vlc.reg
Normal file
4
config/vlc.reg
Normal file
@@ -0,0 +1,4 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Software\VideoLAN\VLC]
|
||||
"Lang"="zh_CN"
|
||||
Reference in New Issue
Block a user