Unanswered Questions
172,165 questions with no upvoted or accepted answers
0
votes
0
answers
5
views
Change Shared Drive icon in Windows 10 with Registry setting
I want to make my desktop look a little more to my liking, and that includes changing some of the icons. One of the icons I want to change is the shared drive icon:
I want to do this using the ...
0
votes
0
answers
6
views
Changing a Backup using xcopy to one using robocopy in Win 11
In a Windows 11 Pro and Office 21 Pro environment on a Lenovo 13th Gen, Intel i7-55U, 16GB, 64 bit, Notebook, are there any pitfalls in an incremental copy of Dir/files from external drive F to ...
0
votes
0
answers
9
views
Password protected Excel file on usb drive file behaving strangely when clicked
Nothing unusual at first glance - a password-protected Excel file on a usb stick. Previously, put the stick in the usb port, double-click the file and enter the password to work on the file.
Now ...
0
votes
0
answers
11
views
How do you create an ffmpeg lossless image without re-encoding?
I'm using the command below but not sure if it’s really lossless and without re-encoding? Is there specific command to create lossless image and without re-encoding? I'm new to this.
ffmpeg -lavfi &...
-2
votes
0
answers
11
views
How to changing 1GHz to 2.5 GHz processor....? In hp pavilion 14" laptop
Ssd is also in but wprking slow speed , i5 ,10 th generation laptop ,just processor is 1GHz is problem.
1
vote
0
answers
15
views
Office 365 MFA - lost access to authenticator app, how to recover MFA?
I have a subscription to Office 365 (Exchange Online actually) and as part of setting up a new Android phone I lost access to the account in the MS Authenticator app:
It requires that I scan the QR ...
-1
votes
0
answers
13
views
Why do i keep getting an java.lang.NoClassDefFoundError: when running sbt?
I want to run a bot on windows. I'm trying to run sbt in cmd. I installed sbt and java 22 x64 MSI Installer. I ran sbt but i keep getting an error. I think maybe this has to do with java so i ...
0
votes
0
answers
11
views
How do I disable shortcut long-press ctrl "Layout Options" in MS Word?
Going nuts for the long-press on ctrl keyboard shortcut, continually interrupting my workflow in MS Word documents.
Anyone of you smart creatures know how to permanently disable this?
I have tried ...
0
votes
0
answers
4
views
Bass in Sound fails sometimes
I sometimes have the problem that the bass in my sound is missing/failed. When I restart the system, the bass is back.
Software Info:
Realtek Audio
FxSound
The problem is NOT solved by disabling ...
0
votes
0
answers
22
views
Mysterious WiFi network being broadcast from my PC
I have a laptop (Framework 16) running Windows 11 Education 23H2 (Build 22631.3737). Today, I noticed a secure WiFi network called "Direct-URLAPPYmsQA" where "LAPPY" is the name of ...
0
votes
0
answers
14
views
How to use an external harddrive as the main harddrive
What I mean by this is that I hope to eliminate the use for an internal hard drive since I'm having some issues with it that I'd rather just leave behind
0
votes
0
answers
8
views
How to allow the download of files with custom extensions from a Plesk server?
I have a dedicated Plesk server with several domains. In one of them I want to make available a file called, say, "file.db"
If I try to download that file from a web browser, I get a 403 ...
0
votes
1
answer
11
views
How can I delay a particular rectangular region in a video relative to the rest of it using FFMPEG or other software?
I am watching a video which is a power-point presentation but it also has a view of the speaker in the bottom left corner. Unfortunately, the powerpoint-view and the speaker-view are not synchronized. ...
0
votes
0
answers
5
views
Creating a Scheduled Task for all users running with an Admin account at logon
I am trying to create a scheduled task that runs a batch file that will run at logon for any user that logs into the machine, and I also need it to run using a service account (that is an ...
0
votes
0
answers
17
views
Dynamic Array - How to Conditionally Generate Sums?
I have a formula that's meant to iterate through a dynamic range, generate cumulative rows (the #/# in "Tally" represents a number of pieces and a length in ft.) and stack them into a new ...