Microsoft Copilot is missing! Hardware and Software Microsoft Windows by Conor29 Hi friends, I recently updated Windows to get the Microsoft Copilot. But the Copilot does not show up. First I thought after updating Windows, the copilot feature would show up. But cant. Could anyone please help to get the Copilot feature on my PC? Any help would be highly appreciated. Thanks Re: Microsoft Copilot is missing! Hardware and Software Microsoft Windows by Reverend Jim Right click on taskbar and select taskbar settings. If you want the icon to show then turn copilot preview on. Or you can use the hotkey WINDOWS+C. Copilot should appear docked to the right of the screen.. Re: Create And Install Windows Service Step By Step In C# Programming Web Development by rproffitt Since the answer would be many pages long, read https://learn.microsoft.com/en-us/dotnet/framework/windows-services/walkthrough-creating-a-windows-service-application-in-the-component-designer and consider the two other pages noted there. Create And Install Windows Service Step By Step In C# Programming Web Development by Rabiya_1 I'm New In c# and want to create a windows service here what I'm trying public TestService() { InitializeComponent(); timeDelay = … Re: Why does Dell hate Linux so much? Hardware and Software Linux and Unix by mickeydoodle I've just acquired a Dell laptop, it seems to hate Linux! Touch pad doesn't work properly, Wireless won't connect and it's sooo slow! Works fine with Windows! Re: Read file properties of video files in C++ Programming Software Development by Thomasio …that may be because of a file format Windows cannot read correctly. But then for the video… files where Windows does report details within the file properties it…in near no time which makes me believe Windows doesn't open the file in it'…get the properties from there, I do believe Windows must have some API command for that, … Read file properties of video files in C++ Programming Software Development by Thomasio I want to figure out what Windows does when you right-click a video file and check properties and I would like to write a similar piece of code in C++. I should be able to figure out how to read the file type and size, but I'm lost in how to get details of the video like resolution and runtime. Which API commands does Windows use there? Re: Read file properties of video files in C++ Programming Software Development by pritaeas &gt; It's open source, meaning one could look into the … That's the way I learn... There is no real Windows API to read video info, as this info is different… for each video format. With the Windows Property System you can read some information, but it is… Re: Read file properties of video files in C++ Programming Software Development by toneewa … Foundation API](https://learn.microsoft.com/en-us/windows/win32/api/mfmediaengine/nf-mfmediaengine-imfmediaengine-getduration#requirements) is probably … "C" { #include <libavformat/avformat.h&gt; #include <libavformat/avio.h&gt; } int main() { AVFormatContext* fmt_ctx = NULL; int ret… Re: Read file properties of video files in C++ Programming Software Development by Thomasio … just another program that does more or less the same Windows does, but doesn't mention which API commands one needs… Re: Read file properties of video files in C++ Programming Software Development by rproffitt … and log what apps access that I can write that Windows does open the file for a peek. And then we… Re: Read file properties of video files in C++ Programming Software Development by Salem If you want to know what windows is up to when you do something, then try using https://learn.microsoft.com/en-us/sysinternals/downloads/procmon ABC for Github-programs and Python Programming Software Development by Audun … like that; a program that looks just like a normal Windows-program, only you can put stuff in it. A GUI… Re: ABC for Github-programs and Python Programming Software Development by Reverend Jim I have developed a number of GUI applications in python. I found that the wxpython package was far better than tkinter. wxpython is based on wxwidgets which is essentially windows controls. Because wxwidgets are compiled for each major system, controls rendered by wxpython look like the native controls for whatever system is hosting. Re: ASUS Laptops - my experience Hardware and Software by toneewa …. Create a new recovery partition for the current Windows. Install all your updates, and create a system…https://www.thewindowsclub.com/repair-master-boot-record-mbr-windows). Useful tools are [diskpart](https://www.tomsguide.…://www.windowscentral.com/how-reset-windows-11-pc-factory-settings) is under Settings -&gt; Recovery. Event Viewer might … Re: ASUS Laptops - my experience Hardware and Software by toneewa &gt; Ever had to install Windows from 39 floppy disks? It was not fun, …://support.microsoft.com/en-us/windows/recovery-options-in-windows-31ce2444-7de3-818c-d626-e3b5a3024da5#bkmk_win11_reset_pc). &gt; rproffitt commented: I don'…steps and trouble of replacing the hdd, & reinstalling Windows on a dated machine. 600mhz. I later took it … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … to factory failed and I could no longer boot into Windows. No problem (he thought naively) as I can just…SSD either. Incidentally, the touchpad did not work in the Windows PE environment either. Next attempt was to boot into kbuntu…partition and formatted as NTFS then boot back into my Windows 11 install USB. Which still could not see my … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim …went down. I was shown a laptop with Windows running. I told the guy that I had…of me. He did so by going through Windows Settings. I had already explained to him (I… Once it cycled through and got to the Windows config I gave him the thumbs up. Before…". Sigh. So back home to finish the Windows setup and do the (seemingly) thousand and one… Re: ASUS Laptops - my experience Hardware and Software by rproffitt … partition and formatted as NTFS then boot back into my Windows 11 install USB." That can derail the usual… Windows install. On today's PCs I start off with a …blank, no partition drive, boot the Windows USB stick and once in a while need to add… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim …the tale. He powered up the laptop and showed me Windows 11. The touchpad was working. He went into settings… something else (quickly) on the next screen and eventually Windows came back up with "Jim" as the user…. As for the possibility of a missing driver, the Windows files in the recovery partition have all the necessary drivers… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim …the correct region after setup. &gt;Create a new recovery partition for the current Windows This I cannot do as I… losing skills faster than I acquire new ones ;-) &gt;Allocating enough space for the partitions can help prevent running… 1x drive to recover files. Ever had to install Windows from 39 floppy disks? It was not fun, especially… Re: ASUS Laptops - my experience Hardware and Software by toneewa Sounds like you got it all squared away. One reason I don't want to ever do a Windows reinstall is the compilers, libraries, and other software configurations. I've done 1 since 2015 for myself, with Windows 10. I also expect since, NAND flash SSDs wear out, it'll happen sooner or later. Only 37% life of drive remaining. Best of luck! Re: ASUS Laptops - my experience Hardware and Software by toneewa … charging cord is suspect. If they setup your PC with Windows 11, there's a good chance a GPT partition was… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Likewise... Whenever I reinstall Windows, other than the times I've reset to factory, when it gets to the "where do you want to install to" I always get the installer to delete, then recreate the partition. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim …:30 pm the same day. He informed me that the Windows system that the tech installed was not the OEM version… Re: ASUS Laptops - my experience Hardware and Software by toneewa &gt; rproffitt commented: BTW, recovery drive failed me so many times … live bootable CD's to get files off a broken Windows. It was way quicker instead of trying to repair. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim &gt;I too, have used Linux live bootable CD's to get files off a broken Windows. I'm assuming the drive wasn't bitlockered? Re: Improve HAVING BY performance Programming Databases by toneewa …/connection.h&gt; #include <cppconn/statement.h&gt; #include <cppconn/exception.h&gt; #include <chrono&gt; #include <Windows.h&gt; using namespace… Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani That looks interesting. It’s not relevant to us because we would need an expensive GTX video card, Windows computer, and there’s no API … but it looks intriguing :) Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa …. Remoting and communication routing to other machines that do have Windows. :)