The old QT was very outdated and getting too complicated and as time went on i had to update to a more modern method and so the GUI version was started, it still a work in progress but covers 98% of the old batch version. Decoding the key with AutoIT was a bit easier and uses WMI calls directly much like VBScript, parsing the results can be a challenge as the for loops are not like the powerful batch version, so you have to get very creative at times. Well time to get my self sorted as my appointment is in less than 2 hours and got to get dinner and ready to find the department at the hospital, parking might be fun too as by the looks of it the car park is quite small for that area. Its a long walk from main large carpark so i got to get there early to make sure i get there on time.
I wonder if it can be converted to PS code I'm bad at arithmetic operation or you can compile an .exe file, that shows KEY only. cause MS gonna remove the VBS `engine` sometimes will be useful. [tried, but got an error. wtf ?] result like this: KEY:XXXXX-XXXXX or ERROR:0000000 bla bla --------------------------- Task Done -> Ctrl F7, Compile x86, As Console. Code: #Region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_Change2CUI=y #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** $WinProdKey = _DecodeProductKey("Windows") if $WinProdKey <> "" then $WinProdKey_5 = StringRight ( $WinProdKey, 5 ) & ConsoleWrite("KEY:" & $WinProdKey) Func _DecodeProductKey($Product, $Offset = 0) Local $sKey[29], $Value = 0, $hi = 0, $n = 0, $i = 0, $dlen = 29, $slen = 15, $Result, $bKey, $iKeyOffset = 52, $RegKey, $sHklm If @OSArch = "X64" Then $sHklm = "HKLM64" Else $sHklm = "HKLM" EndIf $bKey = RegRead($sHklm & "\SOFTWARE\Microsoft\Windows NT\CurrentVersion", "DigitalProductId") if @error Then ConsoleWrite ("Error: " & @error) Return EndIf Switch $Product Case "Windows" $bKey = RegRead($sHklm & "\SOFTWARE\Microsoft\Windows NT\CurrentVersion", "DigitalProductId") EndSwitch If Not BinaryLen($bKey) Then Return "" Local $aKeys[BinaryLen($bKey)] For $i = 0 To UBound($aKeys) - 1 $aKeys[$i] = Int(BinaryMid($bKey, $i + 1, 1)) Next Local Const $isWin8 = BitAND(BitShift($aKeys[$iKeyOffset + 14], 3), 1) $aKeys[$iKeyOffset + 14] = BitOR(BitAND($aKeys[$iKeyOffset + 14], 0xF7), BitShift(BitAND($isWin8, 2), -2)) $i = 24 Local $sChars = "BCDFGHJKMPQRTVWXY2346789", $iCur, $iX, $sKeyOutput, $iLast While $i > -1 $iCur = 0 $iX = 14 While $iX > -1 $iCur = BitShift($iCur, -8) $iCur = $aKeys[$iX + $iKeyOffset] + $iCur $aKeys[$iX + $iKeyOffset] = Int($iCur / 24) $iCur = Mod($iCur, 24) $iX -= 1 WEnd $i -= 1 $sKeyOutput = StringMid($sChars, $iCur + 1, 1) & $sKeyOutput $iLast = $iCur WEnd If $isWin8 Then $sKeyOutput = StringMid($sKeyOutput, 2, $iLast) & "N" & StringTrimLeft($sKeyOutput, $iLast + 1) EndIf Return StringRegExpReplace($sKeyOutput, '(\w{5})(\w{5})(\w{5})(\w{5})(\w{5})', '\1-\2-\3-\4-\5') EndFunc --------------------------- Bad idea. exe file size is about 400K compressed. I may convert it to Powershell code
Well the hospital visit was a bit short Got there, took ages to find the place because the sign for the Chest Pain department was obscured by a builders van so i ended up wandering around the hospital for half an hour. Finally got to the place early (phew), then called in had ecg then told that was all and the specialist will be in contact within 7 days...
With autoit when compiled there is a thing called 64 bit redirection The exe will work on a 32 bit OS but fail on a 64 bit because it will be looking at the wrong area. Hard to explain and one reason the GUI QT took a while to get working as intended because of that issue. Code: If (@OSArch = "X64") And (@AutoItX64 = 0) Then DllCall("kernel32.dll", "boolean", "Wow64DisableWow64FsRedirection", "boolean", 1) ;~ 1 Turns On 64 Bit Redirection, 0 Turns it off. EndIf
It not just AutoIT , any bat2exe type compiler will have same issue. I remember @Daz discussing with me about it.
Just had phone call, Hospital again on Monday 22nd as i should of had a consultation but the new nurse didnt read the notes properly....
Hopefully a new beta test mrp tomorrow, nothing major, just a tidy up for the time being. Adjusted the service state query routine slightly, its not technically in use at the moment but once active it can return a service's state as a numeric or string value which is language independent, took a few attempts but seems to function as intended.
It will be tomorrow morning (gmt) as not had any free time today as been busy with other things to do, plus had to get prepared for tomorrow's hospital visit later in the day.
Uploaded MRP155-TV9 for beta testers TV8 i had uploaded then realized i compiled wrong decompile without the adjusted 'PinTo' CT menu code Fixed and uploaded correct one now as TV9.
Hospital visit went better this time got to have the consultation. Ecg, BP etc all stable. Consultation was ok too, being referred for a fairly urgent CT coronary angiogram which will be within the next few weeks once a slot is available. She talked about a possible stent if evidence found of calcium build up... Other than that all ok
That pin to quick ct menu was so annoyingly easy to click on the recycle bin. Took a few attempts to remove it as something changed in recent cu's that brought it back. Not seen any other pinto quick ct menus so hopefully that the only one, plus it the most easy clicked.
Code: Multi-OEM/Retail Project Version : CY24M01D22-R155.TV9 - Test Version [MDL Forum ONLY] MRP was unable to obtain permission of certain registry areas [DE_I1, DE_S1], some User selected options/features may not work as expected. The extracted OEM's folder structure appears correct. Note: Possible Insider Build detected. Some options may not work as expected due to changes in the OS Kernel. Installed DotNet Framework{s} : v1.1.4322, v2.0.50727, v4.0.30319, v4.8.x or later {Rev:533320} Installed Powershell Versions : 1.0, 2.0, 3.0, 4.0, 5.0, 5.1 PS Scripted Diagnostics : Unrestricted Unicode Mode In Operation : Yes {Original Code 437} Using 'MRPConfig.ini' File : Yes - Checking for any selected options. Config Creator Version Used : 59.0-TV1 {Advanced Mode} {Edited 25/01/2024 21:46:58 Locale Format} MRP User Options Pre-Check : Completed OK MRP Extra Debug Logging Mode : Enabled W1x TitleBar Colorization : Enabled - Title Bars will be colorized to Default. See log notes later. Highlight Colorization : Enabled - Highlighted Text will be colorized to Grey. See log notes later. CustomTheme Brand Option : Enabled - Using Zotac as defined in the MRPConfig file. Change Lock/Login Screen's : Disabled - Default Windows OS ones will be used. Confirm File Delete : Enabled - User is notified when a file/folder is being deleted. Show 'ThisPC' On Desktop : Enabled - Display the icon on the Desktop. Project Uses Silent Operation : Disabled - Information screens will be shown. MRP Deletes 'Scripts' Folder : Disabled - It is up to the end user to delete this folder after installation. Allow W1x Local Account Setup : Enabled - This may be prevented by M$. RunOnce Method of Operation : Changed - Asynchronous {'Run in sequence'} [LNSEP] ---------------------------------------------------------------------------------------------------------------- [START] Primary/Branding script routines begin. [NOTES] WMIC command is present in this OS, normal processing should occur. [NOTES] Some options may not be available OR function as expected due to other factors within the OS. [NOTES] On Windows 11 and above OS's some options may be auto disabled, and/or not work as expected. [NOTES] Auto-translations will be performed on the majority of the options, unless the user has manually entered their own wording for them. [NOTES] The OS may need to be activated so that some theme elements and/or other options can be fully operative. [OSINF] ============================================================= [OSINF] =================[ Detected OS Information ]================= [OSINF] ============================================================= [OSINF] OS Install Date/Time : 01/26/2024 {UTC} -- 5:18pm [OSINF] Installation Type : Client {Non Server} [OSINF] OS Media Boot Method : Clean [OSINF] HyperVisor Detected : No [OSINF] Domain Detected : No [OSINF] Full Name : Microsoft Windows 11 Home Insider Preview [OSINF] Stock Keeping Unit # : 101 [OSINF] Version {Product} : Windows 11 Home [OSINF] Version {SKU} : Windows Home [OSINF] Edition {Registry} : Core [OSINF] Edition {CBS} : Core [OSINF] Edition {Composition} : Core [OSINF] Edition {Type} : General [OSINF] Architecture : 64 Bit {AR:1} [OSINF] Release Identifier : 2009 [OSINF] Short Display Version : 23H2 [OSINF] Build Information : 26040.1000.amd64fre.rs_prerelease.240122-1157 [OSINF] Internal Build Number : 26040 [OSINF] Experience Pack # : 1000.26040.1000.0 [OSINF] Branch Code Name : Redstone [OSINF] Branch Reference : rs_prerelease [OSINF] Readiness Level : Semi-Annual Channel [Business CBB] {32 Dec / 0x20} {Ref: U1} [OSINF] Reference Version : 10.0.26040.1000 [OSINF] ProductID Reference : 3261 [OSINF] Update Build Revision : 1000 [OSINF] Base Build Rev Number : 1000 {0x3e8} [OSINF] General UILang/Code : en-US / 1033 {0x409h} [OSINF] General Locale : English - United States [OSINF] Multiple Lang Names : en-US [OSINF] GeoID Nation ISO Loc : United States [244] [OSINF] GeoID Nation CUR Loc : United States [244] [OSINF] Time Zone Data {Reg} : Pacific Standard Time [OSINF] Time Zone Data {TZU} : Pacific Standard Time [OSINF] Daylight Saving Mode : No [OSINF] DST Adjust Clock Mode : Enabled/Checked [OSINF] TPM 2.x Bypass Check : N/A [OSINF] SecureBoot Bypass : N/A [OSINF] Low RAM Bypass Check : N/A [OSINF] Allow W1x WU Upgrades : Yes {0x1} [Registry Value] [MBINF] ============================================================= [MBINF] =================[ Motherboard Information ]================= [MBINF] ============================================================= [MBINF] #01 SP Product Name : [SATELLITE C670-11N] [MBINF] #02 CS Model Name : [SATELLITE C670-11N] [MBINF] #03 BP Base Product : [TKBSC] [MBINF] #04 BMH Vendor Name : [TOSHIBA] [MBINF] #05 SM System Vendor : [TOSHIBA] [MBINF] #06 BM Baseboard Name : [TOSHIBA] [MBINF] #08 BIOS or SLIC ID 0 : [N/A] [MBINF] #08 BIOS or SLIC ID 1 : [TOSASU - 140] [MBINF] #09 SLIC Information : [v2.1 - SLIC table with marker present] [MBINF] #09 SLIC Detect Plan : [G4] [OA2T:1]2.1 [MBINF] #11 MSDM Information : [No MSDM Table Present] [MBINF] Chassis Type : [Laptop {09}] [MBINF] PC System Type : [Mobile {0x2}] [BDINF] ============================================================= [BDINF] ==================[ Main BIOS Information ]================== [BDINF] ============================================================= [BDINF] Manufacturer/Type : [American Megatrends Inc.] [BDINF] Version Number : [1.40] [BDINF] SMBIOS Version : [2.6] [BDINF] Release Date : [04/20/2011] {UTC or as defined by Manufacturer location} [MPINF] ============================================================= [MPINF] ===================[ Processor Information ]================= [MPINF] ============================================================= [MPINF] Full Name : [Intel{R} Core{TM} i3 CPU M 380 @ 2.53GHz] [MPINF] Description : [Intel64 Family 6 Model 37 Stepping 5] [MPINF] Architecture : [32/64 Bit] [MPINF] Current Clock Speed : [2533 Mhz] {Approx} [MPINF] Max Clock Speed : [2.53 GHz] {Approx} [MPINF] L2 Cache Size : [512 MB] [MPINF] L3 Cache Size : [3072 MB] [MPINF] Manufacturer ID Data : [GenuineIntel] [MPINF] Processor Family : [191] [MPINF] CPUID Signature : [020655] [MPINF] Revision Number {Hex} : [0x2505] [MPINF] Sockets/CPU's Present : [1] [MPINF] Cores/Threads : [2] / [4] [MPINF] VT Firmware Mode : [Enabled] [MPINF] Notes: Data may vary depending if info is currently available within the database. [MPINF] Clock Speeds and Cache data are correct at the time of detection. [MPINF] Family data reference is obtained from SMBIOS, v2.0 to v2.5 is member 1 and later v2.6+ is member 2. [MELSP] ============================================================= [MELSP] ===============[ Intel: Meltdown/Spectre Data ]============== [MELSP] ============================================================= [MELSP] The Meltdown/Spectre routine was auto disabled due to not being fully compatible with this OS at this time. [MELSP] Later Intel 9th Gen and above CPU's have newer hardware-based protections against Meltdown/Spectre. [MMINF] ============================================================= [MMINF] ====================[ Memory Information ]=================== [MMINF] ============================================================= [MMINF] Total Physical : 5.8 GB [MMINF] Used During Setup : 1.1 GB [MMINF] Available : 4.71 GB [81.1%] [MMINF] Type Number : 3 [MMINF] Design Type : DDR3 {24} [MMINF] Category : Non-ECC [MMINF] Max Board Sockets : 2 - May vary depending on the Motherboard's original test design/revision. [MMINF] Max Capacity : 8192 MB - Depends on how the Chipset's memory array handles this information. [MMINF] Max Per Socket/Slot : 4096 MB {Approx Value} [SUOEA] ============================================================= [SUOEA] ===[ Show Other User Options Applied/Enabled Or Disabled ]=== [SUOEA] ============================================================= [SUOEA] =====================[ Applied Options ]===================== [SUOEA] ============================================================= [HIPPS] The 'Allow Disabled Insider Options' was in use to bypass any blocked Insider/Preview tweaks. [DMSRT] Disable 'MSRT' - {Malicious Software Removal Tool}. [NOWUR] Prevent the 'Automatic Restart' after any Windows Updates operations. Later CU may reset this. [AUTCU] Use bypass to allow WU upgrading to later OS's with 'unsupported' hardware. {Experimental} [CMECM] Add the 'Command Prompt' Context Menu entries. [PSECM] Add the 'Powershell Prompt' Context Menu entries. [CSECM] Add the 'Copy/MoveTo folder' Context Menu entries. [UFODT] Show 'User' folder icon on the Desktop. [CPODT] Show 'Control Panel' icon on the Desktop. [NWODT] Show 'Network' icon on the Desktop. [CPMDM] Add 'Disk Management' item to the Control Panel, this allows easy access to the 'Virtual Disk Manager'. [OS Translated] [DBSRS] Disable the 'Blue Screen Of Death's automatic OS restart, so you can view the error/stop messages. [ABWCT] Add 'About Windows' to the Desktop's Context Menu. [OS Translated] [DIMSD] Disable the UAC's 'Secure Desktop' dimming of the Desktop, this does not disable/alter any other UAC security functions. [NOIDX] Disable the Windows 'Search Indexing' Service{s}, this helps prevent HDD disk 'thrashing' and/or SSD wasted write cycles. [NOAMT] Disable any 'Automatic Computer Maintenance' scheduled tasks, like cleanup desktop shortcuts etc. [CPDCM] Add 'Control Panel' entries to the Desktop's Context Menu. [OS Translated] [CPANV] Change the Control Panel's window view to Small icons. [VRBOS] Show verbose OS information when loading and shutting down the device. [NOUPG] Prevent the current installed OS from upgrading to any latest Version or Build. May be overridden by a later Cumulative Update. [MP3PC] Enable the use of the Fraunhofer IIS MP3 Professional HQ Codec within Windows if found. [OLFFS] Add the Open 'xyz' location context menu, the 'xyz' could be for a file, folder or shortcut. [DVTEW] Disable the creation of video thumbnails within any Explorer windows to allow easier move/delete operations. [PPCTM] Add 'Manage Power Plans' entries to the Desktop Context Menu. [OS Translated] [ESTCM] Add 'Screenshots' Context Menu entries. [OS Translated] [SDCCM] Add 'Disk Clean-up' entry to a SSD/HDD Drive's Context Menu. [ARAAP] Add 'Run as administrator' for Powershell Scripts Context Menu entry. [OS Translated] [RSECT] Add 'Restart Explorer Service' to the Desktop's Context Menu. Wording may change via OS Translation. [CTMSI] Add 'System Information' to ThisPC/Computer's Context Menu. Wording may change via OS Translation. [DTIPS] Disable the 'Toredo' IP Tunneling State. [OKCTM] Add 'On-Screen Keyboard' entry to the Desktop C/T Menu. [DUCIR] Disable/block USB Plug-and-Play 'Co-Installers' auto-installing insecure apps/etc to prevent a possible security risk. [EAPOL] Enable 'AHCI Link Power Management' in 'Power Options'. Set to OS default. NOTE: Can cause issues if not set correctly. [DSDTA] Disable the 'Shutdown Event Tracker' asking for reasons etc. Mainly used on Servers. {Policy Edit} [DCADL] Disable the 'CTRL-ALT-DEL' method for logging in. Mainly used on Servers. {Policy Edit} [SDLEV] Drive Letter view set as: OS default. Usually after any drive labels. [RAVBS] Add 'Run as Administrator' for .vbs scripts via 'right-click' C/Text Menus. [OS Translated] [RAJSS] Add 'Run as Administrator' for .js scripts via 'right-click' C/Text Menus. [OS Translated] [RDLLF] Add Install/Uninstall for .dll files via 'right-click' C/Text Menus. [OS Translated] [ROCXF] Add Install/Uninstall for .ocx files via 'right-click' C/Text Menus. [OS Translated] [TOCTM] The extended 'Take Ownership' entries will be added to the Context Menus using 'English' default wording. [SATCM] ---------------------------------------------------------------------------- [SATCM] ---[ Administrative Tools Context Menu - OS Translations Where Possible ]--- [SATCM] ---------------------------------------------------------------------------- [SATCM] System Properties [SATCM] Control Panel [SATCM] Device Manager [SATCM] Event Viewer [SATCM] MSConfig {f06} [SATCM] Programs and Features [SATCM] Registry Editor [SATCM] Security and Maintenance {nAC} {iAC} {cCW} [SATCM] Services [SATCM] Task Scheduler [SATCM] PC/Windows Settings [SATCM] Windows Update [SATCM] ---------------------------------------------------------------------------- [AWLBM] Enable 'F8 Legacy OS Boot Menu'. This may not always work on some motherboards due to BIOS function key conflicts. [AAFAS] Allow Apps from anywhere, default OS setting. [NETSE] Enable File Sharing. You may still need to enable SMB v1.0 via 'Programs and Features' for some older devices to work. [DASMT] Disable using TitleBar Accent Color on Start, Taskbar and Action Centre etc. M$ may force this to not work. [NOFBT] Disable 'Fast Boot' was set via MRP's 'SSDTweaks' Option, this can be re-enabled later via your OS's Power Plan options. [REM3D] Remove the '3D Objects Folder' entry from 'ThisPC's view. [CTNAB] Force prevent Cortana from operating. Normal local 'Search Windows' functions are still available. May not be present on installed OS. [REDSC] Remove the 'Microsoft Edge' desktop shortcut. This may not always work due to changes in later Edge deployment. [NOCBH] Disable the 'Enhanced' multiple clipboard history feature. Note: Copy/Paste in Edge or some Apps may not work when this option is used. [NODDM] Do not allow Windows Updates from other PC's found on the Local Network/Internet, only use Microsoft Update Servers. [NODEB] Disable the Secure Boot's EV Cert/Sha256 driver enforcement, may not be possible to revert this later. [APVWX] Allow the old Windows 'Photoviewer' program to be associated for image previews. Set as 'default' viewer, but could get un-set by m$ in a later update. [P3DCM] Remove the 'Edit with Paint3D' Context Menu entry. [RDSKQ] Remove the Disk 'Quota' tab from the drive's 'Properties' menu. [RPFMT] Remove the 'Previous File Versions' tab from the 'Properties' menu. [RRDFE] Remove the 'Retail Demo' files from the Operating System. [DNIFD] Disable 'News and Interests' Feed. [DMAFD] Disable the majority of other Feeds. [NSOFW] Remove the 'Look for an App in the Store to open this file' Context Menu entry. [DCAPP] Disable/Block Microsoft Compatibility Appraiser 'CompatTelRunner' and related tasks/telemetry. [NBLOS] Disable the overly blurred 'Log-On' background screen effect. [NWLOC] Add the 'Network Category' entry to the Desktop's Context Menu to allow easy setting of 'Private' or 'Public' modes. [OS Translated] [DFMYO] Disable the 'Find My Device' feature. This can be reverted in the Settings App later if required. [WINRE] Add 'Advanced Recovery Tools' entry to 'ThisPC's Context Menu. [OS Translated] [PHONE] Allow/Keep the 'Add Phone' feature in PC Settings. Note that Adverts and some new Apps may start to appear later. [VOLUI] Enable the Windows 7 style 'Volume Mixer' User Interface. This may not always work due to changes in the OS or any newer updates. [CPMAT] Show 'All Tasks' within the Control Panel view. [OS Translated] [CPMUM] Show 'Manage User Accounts' {Classic User Accounts} within the Control Panel view. [OS Translated] [HQVNP] Hide the 'Quick Access' view on Explorer's Navigation Panels. [SLONP] Show 'Libraries' folder on the Navigation Panel. [HFFNP] Hide 'Favorites' folder on the Navigation Panel. [HNWNP] Hide 'Network' folder on the Navigation Panel. [RHFNP] Remove 'Home' from the Navigation Panel. May not work on a later Explorer app. [RGFNP] Remove 'Gallery' from the Navigation Panel. May not work on a later Explorer app. [SMDEW] Show more details on the copy dialog window. [SLCTM] The 'Select All', 'Invert Selection' and 'Select None' Context Menu entries added. {OS Translated} [DFLAU] Disable the first logon animation/adverts screen after a upgrade. [DCCOT] Disable 'Cloud Optimized Content' on the TaskBar for 20H2+. {Policy Edit} [APSCT] Add the 'PC Settings' sub C/Text Menu to Desktop's right-click menu. [ATMCT] Add the 'Task Manager' C/Text Menu to Desktop's right-click menu. {OS Translated} [RPTCM] Remove most 'Pin To' C/T Menu items, mainly for Recycle Bin at present. [ASRPM] Adds 'System Restore' items to the desktop C/T menu. OS Translated. [DWUSG] Disable M$ SafeGuards for WU Feature Upgrades. Could cause OS instability later. [DTSED] Enable the 22H2+ 'Desktop Stickers' feature. [EPDCT] Add the 'Permanently Delete' C/T menu for files/folders. [DMSMT] Disable the 'Meltdown and Spectre' patches for better CPU speed. [DSKFO] Disable 'Special Keys' such as 'Sticky' etc. [DUACS] Disable the User Account Control {UAC} system. ** USE AT YOUR OWN RISK **. [HVECI] Hypervisor Enforced Code Integrity has been left as OS default. Note: This can block drivers from installing. [NOADV] Block as many OS Adverts as is possible. This may also have an effect on the 'Prevent Store Apps from auto-updating' MRP Option. [RSSAS] Removed All UWP Apps possible, but *NOT* the Store, Screen Snip, Calculator, Camera OR any that are 'System' required. [RSSAS] There are separate removal options for OneDrive, Bing related, Phone and XBox Apps. [RSSAS] Approximate time taken to remove any selected Apps: 00h 00m 21s {Some options may also remove other associated Apps} [HDFST] Hide the Defender's icon from the System Tray area. [DVDBL] Disable the 'Vulnerable Driver Blocklist' to allow older drivers to be installed. [ATICT] Added [TI] 'Run as a different user' to the context menu. [Auto Translated, but English fallback] [NSAAU] {**} Prevent any UWP/Store Apps from automatically updating. [DWCNW] {**} Disable the 'Windows Connect Now' feature as it could be a possible security risk. [REM6F] {**} Remove the majority of 'Library Folders' from ThisPC's main window. Note that the 'Camera Roll' feature may fail. [SSDTK] {**} SSD Tweaks - Disables PreFetch, SuperFetch, BootTrace, FastBoot, Search Indexing and Paging Executive. [SSDTK] {**} SSD Tweaks - Defrag Task was not disabled because the OS is fully SSD aware. [NAICP] {**} Disable the active Internet probing of any connection. May show 'Not Connected' icon in system tray, see notes on the Creator's option. [NAICP] M$ Office's Outlook E-Mail client may not connect to any Microsoft or other E-Mail servers when the 'Disable Probing' option is used. [NORAC] {**} Disable the OS's Remote Assistance/Connections feature. [HIPFS] {**} Hide the 'Insider Programme' Page within the 'PC Settings' App. {Via Allowed [HIPPS] Option} [NWURS] {**} Do not reserve the 7GB+ Disk Space 'Feature' for future Windows Updates. [SAICM] {**} Set all Internet connections to 'Metered', including wired LAN. May not work fully on Home/Core Editions by OS design. [SAICM] Note: Microsoft Office may not update/operate properly when the 'Metered Connections' option is used. [ERABU] {##} Enable Registry automatic backups, {RS4+} - this may not work as expected if M$ has blocked it by a later update. [ENLPS] {##} Allow longer than 260 character's 'Long File Paths', {1607/RS1+}. [TSCTM] {##} Add the 'Theme Settings' entries on the Desktop's Context Menu. [OS Translated] [DMWEL] {##} Disable majority of Windows Event Logging. [NOAFH] {##} Disable/prevent any 'Activity History' data collection. [NOTEL] {##} Reduce Telemetry via CEIP, AppCompat and Diagtrack etc. Also sets the 'Diagnostic and Feedback' option to lowest possible. [DWUPD] {##} Disable Windows Update. May not be able to revert this option. [SUOEA] ============================================================= [SUOEA] =====================[ Enabled Options ]===================== [SUOEA] ============================================================= [FEXTS] Show all File Extensions. [SHFIE] Show any normal 'Hidden' folders and files, but NOT any 'Super-Hidden' ones. [SSHFF] Show any 'Super Hidden' folders and files, may not always show as expected due to other OS factors. [TOTNU] Transfer the user selected MRP Options to any 'New Users' created. This may not always copy all options/settings over due to OS permissions etc. [RSCIR] Remove the '-Shortcut' references from icons. [TOCBI] Turn off check boxes on icons. [SCADV] The shortcut's arrow design is set to: Large [LTTPI] Launch to 'ThisPC' view instead of the newer 'Quick Access'. [OCDEN] Disable Network connections to allow offline account creation etc. May require a manual re-enable later. [DERTM] Disable Windows Error Reporting. [MSBTL] Move Win11+'s 'Start Menu' Button from central area to the left, or right, side depending on locale. [DHTBW] Disable/Hide Taskbar News/Interests Widget, if present. [RNIWA] Uninstall/Remove 'News/Interests' and 'Chat' Widget Apps. [RRNMW] Remove the 'System Requirements Not Met' desktop watermark. Requires reboot. [ESAFA] Disable the 'Snap Assist' Flyout/Bar. [UCCMS] Use 'Classic' expanded Context Menus. {Experimental and m$ may disable later} [HTBCI] Hide the Taskbar's 'Chat' icon, if present. [TBS11] Set Taskbar layout size to 'Small'. [EETTB] Add 'End Task' Right-Click item to the W11 Task Bar. [ACPTB] Hide 'Co-Pilot' button on the W11 Task Bar [If Available]. [UFENP] Add the User's Folder to the Explorer's Navigation Pane. [DF1HP] Disable pressing 'F1' and 'Active' Help. NOTE: May not always work on all applications. [HMUAS] Hide/Prevent 'Most Used' Apps section showing on the Start Menu for Windows 1x. [DGSWM] Remove the 'Sharing Wizards' and 'Give access to' entries from the C/Text Menus. [DBITD] Remove the Windows 'Burn image to disc' feature entries from the C/Text Menus. [SSLEW] Show the 'Status Bar' data on Notepad and other Explorer windows, where possible. [EFEWD] Enable the 'Full Window Dragging' effect instead of just the frame outline. [ESPFE] Enable a separate process for Explorer.exe file. [RPBST] Hide the 'People Band' icon from the System Tray area. [PODAI] Prevent OneDrive from automatically installing after Setup has completed. [SSOSC] Show the 'seconds' on the System Tray's clock, Win10 and later 2262x+ Win11 builds Only. {May be disabled by m$ at anytime} [ECBTO] Display the classic 'Balloon Tips' instead of using the newer 'Toast' notifications. [DLSNS] Disable 'Lockscreen' notifications. This may get overridden by a later Windows Update. [SYSRF] Re-enable of the 'System Restore' task and feature will be enabled later via the Add-On Manager stage. [DLTSM] Disable the animated, 'Live', tiles on the large Start Menu. Depreciated on Windows 11+ OS Kernels. [HMNST] Hide Skype's 'Meet Now' icon on the System Tray, if present/detected. [UCMEW] Enable the 'Compact Mode' for the File Explorer's views. [DGMNW] Disable the 'Get More...' and 'Welcome Experience' notifications, mainly after updates installed. [RWOPD] Restore the Legacy Print Dialog for Windows 11+. [DEWPC] Remove the 'Edit With Photos' Context Menu entry. [NMPTB] Hide/Unpin the 'Mail' icon on the TaskBar. May not always work due to OS conflicts. [NSPTB] Hide/Unpin the 'Store' icon on the TaskBar. [NTVTB] Hide/Unpin the 'Task View' icon on the TaskBar. [HTBSI] Hide/Unpin the 'Search' icon on the Taskbar. [PDAOA] Turn Off 'Share Across Devices for Apps'. [UPSFS] Use the 'PrtScr' keyboard button for easy accessing of the screen 'Snipping Tool'. [TOSCF] Turn off the new 'Smart Clipboard' feature. [TOPTF] Turn Off the new 'Predictive Text' feature {Multilingual}. [UNLDA] Unlock Defender: Special Control Mode. {Experimental} [NOTES] Some MRP options like 'SmartAppControl' and 'SmartScreen' have been auto disabled to prevent major OS issues with latest CU. [RDCTM] Remove Defender's Context Menu items. [WFWCT] Add Windows Defender Firewall Context Menu Entries. [DPTAC] {**} Disable the majority of 'Push/Toast' notifications shown on the Action Center etc. {This uses a Group Policy} [NOTES] {$$} Due to a change m$ made in the Dark/Light theme modes, MRP has set, or unset, both options as required for this OS/Build. [APPDT] {$$} Most Windows UWP Apps are now set to use the 'Dark' Theme. May require a 2nd reboot. [SUDTI] {$$} Windows System/File Explorer is now set to use the 'Dark' Theme. May require a 2nd reboot. [TOABA] {$$} Turn off all possible running 'Background' Apps. [TGBMD] {$$} Turn off Gaming Mode/Bar/DVR functions. [DFSBN] {$$} Adjust the 'Diagnostic and Feedback' setting to the lowest possible. [RANSA] {##} Remove all possible UWP Apps from the OS. [RANSA] Except: Store, Screen Snip, Camera, Cortana/Search, XBox, Phone, Calculator OR any that are 'System' required. [RANSA] Some links to online or non UWP Apps may still be present on the Start Menu{s}. [AGPTH] {##} Add GPEdit feature to Home/Core Editions via DISM. [PEFPL] {##} Prevent 'MS Edge' from pre-loading automatically, plus reduce its 'Telemetry' footprint. [NOARA] {##} Disable the auto restarting of any Apps/Programs after reboot. May be overwritten by a later CU. [SDLMM] {##} Adjust the WU Advanced Delivery Optimization's 'Download Mode' values to the minimum permitted. {May not set properly due to internal OS restrictions} [SUOEA] =================================================== [SUOEA] ==============[ Disabled MRP Options ]============= [SUOEA] =================================================== [NOTES] Because a Windows 11 or above OS has been installed, some specific options may be auto disabled to prevent issues. [NOTES] Windows 11 Insider Build detected, some options have been auto disabled or adjusted. [WSTYL] User selected Wallpaper Style: Not set, using the default OS, or the .theme's, value. [TBSSI] The 'Use small TaskBar icons' option was auto disabled as it can upset the Win 11+ System Tray layout. [DWPAD] The disable 'Web Proxy Auto-Discovery' {WPAD} option was not used due to OS internal permissions. {Ref:S1} [MTTBT] The 'Extra TaskBar Transparency' option could not be used due to the OS's new 'Acrylic' feature. [NODRS] The 'Disable Driver Searching' tweak can not be used on a 'Core' Edition at this time. [WUNFY] The 'Set Windows Update to notify mode' option was auto-disabled because a 'Core' Edition was detected. [HOAOS] Hide Online Account OOBE Screen - as a Windows 11+ Core/Home Edition is installed this option was auto disabled to prevent Setup problems. [EESRC] The 'Enhanced Search' option has been auto-disabled because the 'SSDTweaks' was selected. [AOTCM] The Add 'OEM Info' option was auto disabled as it is no longer operative for Builds above 22100. [CLKUI] The 'Windows 7 style Clock UI' option was auto disabled because the installed Build ignores this tweak. [EXEXR] Expand Explorer Ribbon option was auto disabled on Win 11+ to prevent issues. [SCIPS] The option to Show 'Command Prompt' instead of 'Powershell' on the Win-X Menu was disabled as it is not compatible with Win11 at this time. [HVCIS] Advanced HVCI Option: It was ignored because a CORE/HOME Edition has been installed. [TBVW1] Some Taskbar view options have been auto disabled as they can cause issues on Windows 11+ OS Kernels. [PBLAE] Prevent Bitlocker auto encryption was auto disabled to prevent issues. [INFOS] =================================================== [INFOS] ============[ {xx} Marked Information ]============ [INFOS] =================================================== [INFOS] {**} = This can be reverted later by script, check the '\Optional\MiscExtraScripts' folder within the main MRP archive. [INFOS] {$$} = This option is User changeable later via the Settings App or Control Panel etc. [INFOS] {##} = This is an experimental option, may not always work as expected depending on the OS Build etc. [AUTDN] =================================================== [AUTDN] ===[ MRP Automated System Drive Rename Routine ]=== [AUTDN] =================================================== [AUTDN] The System Drive [C:] 'Local Disk' was renamed to 'Windows_11_Core' via the selected automated option. [REPDR] ====================================================== [REPDR] ===[ Retail.txt/Ei.cfg/PID.txt Detection Routines ]=== [REPDR] ====================================================== [REPDR] Note: Some results may be shown as 'not detected' if the install medium was removed during OS installation. [REPDR] The 'Retail.txt' file was not detected within the 'Scripts' folder. [REPDR] The 'ei.cfg' file was not detected. [REPDR] The 'No OEM Activation' option was used MRP will not process any SLIC/OEM Product Key/Certificates or any MSDM for W8.x+. [REPDR] The 'PID.txt' file was not detected. [CKDMI] ============================================================= [CKDMI] ===[ Querying DMI For OEM Manufacturer Brand Information ]=== [CKDMI] ============================================================= [CKDCF] DMI Internal Reference : 1c/4/1 [CKDCF] No DMI conflicts was found. [CKDCF] DMI query routine has completed. [DCTPR] ============================================= [DCTPR] ===[ DMI or Custom Theme Data Processing ]=== [DCTPR] ============================================= [DCTPR] Toshiba [#04] Manufacturer was detected, but will attempt to use the 'Zotac' theme as defined by user. [DCTPR] ======================================= [NOACT] The 'No OEM Activation' option was selected, if internet connected during setup and a HWID/MSDM is detected it may be used instead. [SYSPD] ======================================= [SYSPD] ===[ Model Name Processing Routine ]=== [SYSPD] ======================================= [SETMN] BIOS defined "SATELLITE C670-11N" has been applied for the Computer's 'Model' Name. {Not Validated} [NOTES] The 'No OEM Activation' option was selected indicating that an external Activation will be used instead of normal OEM or MSDM Activation. [NOTES] Any MSDM information may not be shown later in the log as MSDM processing has been disabled. [NOTES] You will need to enter your own valid Product Key or use 'another' activation method to Activate your Edition. [TBPRT] =================================== [TBPRT] ===[ Theme Processing Routines ]=== [TBPRT] =================================== [USRFT] The User's specified theme 'Zotac' will override any DMI OEM brand detected. [TBTMS] =========================================== [TBTMS] ===[ Brand Transfer Management Routine ]=== [TBTMS] =========================================== [TBTMS] Brand theme that will be attempted to be used : Zotac [TBTMS] Original 'WallpaperStyle' value found within the 'Zotac.theme' file : 10 {Fill image to display resolution} [RMXML] The 'OOBE.xml' file has been processed by Windows Setup. [WPCHK] Wallpaper.jpg was transferred. [BGDFC] The brand's 'Backgrounds' folder was created. [BGDFC] The brand's 'BackgroundDefault.jpg' file was generated from the 'Wallpaper.jpg' image. [W8XAP] =========================================================== [W8XAP] ===[ Primary User Account Picture {BMP/PNG} Management ]=== [W8XAP] =========================================================== [UBREP] The primary 'User' account picture{s} was replaced with the theme's 'User810' image file. [WXAP2] ============================================================ [WXAP2] ===[ Additional User Account Picture's {PNG} Management ]=== [WXAP2] ============================================================ [UPREP] User-32.png was replaced. [UPREP] User-40.png was replaced. [UPREP] User-48.png was replaced. [UPREP] User-192.png was replaced. [X8LLR] ==================================== [X8LLR] ===[ Lock\Log-On Screen Routine ]=== [X8LLR] ==================================== [NLLSA] Using the 'Default' Windows Lock\Log-On Screens as defined by the User option. [OTFTR] ============================================ [OTFTR] ===[ Brand/Theme Files Transfer Routine ]=== [OTFTR] ============================================ [OTFTR] The OS branding 'info' theme folder was created. [OTFTR] Note: The 'BackgroundDefault.jpg' file was re-copied due to a previous OS permission issue. {Ref: BDF} [OTFTR] The theme's branding files have been transferred. [ATREP] The original 'Aero.theme' has been backed up and replaced. [ICTAO] Registry sections for 'InstallTheme' and 'CurrentTheme' was set to '$OEM$.theme'. [USCTA] The User's specified 'Zotac' theme was applied. [BSHCS] ============================================ [BSHCS] ===[ Primary/Branding Script Completion ]=== [BSHCS] ============================================ [BSHCS] The Primary/Branding script has completed. [BSHCS] ============================================ [RBOOT] -----------------------------[ OOBE Reboot via Windows Setup ]----------------------------- [ADMAN] =================================================== [ADMAN] ============[ Add-On Manager: Started ]============ [ADMAN] =================================================== [TFFIB] The theme's registry fix was applied. Reboot is required after setup completed. [SATOU] =================================================== [SATOU] ====[ User Options that have now been applied ]==== [SATOU] =================================================== [WSTYL] Original 'WallpaperStyle' registry value: 10 - Fill image to display resolution. [FEXTS] Show File Extensions. [SHFIE] Show any normal 'Hidden' folders and files, but NOT show any 'Super-Hidden' ones. [SSHFF] Show any 'Super Hidden' folders and files, may not always show as expected due to other OS factors. [DBITD] Remove the Windows 'Burn image to disc' feature entries from the C/Text Menus. [EFEWD] Enable the 'Full Window Dragging' effect instead of just the frame outline. [TOTNU] Transfer Options to any 'New Users' created. This may not always transfer all User options/settings over due to OS Permissions. [RSCIR] Remove the '-Shortcut' reference on icons. [SCADV] The shortcut's arrow design is set to: Large [TOCBI] Turn off check boxes on icons. [DERTM] Disable Windows Error Reporting. [MSBTL] Move Win11+'s 'Start Menu' Button from central area to the left, or right, side depending on locale. [DHTBW] Disable/Hide Taskbar News/Interests Widget, if present. [RNIWA] Uninstall/Remove 'News/Interests' and 'Chat' Widget Apps. [RRNMW] Remove the 'System Requirements Not Met' desktop watermark. Requires reboot. [ESAFA] Disable the 'Snap Assist' Flyout/Bar. [HTBCI] Hide the Taskbar's 'Chat' icon, if present. [TBVW1] Taskbar view options have been auto disabled as they can cause issues on this OS Build. [DGSWM] Remove the 'Sharing Wizards' and 'Give access to' entries from C/Text Menus. [RPBST] Hide the 'People Band' icon on the System Tray. [LTTPI] Launch to 'ThisPC' instead of the newer 'Quick Access' view. [APPDT] Windows UWP Apps are set to use the 'Dark Theme'. [SUDTI] Windows System/File Explorer is set to use the 'Dark Theme'. [PODAI] Prevent 'OneDrive' from automatically installing. [TGBMD] Turn off Gaming Mode/Bar/DVR functions. [DFSBN] Adjust the 'Diagnostic and Feedback' setting to the lowest possible. [DEWPC] Remove the 'Edit With Photos' Context Menu. [SSOSC] Show the 'seconds' on the System Tray's clock, this depends on the locale and/or OS Build if they are shown. [NMPTB] Unpin the 'Mail' icon from the TaskBar. May not always work due to OS conflicts. [NSPTB] Unpin the 'Store' icon on the TaskBar. [NTVTB] Unpin the 'Task View' icon on the TaskBar. [HTBSI] Hide the 'Search' icon on the Taskbar. [PDAOA] Turn Off 'Share Across Devices for Apps'. [OCDEN] Attempt to automatically re-enable Network connections. [OCDEN] Note: You may need to manually re-enable Network connections later if not done automatically. [UPSFS] Use the 'PrtScr' keyboard button for easy accessing of the screen 'Snipping Tool'. [NOARA] Disable the auto restarting of Apps/Programs after a reboot. [PEFPL] Prevent 'Microsoft Edge' from pre-loading automatically and reduce its 'Telemetry' footprint. [ECBTO] Display classic 'Balloon Tips' instead of using the newer 'Toast' notifications. [DLSNS] Disable any 'Lockscreen' notifications. [DPTAC] Disable the majority of 'Push/Toast' notifications shown in the 'Action Center' etc. [DLTSM] Disable the animated, 'Live', tiles on the Start Menu. Depreciated on this OS Build. [SDLMM] Set the WU Advanced Delivery Optimization's 'Download Mode' values to the minimum permitted. {May not set properly due to internal OS restrictions} [HMNST] Hide Skype's 'Meet Now' icon on the System Tray, if present. [UCMEW] Use 'Compact Mode' for the File Explorer's views. [TOABA] Turn off all possible running 'Background' Apps. [DF1HP] Disable pressing 'F1' and 'Active' Help. NOTE: May not always work on all applications. [DGMNW] Disable the 'Get More...' and 'Welcome Experience' notifications, mainly after updates installed. [RWOPD] Restore the Legacy Print Dialog for Windows 11+. [EETTB] Add 'End Task' Right-Click item to the W11 Task Bar. [ACPTB] Add 'Co-Pilot' button to the W11 Task Bar [If Available]. [UFENP] Add the User's Folder to the Explorer's Navigation Pane. [RDCTM] Remove Defender's Context Menu items. [WFWCT] Add Windows Defender Firewall Context Menu Entries. [UNLDA] Unlock Defender: Special Control Mode. {Experimental} [NOTES] Some MRP options like 'SmartAppControl' and 'SmartScreen' have been auto disabled to prevent major OS issues with latest CU. [AGPTH] GPEdit added to Home/Core Editions -- DISM processed. [RANSA] Removed: All possible UWP Apps from the OS, except the Store, Screen Snip, Camera, Cortana/Search, Calculator or any 'System' required. [RANSA] Some links to online or non UWP Apps may still be present on the Start Menu{s}. [SYSRF] The 'System Restore' Task and Feature has now been enabled. [TOSCF] Turn off the new 'Smart Clipboard' feature. [TOPTF] Turn Off the new 'Predictive Text' feature {Multilingual}. [NOTES] Windows 11 Insider Build detected, some options have been auto disabled or adjusted. [PPCTM] ----------------------------------- [PPCTM] ---[ Power Plans now available ]--- [PPCTM] ----------------------------------- [PPCTM] Power Saver plan was restored. [PPCTM] High Performance plan was restored. [PPCTM] Some 'Power Plans' may be hidden under the 'Show additional plans' within the OS's 'Power Options' section. [PPCTM] ----------------------------------- [USR1X] ============================================================================== [USR1X] ===[ Colorization, User Account Pictures and Remove DefaultUser0 Routines ]=== [USR1X] ============================================================================== [USRAC] The 'Enhanced' Log-On screen registry entry has been applied. [WXSHL] Highlight: 'Grey' text color has been applied via normal and uSID routines. [WXSTB] Title Bar colorization: Default OS setting. [USRAC] User Account Picture's registry entries applied. [USRRO] Windows 'Registered Owner' {Winver} registry entry was corrected and set to the primary username. [USRD0] The 'defaultuser0' account was present, removal process has started. [RDUPM] First PS method for removal of the 'defaultuser0' account has failed - retrying using PS enhanced removal... [RDUPM] Enhanced PS removal of the 'defaultuser0' account has failed - retrying with standard 'net user' method... [RDUWM] Standard 'net user' removal of the 'defaultuser0' account was successful. [AMBPS] ================================================================= [AMBPS] ===[ Check BIOS/Boot Mode, OS Partition Type/Controller Mode ]=== [AMBPS] ================================================================= [AMBPS] BIOS/Boot Mode : Legacy [AMBPS] Partition Type : MBR [AMHDC] Controller Mode : AHCI {I} [EXTSR] ===================================== [EXTSR] ===[ External Add-On's Detection ]=== [EXTSR] ===================================== [EXTSR] No external Add-On's was detected or processed. [CHKLS] ============================================= [CHKLS] ===[ Detecting License\Activation Status ]=== [CHKLS] ============================================= [CHKLS] License/Activation Status : Licensed [CHKLS] License Channel Status : Retail/HWID {HRC} [CHKLS] License Status Reason Code : 0x4004F401 [CHKLS] This computer has a valid Digital/Store License. [ADMAN] =============================== [ADMAN] ===[ Finalization Routines ]=== [ADMAN] =============================== [CLNUP] Clean Up Routine Processed. [ADMAN] =================================== [ADMAN] ===[ Add-On Manager: Completed ]=== [ADMAN] =================================== [ENDAM] ----------------------------------------------------------------------------- [ENDAM] ========================================================================================= [ENDAM] = = [ENDAM] = Please Note: As User options, UserTweaks or Wintel scripts have been detected it is = [ENDAM] = required for a reboot cycle to allow these options/tweaks to take full = [ENDAM] = effect. This also allows any Theme related processes to complete. = [ENDAM] = = [ENDAM] ========================================================================================= [ENDED] The Multi-OEM/Retail Project has completed.