Is there a way to get the current volume output from command-line on Windows?
I'm looking for the current actual output levels, not what the volume is set to. Ideally this would be a command-line tool, but if there's so way I could generate one myself with APIs, that would also...
View ArticleExtract all RAR-files from subfolders into their folder
I have the following folder structure in Windows:C:\test | \----1 | | | \----one.rar | \----2 | | | \----two.rar | \----3 | | | \----three.rar | \----4 | | | \----four.rar | \----5 |...
View ArticleDeleting all files from source directory after robocopy, but retaining those...
I plan to use robocopy to move files and folders from a directory on a server to a directory on a hard drive, using the following command,robocopy [source] [destination] /e /move /xoIn the event of a...
View ArticleDownloading all files in a directory with ftp command
I am trying to download all of the files in a directory using the FTP command on Windows (Windows Server 2012 R2). Here is what I am running from the ftp command:open myurl.commyusernamemypasswordcd...
View ArticleRestart Windows 11 remotely when rdesktop completely fails (cannot send input)
Is there any way to force Windows to reboot itself remotely when rdesktop fails completely? I can't get it to accept any form of key combination or at a minimum, it is unresponsive to...
View Article"The operation is not supported by the object" when trying to delete any...
I'm trying to delete the recovery partition because it's in between two spaces I'm trying to merge - when I try to execute delete vol override or delete part override, this error shows:The operation is...
View Articlewhy is ssh-key only used on one system
I had to copy manually my ssh key from a windows system to a headless ubuntu server using scp (because ssh-copy-id isn't a basic command on windows), and I've desactivated password authentication.When...
View ArticleUnable to connect to certain servers
I've been having a recurring problem where I'm unable to connect to certain servers. For example: I'm able to make Google searches, but unable to visit any of the links. Or I'm able to play a game, but...
View ArticleExpanding inner Veracrypt volume (FAT)
Having a Veracrypt container with 6GB, I need to extend its size to 8GB. I used the volume expander of VC successfully. But it expands only the VC volume itself (= file size changed from 6 to 8GB) and...
View ArticleConvert .tar.gz/.tar.bz2 to .7z in batch?
How do I convert .tar.gz and .tar.bz2 files to .7z files using the command line?
View ArticleHow to access advanced BIOS (UEFI) on Lenovo IdeaPad Slim 7 Pro
Before I start writing anything, if you have answers, please make them really clear. For example; at what point do I need to hold or release the FN key? I have tried many methods such as;-FN+R+N...
View ArticleHow to combine and permute two wordlists
I would like to combine and/or permute the words from a list up to 3 times. For example:If I have one list with:appleorangecafeand another list with:112233it should produce combinations...
View ArticleHow do I delete a part of a file name for a batch of files in Windows 8.1?
I have lots of files in a folder but they all start with a line of numbers and are separated from the actual file name by a "_"For...
View ArticleHow can I restore Google Chrome settings from last Windows
My Windows was crashed and I installed another Windows, but I have full access to all my last Windows' files. Can I use them to access only bookmarks and not even history, passwords, settings, etc?
View ArticleHow to resolve conflicts between Alt codes and application hotkeys?
I was trying Alt code.From wikipedia, to enable ita user must set or create a string type (REG_SZ) value called EnableHexNumpad in the registry key HKEY_CURRENT_USER\Control Panel\Input Method, assign...
View ArticleWindows Dual NIC, bridge interfaces
It's been a long time since I've used windows and I know basically how to do what I want in Linux but have no idea how to do this in windows.For work I'm going to find myself using a dual ethernet mini...
View ArticleHow can I resolve a Zwick TestExport Error Exporting to Excel?
I am running a Zwick TestExpert program. When exporting data from a file to Word, this will produce the file fine. However when exporting to Excel, I get the message as follows: testExpert error no....
View ArticleWhy can’t I connect to an SSH server on Windows?
I'm trying to connect to my PC from my laptop when I'm out of town. First I made sure my VPN was turned off. I live in Egypt and my ISP is WE Egypt (aka: Telecom Egypt).I set everything up but it's not...
View ArticleWhy is an SSD NVMe appearing as an HDD on my Asus TUF gaming laptop?
I have an Asus TUF FX15 506LU-HN003 i5-10300H 16G 512 SSD GTX 1660Ti 6G 15.6 FHD IPS,black 144Hz that is running Windows 11.The storage type is NVMe Micron_2210_MTFD.This is what device manger...
View ArticleFFmpeg: h264_qsv slower than libx264 (real-time buffer too full)
I use configuration: Windows 10 IoT, Intel Celeron N3350E (with Intel HD Graphics).Runing this line:ffmpeg -f dshow -i video="USB Video":audio="USB Digital Audio" -c:v libx264 -crf 30 -preset ultrafast...
View Article