Windows
Do you do Windows? Love it or hate it, post away!
Posted At: 11/17/2023 2:49:13 PM
Posted By: Comfortably Anonymous
Viewed: 4955 times
Likes: 0 Dislikes: 0
It's always been a bit of a pain in Windows to create a dotfile (Like .gitignore, .dockerfile, etc) but I just learned this weird trick that makes it easier:<br/>In File Explorer, go to the directory where you want to create the file<br/>Right-click and pick New, then Text Document<br/>For the name (Say we…
Posted At: 2/17/2023 5:28:59 PM
Posted By: Comfortably Anonymous
Viewed: 2708 times
Likes: 0 Dislikes: 0
One of my machines hasn't picked up the "Kill IE" update yet, so decided to fire it up once last time (Although I haven't used it in quite a while) and am using it to post this message.<br/>It was fun while it lasted, peace out from Internet Explorer 11!<br/>(At least software development is far easier…
Posted At: 1/3/2023 11:47:07 AM
Posted By: Comfortably Anonymous
Viewed: 2527 times
Likes: 0 Dislikes: 0
Say you've got three (or more) monitors on your system. In my case, I have a (smaller) monitor built into my laptop, and two larger external monitors connected to it. I wanted to just use the two external monitors for a Remote Desktop (RDP) session, but not use the smaller laptop monitor.<br/>There's a…
Posted At: 10/14/2021 1:29:43 PM
Posted By: Comfortably Anonymous
Viewed: 1953 times
Likes: 0 Dislikes: 0
So, not understanding why (Nor do I agree that) they did it, but they removed the whole right-click menu from the Task Manager in Windows 11. Which was always the way I've opened Task Manager since Windows NT.<br/>So I had to look around and find out how to open it. First thing I did was just search…
Posted At: 6/4/2020 11:11:06 AM
Posted By: Comfortably Anonymous
Viewed: 2907 times
Likes: 0 Dislikes: 0
/* Windows 10 Source Code */<br/>include "win31.h"<br/>include "win95.h"<br/>include "win98.h"<br/>include "winME"<br/>include "winXP"<br/>include "winVista"<br/>include "win7"<br/>include "win8"<br/>include "workst~1.h"<br/>include "evenmore.h"<br/>include "oldstuff.h"<br/>include "billrulz.h"<br/>include "monopoly.h"<br/>define INSTALL HARD<br/>char…
Posted At: 4/30/2020 11:06:15 AM
Posted By: Comfortably Anonymous
Viewed: 2654 times
Likes: 0 Dislikes: 0
Enjoying the awesome new Windows Terminal? But run into weird issues once in a while where you typeexitand instead of the window closing, it gives you this message:[process exited with code ####]Turns out that's by design for some reason. There's a way to stop that with a profile setting…
Posted At: 10/4/2003 5:13:49 PM
Posted By: Comfortably Anonymous
Viewed: 3537 times
Likes: 0 Dislikes: 0
i don't know if you can help me but i have removed windows ound recorder from my computer and now i want it back what sould i do??
Posted At: 7/19/1999 11:04:11 PM
Posted By: Comfortably Anonymous
Viewed: 4025 times
Likes: 0 Dislikes: 0
How to use good old Windows Sound Recorder to make an MP3:<br/>Open Sound Recorder (I am doing this on the Win98 version, but I think you can do it with 95 and possibly NT)<br/>Open any .wav file<br/>Click File|Save AS<br/>There is a button next to 'Format' called 'Change', click it.<br/>Click the drop-down list on…
Posted At: 6/28/1999 9:45:31 PM
Posted By: Comfortably Anonymous
Viewed: 3650 times
Likes: 0 Dislikes: 0
Tech Support: "I need you to right-click on the Open Desktop."<br/>Customer: "Ok."<br/>Support: "Did you get a pop-up menu?"<br/>Customer: "No."<br/>Tech Support: "Ok. Right click again. Do you see a pop-up menu?"<br/>Customer: "No."<br/>Tech Support: "Ok, sir. Can you tell me what you have done up until this…