Search the Community
Showing results for tags 'x64'.
-
Update List for x64 Insider has been released on: June 9th 2026 Update List for ARM64 has been released on: June 9th 2026 Please note - You will not be able to upgrade to the next feature release later this year by installing this version! And you tap/click on the weblink to discuss this version of Windows 11: https://msfn.org/board/topic/153587-updates-for-windows-xp-x64-and-x86-retired/page/5/#findComment-1286230 After member pennsylvaniaron replied to my statement of suspending the Update Lists which I posted on June 9th, I have decided to resume updating the Windows 11 Update Lists for WUD! It was nice to know that some people do depend on me to keep the lists updated, so I thank you and appreciate the support. Still if anyone knows how to get WUD to work with today's internet security protocols like https and TLS, then please PM me. Win11-v26H1-arm64.ulz Win11-v26H1-x64.ulz
-
News: Windows Copilot for Windows 11 Could Be A Cortana You’d Want To Use (A Warning)
Guest posted a topic in Windows 11
this has been a big news point lately and it seems it's close to being accomplished as microsoft has now decided it will be adding a newly renamed cortana back into windows 11 in the next few months and will be the definitive replacement to the original on windows 10 https://www.tomsguide.com/opinion/windows-copilot-for-windows-11-could-be-a-cortana-youd-want-to-use- 7 replies
-
- Windows 11
- x64
-
(and 1 more)
Tagged with:
-
Hey there! I found an older laptop in my house, decided to boot it up and it still works. It has an Intel HD Graphics 5500 and a i3-5005U CPU, it has drivers for 7(x64), but not for Vista. Would there be any way I could get the GPU drivers to install&work on Vista? It also has a Realtek RTL8723BE. Thanks! EDIT: By the way, I was able to install Windows Vista, it's just that I need to get the drivers to work somehow, any help would be highly appreciated!
-
Hello How to import registry value to work? Exemple: Now I have install windows on C: and registry will be: "installation path"="C:\\Program Files\\SoftwareName"But if make dual boot for exemple, will be installed on D, E, F etc..... So I don`t want to change every time with D:\\Program Files; E:\\Program Files etc.. Also I try with "install_path"="%ProgramFiles%\\SoftwareName" but not work. Tks LE. I found a way with reg_expand_sz but work only on X86 in x64 won`t work. Exemple: Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Control Panel\Cursors]"Arrow"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,56,00,\49,00,52,00,55,00,53,00,5c,00,56,00,69,00,72,00,75,00,73,00,5c,00,6e,00,65,\00,77,00,41,00,72,00,72,00,6f,00,77,00,2e,00,63,00,75,00,72,00,00,00and in hex I use envirnoment: %programfiles\programname LE: For x64 I use :%programW6432% and work
-
I'm having a problem installing the router on my Windows Vista Ultimate x64-based PC! I had my sister and my father connect the Frontier Netgear B90-755014-15 router to my computer and installed the software associated with the router. However, when the setup attempted to check the gateway and network connections, the Frontier Installer crashed with the following error message: Viewing the problem details produces the following: The Belkin USB wireless router connected has the Frontier1638 SSID. However, the internet connection has been terribly crappy for the last couple of days. The wired router that I'm trying to install, has the Frontier8943 SSID. How can I fixed this?
- 12 replies
-
- netgear 7550
- frontier
-
(and 2 more)
Tagged with:
-
Hello! I am trying to use diskmgmt.msc in my winPE, actually I don't know winPE version. I've created it using MDT 2013. there is similar topic http://www.msfn.org/board/topic/153842-disk-partition-gui-in-winpe/ But winPE version and bit are different. So autoit script doesn't register mmc dll's for me. What files needed for diskmgmt.msc work in winPE 4.0/5.0 x64? How to register them?