Friday, November 5, 2021

Software Locator

Update: PatdhMyPC is a good choice tor installing software and
Chris Titus Windows Utility is great for Windows tweaking and essential programs
In admin Power Shell
iwr -useb https://christitus.com/win | iex

Update: I like Choco but some programs don't update or install. Keep PatchMyPC in mind.
I like Choco for new setups for the ease of pasting a list of programs into the command window.
Some programs in Choco do not install even though they show as existing. Symenu is still necessary.
And sometimes you still need to go to a website for the program.
I have not completely settled on each install of portable between Sy or Choco.

 

Symenu

Chocolatey

Website

7zip

 

X

 

3D Youtube Downloader 

X

 

 

AS SSD Benchmark

 

X

 

AnyDesk

 

X

 

Audacity

 

X

 

AutoHotKey

           

X

 

Brave

 

X

 

Calibre

  PatchMyPc

 

CCleaner

X

 

 

Chrome

 

X

 

Core Temp

 

X

 

CPU-Z

X

X

 

Crystal Disk Info

X

 

 

Crystal Disk Mark

X

 

 

Everything Search

 

X

 

Gimp Portable Partha

 

 

X

Gimp Portable Samj

 

 

X

Gsplit

X

 

 

Hexchat

 

X

 

HWINFO

X

X

 

IcoFX

X

 

 

Irfanview Plugins

 

 

X

LaunchyQT

X

X

 

Macrium Reflect

 

X

 

MiniTool Partition Wizard

 

 

X

NitroShare

 

X

 

PatchMyPC

 

 

X

Private Internet Access PIA

 

X

 

Quickset DNS

X

 

 

Rainmeter

X

 

 

RevoUninstaller

X

 

 

RocketDock

X

 

 

SciTE4AutoHotkey

 

X

 

ScreenToGif

X

 

 

ShareX

 

X

 

Snappy Driver Installer

X

 

 

Steganos Locknote

 

 

X

Symenu

 

 

X

Syncbackfree

 


 X 

TaskbarX

 

X

 

Telegram

 

X

 

Ventoy

 

X

 

Volumouse x64

X

 

 

Wallpaper Welder

X

 

 

Winaero Tweaker

PatchMyPc 

 

X

Wireless Network Watcher

X

 

 

Wize Disk Cleaner

X

 

 

Wiz Tree

X

 

 

More Info Here

 

 

X


Symenu
3D Youtube Downloader 
CCleaner
Crystal Disk Info
Crystal Disk Mark
Gsplit
IcoFX
Rainmeter
RevoUninstalller
RocketDock
ScreenToGif
Snappy Driver Installer
Volumouse x64
Wallpaper Welder
Wise Disk Cleaner
Wiz Tree
(Nirsoft)
Quickset DNS
Wireless Network Watcher

Chocolately
7zip
AS SSD Benchmark
AnyDesk
Audacity
AutoHotkey
Brave
Calibre (does not update for now)
Chrome googlechrome
Core Temp
CPU-Z
Everything Search
Foxitreader
Hexchat
HWINFO
irfanview
LaunchQT
Macrium  Reflect
NitroShare
Notepadplusplus
PatchMyPc
Private Internet Access PIA
Qbittorrent
RocketDock
SciTE4AutoHotkey
ShareX
Shutup10
TaskbarX
Telegram
Ventoy (seems to have problems)

Website
Gimp Portable Partha
Gimp Portable Samj
Hasleo Backup Suite (If AOMEI does not work) or Hasleo Disk Clone

Using PatchMyPC To install
Right click on program and add to .ini file.
A preconstructed .ini file can be pasted into the PatchMyPc folder.
I keep one here
For example these can be quickly installed
7Zip
autohotkey
Brave
Calibre
Everything
GoogleChrome
IrFanView
MozillaFirefox
NotePad++
QBTorrent
ShareX
SyncBackFree
WinaeroTweaker

Thursday, October 28, 2021

Arch Titus

https://github.com/ChrisTitusTech/ArchTitus
This was slick but I will still probably just use Manjaro.

Download Arch
https://archlinux.org/download/
Use Ventoy and copy Arch to the flash drive
pacman -Sy git
git clone https://github.com/ChrisTitusTech/ArchTitus
cd ArchTitus
./archtitus.sh (or type arth and it tab)
Choose main drive not a partition
. . . VirtualBox I had to do /dev/sda
. . . Be sure to set EFI in system
This is EFI currently & I don't know how to make it legacy yet.
User
Password
KDE Plasma type 1 (this did not appear for me)
type reboot (in VB close machine, remove cd, restart)
to enable set resolution in VB install Guest Additions

to install
yay -Syu updates
yay -S (program name install)
yay -Ss (program name search)
yay -Ss (snap to search snaps)
yay -Ss snap | grep installed (to search Installed snaps)
what is snappy?

win + arrow L-R move
win + up max
win + Q quits
win + E explorer
win + B brave


















Wednesday, August 25, 2021

Your Phone App Breaks

 I like the Your Phone app on Win10 but it will break now and then and needs reinstall. The symptom I've had is mouse clicks on messages or people will not register.

Open Admin PowerShell and paste this

Get-AppxPackage *Microsoft.YourPhone* -AllUsers | Remove-AppxPackage

Or use CCleaner's uninstall

Go to store and install again.

It will need to be set up again and removed from phone but this has worked twice for me.

Saturday, August 14, 2021

Reset Group Policy

Reset polices on the computer:
Open command prompt as administrator and run one at a time.

reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKCU\Software\Policies" /f
reg delete "HKLM\Software\Microsoft\Policies" /f
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /f
reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKLM\Software\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /f

Reset Group Policy Settings to Default with Command Prompt
Open Command Prompt window as administrator and run following commands:
RD /S /Q "%WinDir%\System32\GroupPolicy"
RD /S /Q "%WinDir%\System32\GroupPolicyUsers" 

Ventoy On Secure Boot

I turn of secure boot in every BIOS. However, some do not show that setting. Here is an option that has worked for me. Boot the PC and launc...