Tweaking.com Support Forums

Main Forum => Everything Else => Topic started by: parkd1 on September 18, 2015, 08:06:24 am

Title: Fix Windows 10 problems with these troubleshooting tools from Microsoft
Post by: parkd1 on September 18, 2015, 08:06:24 am
This might help you out.

http://betanews.com/2015/09/18/fix-windows-10-problems/
Title: Re: Fix Windows 10 problems with these troubleshooting tools from Microsoft
Post by: Shane on September 18, 2015, 10:27:08 am
Nice, while some of them I already have in the Windows Repair and others I cant run the commands as they target something specific, I did see a lot of little commands that should be added.

What cracks me up is how horrible the app store and updates are done now. By having the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProductName" be something different than what it wants it to be, will cause the problem. How hard is it to call the Windows API to pull the Windows version? What programmer at Microsoft is relying on a registry value that any user can change or delete?

Someone needs dragged out to the parking lot and beat :tongue:

Shane
Title: Re: Fix Windows 10 problems with these troubleshooting tools from Microsoft
Post by: parkd1 on September 19, 2015, 07:27:56 am
I agree. The whole team should be. :tongue:
Title: Re: Fix Windows 10 problems with these troubleshooting tools from Microsoft
Post by: Julian on September 20, 2015, 07:06:40 pm
lol here is a command i use a lot now
Code: [Select]
wmic os get caption,version