Windows Utility Update

  Рет қаралды 14,268

Titus Tech Talk

Titus Tech Talk

Күн бұрын

Big Refactor and lots of pull requests that are getting merged today!
Chapters:
00:00:00 - Overview
00:01:30 - VIRUS
00:02:39 - Fixing up new Install
00:12:34 - Powershell Profile
00:18:14 - NFS
00:25:58 - Terminal Rice
00:27:57 - Compile WinUtil and Refactor
00:54:04 - 12 Pull Requests
01:36:57 - Final Merge to MAIN
01:45:54 - Conclusion .
►► Digital Downloads ➜ christitus.com/downloads
►► Reddit ➜ / christitustech
►► Chris Titus Tech ➜ / @christitustech
►► Twitch ➜ / christitustech
►► KZfaq Early Access ➜ / @titustechtalk

Пікірлер: 48
@buddgaf1304
@buddgaf1304 2 ай бұрын
i had no idea Michael Keaton knew how to code this is wild!
@bruhda7469
@bruhda7469 2 ай бұрын
didnt have to do bro like that😂😂
@shant-o
@shant-o 2 ай бұрын
been using the CTT tool for ages now, thanks for the fine work my man :D
@iamionscat9035
@iamionscat9035 2 ай бұрын
This video is exactly what I needed.
@sjuvanet
@sjuvanet 2 ай бұрын
You've saved so much time and effort, and improved so many people's experience using Windows. Thank you Chris
@ultraprimez
@ultraprimez 2 ай бұрын
Good Going Chris 👍
@lato_o
@lato_o 2 ай бұрын
Thanks Chris 🙏
@HikariKnight
@HikariKnight 2 ай бұрын
@Titus Tech Talk no no i am not lead dev of bazzite, that is kyle. i am just a bazzite maintainer
@catriona_drummond
@catriona_drummond 2 ай бұрын
Had various troubles with the tool in the last few months. Hope quality keeps improving. Especially annoying was that most of the software on the install menu didn't actually install. Had to fall back to ninite.
@LangeloScuro
@LangeloScuro 2 ай бұрын
As always, good stuff. Plus the fun from the chat ... financial advise anyone? LOL Oh yeah, I'm still using Thorium too. Hehehe
@ultraprimez
@ultraprimez 2 ай бұрын
i see a error with Run OO Shutup and Legacy Windows Panels not working too. on my PC. it shows this... cmd : The term 'cmd' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:2637 char:28 + "WPFPanelcontrol" {cmd /c control} + ~~~ + CategoryInfo : ObjectNotFound: (cmd:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
@klexos_
@klexos_ 2 ай бұрын
Really love the tool but i have been having some issues lately on both win 10 and 11 with the winget installation (even when using the reinstall option), ooshutup, which gives an error when running the script, and edge and other few msstore apps won't uninstall. Hope these can be fixed. Keep up the amazing work Chris!
@demidermak713
@demidermak713 2 ай бұрын
I have had the same error on my friend‘s pc. It works fine on mine tho, i don’t get it.
@rasonbryant
@rasonbryant 2 ай бұрын
Switch Tier list! I'm using an older Cisco compact switch but im going to upgrade to a ruckus icx due to the poe++ I need for running more powerful ruckus AP in my house
@alsomasteruzi
@alsomasteruzi 2 ай бұрын
Can you give advice on how to get started on programming?
@DS6Prophet
@DS6Prophet 2 ай бұрын
Depends on what you have in mind. If you're interested in studying it in University level for professional use, you can start with the basics with books, as well as basic tutorials, like BroCode makes, so you can build a base to expand upon later in University. If you just want to have it as a hobby though, you can just look up tutorials on the most need to know languages (C, C++, C#, Python, Java etc). It's mostly a matter of sitting down & making the start. After that it becomes a good learning curve upwards.
@StephenHall-zz2ym
@StephenHall-zz2ym 2 ай бұрын
@@DS6ProphetLua is an awesome easy starting point
@AkkhilHub
@AkkhilHub 2 ай бұрын
Hey titus also add hotkeys config for laptop in dwm if you can it's a hassle to set them up for laptop media keys like volume and brightness
@kevenmimeault298
@kevenmimeault298 2 ай бұрын
I got an error while trying to install apps on a fresh windows install even after using winget reinstall! Updating app installer in ms fixed it!
@CharlesConover
@CharlesConover 2 ай бұрын
yes make SURE you update app installer in ms store before opening winutil or it will never install properly I had to entirely start over bc of it
@jbohanan6556
@jbohanan6556 2 ай бұрын
Hi All!!! Quick Question in WinUtility in the MicroWin Can you Set the Window's Pro 11 install file to work on Unsupported Hardware?????
@MFTAQ
@MFTAQ 2 ай бұрын
So is Thorium good to use again?
@J.erem.y
@J.erem.y 2 ай бұрын
"Our test branch isn't working because of the refactor going on." A refactor does not change what the code does, just how its formatted, usually to make it more readable/understandable in preparation for future changes.. If your changing how the code functions enough to break it, your not refactoring, you're butchering. You can clean up code, change function syntax etc, but the input and output should remain exactly the same. Even with Atomic refactors this is the case. The misuse of this word has been getting really really cringe lately.
@neb_setabed
@neb_setabed 2 ай бұрын
Using the word "cringe" has been really cringe lately
@J.erem.y
@J.erem.y 2 ай бұрын
​@neb_setabed I agree. I just don't know how else to describe cringe without saying cringe. It's like moist, another cringe word but sometimes things are moist and not damp, or wet. I figured abhorrent was a bit too strong.
@J.erem.y
@J.erem.y 2 ай бұрын
​@neb_setabed The inoperative test branch may be attributed to an ongoing refactorization procedure, which, according to software development best practices, should not alter the fundamental functionality of the codebase. A semantic distinction can be drawn between 'refactoring' and 'revising,' with the former process pertaining to non-functional modifications such as optimization or code restructuring for better readability and maintainability without altering input-output behavior. The colloquial utilization of the term 'refactor' to describe transformations that significantly impact the functioning of a software system is an instance of linguistic drift, which has resulted in an erosion of the original semantic boundary between refactoring and revision operations. To preserve this demarcation, one must adhere strictly to the principles of refactoring, ensuring that input-output consistency remains unperturbed throughout the codebase's transformation process. This practice is also upheld during atomic refactorizations, further emphasizing the necessity of retaining a program's functionality while undertaking such procedures.
@J.erem.y
@J.erem.y 2 ай бұрын
Better? Lmao
@ChrisTitusTech
@ChrisTitusTech 2 ай бұрын
Lol stop being so pedantic. Obvious this is a refactor by moving the internal structure around, but not changing the way the script operated. Yes it briefly broke because the lines were incorrectly referenced, but this is live and not a cut up youtube video.
@nacswapzz
@nacswapzz 2 ай бұрын
micro win didnt work for me yesterday evening. i made two different iso's on two different systems and both images gave me an "missing file for unattended installation" error
@b_unno
@b_unno 2 ай бұрын
Same, I had to use a normal iso eventually, the primary partition on micowin is missing
@CharlesConover
@CharlesConover 2 ай бұрын
i thought it was just me but 3 iso's 2 different computers later I gave up and used the bloatiso
@CharlesConover
@CharlesConover 2 ай бұрын
microwin bricks my win10 iso as of like one or two days ago and fails install it says: 'windows encountered an internal error while searching for an unattend answer file'
@neckyrulislam4630
@neckyrulislam4630 2 ай бұрын
Hi Chris, is there any way to run the utility without installing chocolatey?
@neb_setabed
@neb_setabed 2 ай бұрын
Just out of curiosity what would be the reasoning for not wanting chocolatey? I've never really used either chocolatey or winget myself so I don't know much about them.
@neckyrulislam4630
@neckyrulislam4630 2 ай бұрын
@@neb_setabed Hi, there is nothing wrong with Chocolatey itself. It is like a package manager like we have in Linux. While the Linux package managers are quite streamlined and well maintained, I don't think it is the same for Chocolatey. I might be wrong though but I still do not wish to install it at this time, maybe sometime in the future.
@prakhargupta4347
@prakhargupta4347 2 ай бұрын
pls make a public discord
@demidermak713
@demidermak713 2 ай бұрын
Please do make a script for the poweshell setup
@dv_dream
@dv_dream 2 ай бұрын
Didn't watch the entire video yet but tbh I really want to be like you
@tubeDude48
@tubeDude48 2 ай бұрын
I had been a UNIX user since the early 90's, and went to Linux in 2001. I HATED VIM !!! SO CRYPTIC!!! Nano and Joe are so much easier to use. --- What's with covering up what your doing with people comments? Leave it on your own monitor.
@brandycorvette
@brandycorvette 2 ай бұрын
1st Comment ❤
@Nunya58294
@Nunya58294 2 ай бұрын
Morning folks!
Linux System Setup Script
1:28:35
Titus Tech Talk
Рет қаралды 9 М.
Creating an Optimized Windows 11
39:25
Titus Tech Talk
Рет қаралды 222 М.
小女孩把路人当成离世的妈妈,太感人了.#short #angel #clown
00:53
The Anti-Virus Tier List
9:38
Chris Titus Tech
Рет қаралды 849 М.
Why I Can't Use Linux - My Top 3 Reasons
26:05
Tek Syndicate
Рет қаралды 41 М.
Stop Windows Spying with hosts file
7:29
The PC Security Channel
Рет қаралды 586 М.
Windows Utility Improved for 2024
17:56
Chris Titus Tech
Рет қаралды 242 М.
17 Computer Tips You'll WISH You Knew Sooner
21:07
ThioJoe
Рет қаралды 216 М.
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 560 М.
The 12 Linux Apps Everyone Should Know About
21:20
DistroTube
Рет қаралды 447 М.
Understanding Linux
1:59:36
Titus Tech Talk
Рет қаралды 24 М.
Linux from Scratch
2:35:42
Titus Tech Talk
Рет қаралды 60 М.
Your Anti-Virus LIES to YOU
10:24
Chris Titus Tech
Рет қаралды 45 М.
Transformation of Princess Loolilalu
0:21
LupDup
Рет қаралды 4,3 МЛН
Best Friends ❤️😂 #shorts #funny #viral
0:43
Funny Club TV
Рет қаралды 5 МЛН
Самый офигенный Сервис 🤣😂
1:00
FunFun
Рет қаралды 3,6 МЛН
Beatbox in the toilet!
0:18
Mihdens
Рет қаралды 13 МЛН