Sysprep was not able to validate Windows Installation
I have been trying to capture an image of a Windows 10 Pro x64. I get the error message Sysprep was not able to validate Windows Installation and a report with errors as pasted below. I have about 20...
View ArticleHow do I block mobile phone cards or mobile data (SIM cards), to work on...
How do I block mobile phone cards or mobile data (SIM cards), on Windows?I know that I can take out the hardware that reads the SIM cards, the LTE card.Block the device, the LTE, in the Device...
View ArticleWindows prints different margins than specified in the document
I have a Windows 11 Home Laptop that prints the wrong margins regardless of the application and format used. I have printed the following document with Word 365 for Business and Chrome (as PDF). The...
View ArticleHow to make a shortcut from CMD?
How can I create a shortcut file (.lnk) to another file or executable, using command line utilities?
View ArticleWhat are the correct tags to use in a .bat file for 7-zip to achieve the same...
Source for current problem solving: Sevenip.osdn.jp but I cant get anything except -t7z -mx9 -m0=LZMA2 -mmt=1 -md=1024m -v10m to work.I've been adapting Enteleform's code from this answer to a similar...
View ArticleOpened windows switching back to My Computer when USB unplugged on windows 10 OS
Whenever I unplug my USB pen drive all my other opened windows in windows 10 and windows 11 OS are switched to My Computer and Desktop folder respectively. I didn't find a solution for this issue. How...
View ArticleHow do I get task scheduler to run my batch file minimized
Is there a way to have the task scheduler run my batch file minimized. I thought I could do something like the following but does not work. I tried without those quotes as well.
View ArticleIs it possible to recover files on NTFS after writing to the same directory?
I've accidentally deleted a couple of .tex and .pdf files. The files were stored under C:\Users\Name\Desktop\notes on my laptop's SSD. It seems like this happened about a month ago or less.I've since...
View ArticleCNTLM for Windows stopped working
I have Windows 8.1 64bit and CNTLM version 0.92.3.It was working perfectly on my machine before it stopped working 1 week ago.The service still starts correctly but when i use cntlm proxy this message...
View ArticleMPC-HC live thumbnail on Windows taskbar
I have a problem with Media Player Classic thumbnail in Windows taskbar. In fact, the thumbnail shows a fix screenshot of the moment when I minimise.So is there any way to make it show the live video...
View ArticleWindows 10: How to boot straight to desktop without ever seeing the "logging...
How to boot STRAIGHT to the desktop on Windows 10 WITHOUT ever seeing the "Logging you now in" screen?This link removes the necessity for the password authenticication (check!)This link for Win8...
View ArticleHow to simply remove subtitles and language streams from TS videos with...
I use Handbrake to transcode some of my MPEG-2 Transport Stream videos, but I'm not pleased with the resulting quality, even if set to high bitrates.So my idea is to simply remove unwanted audio tracks...
View ArticleIs it safe to have additional data partitions on a Windows recovery drive?
I recently created a recovery drive on a new 64 GB USB flash drive, and discovered afterwards that the original 64 GB partition had been replaced by a 32 GB partition containing the recovery files.So I...
View ArticleWhy OpenSSH client is not using my keys on Windows?
I'm on Windows 10, using an OpenSSH client to connect to a Debian server.All my keys are stored in C:\Users\entityinarray\.ssh\PS C:\Users\entityinarray> ssh root@192.168.1.100root@192.168.1.100:...
View ArticleHow to access Windows shared network drive from Windows Docker Container
I need to access my network shared drive D: from my Windows container.Using Docker Desktop 2.1.0.5 with Windows containers and Windows 10 Pro 1903.I tried using:docker run --rm -it mydocker/image -v...
View ArticleWhat's the equivalent of Wevtutil in XP or 2003?
I have a batch file for saving event logs to our shared drive. I want to do this for XP and Server 2003 without very much effort. What could I use since Wevtutil is only on Vista and up?rem Script...
View ArticleData was reset from the postgresql table after deleting the Packages file
I created my project in python using postgresql on windows in a wsl environment. And accidentally deleted the file at the address Appdata/Local/Packages. After that, everything broke down and the...
View ArticleIs there a way to resize a window to specific sizes (eg.800x600, 1024x768..)?
I need a way to resize any window (not just Firefox!) to specific sizes.I need to check what the application I'm writing looks like at these resolutions - how many columns are visible in grids, that...
View ArticleIs it possible to convert Word to PDF without screenshot quality loss?
In Word I have a code screenshot.I tried to convert it using many different ways (save as PDF, export to PDF, Print to PDF (Microsoft, Adobe, CutePDF), Adobe Acrobat (paid) Create PDF / Convert PDF...
View ArticleHow to pass a double quote as a command line argument in Windows CMD?
argc parameter in main function doesn't include redirection command [<, >], but I faced a confusing problem when using a double quote:Shell: CMDI expected argc is 3 and Yes!:a.exe aa bb <...
View Article