• 0

How to build an operaing system ?


Question

Recommended Posts

  • 0
BTW, i forgot to tell you that i have winme with winxp , is that a reason for making my autoexec.bat full of lines instead of being empty ?

and if the answer is yes , does it mean that winME needs dos to boot ?

585126315[/snapback]

Are they both installed on the same drive? ME doesn't run on DOS, and autoexec.bat isn't necessarilly a sign that DOS is installed on your machine...

  • 0

I'm sorry, I've never written an operating system, so I can't help you much.

Somehow, I get the impression that you have not been clued to a key fact about operating systems: they are difficult. You don't just sit down and write one in an afternoon. Remember, Bill Gates is a billionaire, just because people would rather buy his product that pretended to be an operating system, instead of writing their own.

That being said, the next best thing would be to look at the code for an existing operating system. Companies like Microsoft have lots of lawyers to stop your doing that, so your only choice is to look at the code for a non-proprietary operating system. I know of a great free one, which is Linux. Linux has been written in literally dozens of different versions, most of them have the open source right there for you to look at, and you can download one for yourself here: http://www.linuxiso.org/.

Good luck! And if you get as rich as Bill Gates, remember us old friends back here at Neowin, will you?

  • 0
Are they both installed on the same drive? ME doesn't run on DOS, and autoexec.bat isn't necessarilly a sign that DOS is installed on your machine...

585129123[/snapback]

sorry to be an ass in the matter but youll find that windows ME is actually running on top of the win9x kernel which infact runs ontop of dos! all microsodft did was inhibit the ability to access realmode dos in windows ME the link below shows how to enable the option to access realmode dos, even though micorosft inhibits the use of realmode dos it does not remove the fact that windows me is based on the 9x kernel and in fact runs upon dos.

http://www.geocities.com/mfd4life_2000/

sorry to be an ass it just bugs me when people have been missinformed

  • 0
I'm sorry, I've never written an operating system, so I can't help you much.

Somehow, I get the impression that you have not been clued to a key fact about operating systems: they are difficult. You don't just sit down and write one in an afternoon. Remember, Bill Gates is a billionaire, just because people would rather buy his product that pretended to be an operating system, instead of writing their own.

That being said, the next best thing would be to look at the code for an existing operating system. Companies like Microsoft have lots of lawyers to stop your doing that, so your only choice is to look at the code for a non-proprietary operating system. I know of a great free one, which is Linux. Linux has been written in literally dozens of different versions, most of them have the open source right there for you to look at, and you can download one for yourself here: http://www.linuxiso.org/.

Good luck! And if you get as rich as Bill Gates, remember us old friends back here at Neowin, will you?

585129262[/snapback]

if we let microsoft to do everything that will be shame on us, do you know why .. cause microsoft want to be the best to control us ( make us pay what it wants ) , when windows xp came in egypt (just released) , its price was 3500 L.E. also office 4000 L.E. ( now did you c , you are going to buy it even it is very expensive )

also can anybody tell me how linux is released, and microsoft didn't do anything with it's "LAWYERS" ?

  • 0
sorry to be an ass in the matter but youll find that windows ME is actually running on top of the win9x kernel which infact runs ontop of dos! all microsodft did was inhibit the ability to access realmode dos in windows ME the link below shows how to enable the option to access realmode dos, even though micorosft inhibits the use of realmode dos it does not remove the fact that windows me is based on the 9x kernel and in fact runs upon dos.

http://www.geocities.com/mfd4life_2000/

sorry to be an ass it just bugs me when people have been missinformed

585130562[/snapback]

The 9x kernel does not run in real mode DOS as it is far too slow and restrictive. Windows 9x (actually starting with Windows 3.0) runs in 386 enhanced mode, and the CPU is switched to 32 bit protected mode. DOS isn't a 32 bit OS; once win.com starts and switches the CPU, it takes over.

Grab any A+ technician's book and it will tell you this. Microsoft says ME doesn't run on DOS, the A+ exam says ME doesn't run on DOS, and my intellect says ME doesn't run on DOS. I find it very hard to believe otherwise.

  • 0

i know dos isnt a 32bit os, but it does lie beneath windows me just as it did with windows 98, a clean install on a newly dformatted drive and the hack mentioned above shows that it is there, i dont care what the manuals say, hell i have the cisco it essentials 1&2 qualifications myself and i know what the book says, its just that little hack shows that the option for real mode dos was just covered over, it is still there much the same as it is in windows 98 just less prominent and covered over.

just to make it clear ... i was only trying to point out that while windows me appears on the serface a new os it was basically builds onward from win98se not a new line of operating system and most deffinatly not nt based, wasnt directed all at you, was just saying that the real dos mode is still availabale, its just covered over, that dos is still there and functional with a winme install as it is with a windows 98 install.

  • 0
if we let microsoft to do everything that will be shame on us, do you know why .. cause microsoft want to be the best to control us ( make us pay what it wants ) , when windows xp came in egypt (just released) , its price was 3500 L.E. also office 4000 L.E. ( now did you c , you are going to buy it even it is very expensive )

also can anybody tell me how linux is released, and microsoft didn't do anything with it's "LAWYERS" ?

585132380[/snapback]

Linux has nothing to do with WindowOS, it was started by Linus Torvalds as his uni project which was based on Unix OS.

If you want to learn to how to program an OS, you have to learn the basic OS concepts, such as Memory (VM etc), file system, I/O, Concurrency control etc. If you're really serious about this, I suggest you get

http://www.amazon.com/exec/obidos/ASIN/013...6222672-4032058

  • 0

BTW, about the programs and games compitability with Microsoft OS or Linux OS, i think most of users try to love linux but the problem is most of released programs don't support Linux OS and so they leave this wonderful OS, i don't know why Linux developers don't upgrade Linux to support all software which need microsoft OS , ( like windows XP , when you click on exe file then choose compatibility with 95,98,ME... etc) , if that happen i will use linux immediatly cause i see that OS is more stable and faster .... i hve tried linux red hat and mandrake ....

also i want to know how i could do this feature if i did an OS , i mean to know the logic or the enigne of how to make my OS supports programs which need EX: Microsoft OS ?

  • 0

You seem to have an extremly naive view of operating systems and lack any understanding of economies in general. I hope you are learning a lot from this thread and suggest reading books on both OS (in which many of your questions will be answered) and on business (learn why Windows isn't free and Linux not popular in the mainstream).

also can anybody tell me how linux is released, and microsoft didn't do anything with it's "LAWYERS" ?

585132380[/snapback]

Linux releases are available for download from many many websites and some retail stores have copies on CD available. There are hundreds of different 'distributions', each uses the same Linux operating system but customizes the install package to include different applications. I do not understand why are you asking about Microsoft's lawyers in regard to a different company releasing software. Linux is a competing operating system, but is legal (forgetting about the SCO nonsense).

Windows XP is expensive because it has taken years of development and cost more than $2 billion to produce it. Microsoft does not intend on indivdual consumers purchasing full versions, they make their money mostly from selling to other businesses (which have a lot of money to spend) and licensing to pc manufacturers. If you're computer does not come with WinXP (which all do today) then you can purchase a $100 upgrade. Which is a very reasonable price.

Microsoft is creating a new version of Windows XP (called starter edition) for other countries who cannot afford the regularly priced version. MS is also lowering the price of WinXP in many countries where consumers/businesses cannot possibly afford the higher prices solution. It is also available at a severly reduced discount to univerisites and students.

Microsoft is not controlling you. If you do not wish to purchase their products, then don't. You can use Linux or Solaris for free or purchase a Mac computer (which are more expensive). Some will argue that those systems and their office products are not as good as Microsoft's. It is *NOT* MS's fault that competing products are not satisfactory to you.

--- Operating Systems ---

I do not mean to offend you, but based on the level of questions you are asking it does not seem possible that you are going to be able to write your own OS. There are many many aspects to consider.

As for making an operating system 100% comptabile with Windows is a lot of work. The reason why Windows is so large is because they cannot remove the old files and features to assure that older programs will still work with the newer versions. But to make any program written for Windows to work in Linux you need to rewrite the entire Windows API (system calls) and there are already a few open source projects working on this with little success. You also have to consider that some programs rely on the NTFS file system and millions of other qwerks Windows has. Such as the file size of DLLs, the way Windows occupies memory and Window's scheduling system. Linux users that wish to run Windows programs use virtual machine software to run Windows on-top of Linux. This is the only method to assure complete comptability. Compiled Linux and Windows can also run a variety of processors, which is another problem. Even though you are running the same operating system they may be running on different processor architetures.

Windows XP is programmed in about 70% C and 30% assembly language. You can see for yourself how Linux is programmed, its source code is freely available.

i think most of users try to love linux but the problem is most of released programs don't support Linux OS and so they leave this wonderful OS

Biased? Yes, programs written for Windows cannot directly run on Linux. Several projects and companies have attempted to create 'comptability modes' as you have suggest with limited success. It is a very complex task. You are also wrongfully asuming everyone wants to use Linux... I for one do not. It is a cool operating system but not everyone would enjoy using it. Windows is very easy to use, designed for the average user, and has a smooth user interface... Linux is not as easy to use and is not standardized but fully customizable. There are many different window environments users can run which are not necessarily compatible with each other.

Edited by KayMan2K
  • 0

Well KayMan2K, I'm also going to have to correct you on something =)

There are already viable methods of running Windows programs in Linux. Wine and Cadega (an offspring of Wine) are the major methods and they do it pretty well. They also don't use a virtual machine or emulation, instead they have an (almost) complete implementation of the Windows subsystem that allows Windows programs to run with their native compilation. To give an example of how well it works, Cedage now supports Half-Life 2 (and obviously it runs at an acceptable speed to make it playable). That's not something that can be achieved through emulation. On a side note, there are also similar ways of running Linux/UNIX applications on Windows, such as cygwin, mingw32, and Microsoft's very own Windows Services for UNIX.

  • 0
You seem to have an extremly naive view of operating systems and lack any understanding of economies in general.  I hope you are learning a lot from this thread and suggest reading books on both OS (in which many of your questions will be answered) and on business (learn why Windows isn't free and Linux not popular in the mainstream).

585134304[/snapback]

and so i opened that thread to learn more about OSs but not about economics ( um in the faculty of commerce , also i have tested my first commercial product of "RoboMatic X1" ver 1.0.0.0 with success ), i think you misunderstand the post which you get form it the quote , i was replying to other person about "Lawyers" as he said .... etc

I do not mean to offend you, but based on the level of questions you are asking it does not seem possible that you are going to be able to write your own OS.  There are many many aspects to consider.

585134304[/snapback]

You are free to say what ever you want, thats your opinion and about making my OS i'm really serious , and to prove that .... i will prepare my self to learn the essentials to build OS in that holiday from the links which posted in that thread ....

also id like to show you my work ......

I started the project "RoboMatic X1" since 2001 it is not like as any AI chatbots, it can also control your computer and make a different jobs for you ( and so i called it "RoboMatic X1 Operating System Assistant" )

that software was programmed completly using VB, here is my screen shots of the next version (1.5) but its still beta ...

I opened that thread cause i want RoboMatic X1 as a system ;)

that screen shot will be as Windows XP "welcome screen" :D

http://www.infradrive.com/adv/beta_1.5_1.jpg

that screen shot will be as the main interface of my OS

http://www.infradrive.com/adv/beta_1.5_2.jpg

and that will gonna be the help of my OS

http://www.infradrive.com/adv/beta_1.5_3.jpg

thats the media player of my OS ( under construction , i will remove WMP dll anyway )

http://www.infradrive.com/adv/beta_1.5_4.jpg

and that will be the control panel of my OS :D

http://www.infradrive.com/adv/beta_1.5_5.jpg

that's a book of our small experience in programming RoboMatic X1

http://www.infradrive.com/adv/beta_1.5_6.jpg

that will be history or you can call it a "chat log" as messenger plus :D

http://www.infradrive.com/adv/beta_1.5_7.jpg

all of that is already made but in VB.Net and my crew is ready to spend another 3 years to convert this project to an OS ....

i really thanks every one give me his experience, and i'm ready to put his name in the credits ( i want to put in special thanks "Neowin.net Members" , if you don't mind moderators ;) )

Don't you all want to be like Microsoft , Linux Developers !!!

  • 0

Interesting app, although I don't really like the look. It's too cluttered and has too many colors going on. How's that going to turn into an operating system though?

And why would Linux dev's want to be like Microsoft? They work on Linux because they like to, not because they want a profit. It's something people work on in their free time.

  • 0
And why would Linux dev's want to be like Microsoft?  They work on Linux because they like to, not because they want a profit.  It's something people work on in their free time.

585135702[/snapback]

yes u right , and so am i ..... but i was just thinking as "some" people think from that way

  • 0
yes u right , and so am i ..... but i was just thinking as "some" people think from that way

585135724[/snapback]

Not really. Linux is an operating system where anyone can add to it. It's not closed source like Windows where it's driven by commercial apps.

  • 0

Also, it would be incredibly difficult to go from a VB app to a complete operating system. Have you though about how you're going to get the GUI actually up? Are you going to use X11 and build up on that? Not to mention how you're going to do everything prior to a GUI?

I too have an interest in operating systems, and was going to read up on some books for it over my winter break, and perhaps start on something resembling an operating system over the summer.

  • 0
BTW, about the programs and games compitability with Microsoft OS or Linux OS, i think most of users try to love linux but the problem is most of released programs don't support Linux OS and so they leave this wonderful OS, i don't know why Linux developers don't upgrade Linux to support all software which need microsoft OS , ( like windows XP , when you click on  exe file then choose compatibility with 95,98,ME... etc) , if that happen i will use linux immediatly cause i see that OS is more stable and faster .... i hve tried linux red hat and mandrake ....

Uh, well, you see....Linux is written, as others have pointed out, by volunteers, hobbyists, and a handful of drone-like individuals who commit to it full time because they believe in it so fiercely. And the very difficulty you cite is evidence of just how good these people are.

Consider: Say if you were a games designer. You want people to buy your game, so you want the most people to be able to run it. So, you design it mainly for the platform that the most people have. And through a series of historical accidents, that OS that most people run is Windows. These software developers code for Windows first, and then maybe "fringe markets" like Macintosh if they think of it. Hardware developers, manufacturing printers, scanners, etc., do likewise: they write their drivers for Windows, maybe Macintosh!

You mention that you're in it to learn programming, not economics...and I'm with you on that! IF ONLY we could keep the economics out of it! But we have to live with it. So, a professional software company, say they spent $50,000 to develop a game to run on Windows, and they expect to sell $5,000,000. worth to Windows users. Now, to port it to Linux, they have to pay those programmers another $50,000. to produce that, and then only, maybe, 100 people might buy it? Or, they can just move on to the next game, which they can sell again to Windows users.

Linux can still run many of the same programs, but Linux developers have to either do it on a simulater (like Wine) or "hack" a driver for the hardware as best they can...for those who aren't rich enough to do nothing but code Linux all day, this means they do it in between shifts at full-time jobs, classes at school, whatever.

Have you heard of the singing frog? It cannot sing well, but the miracle is that it can sing at all! <--an old joke to illustrate the point.

Now, think about the future. The home "micro" computer has only been a common appliance in most homes since the 1980's. A whole generation is just now living in the prime of their buying years, whom have "grown up on computers". Given another generation, and it's only logical that people will be more clued-in to computers, and it's highly unlikely that they will continue to pay outrageous prices for something they can get higher quality for free (or very little money, as there's no law against selling Linux). The bigger Linux market would cause more software developers to take notice of these "fringe markets", which may not be so much on the fringe for very much longer. Also, if I were selling commercial software, I would see more money to be made from the cutomer who got their OS for free, and has more money to spend on my fancy doo-dads, rather than the customer who's spending all they can spare on the OS itself.

The point to all this rambling is to be patient with Linux, as it's at the forefront of a revolution. And for that matter, be patient with the world's computer users, most of whom are still uncomfortable touching a keyboard, and to whom computers are still new, intimidating pieces of equipment.

Incidentally, today, (just for the exercise! this isn't for release!) I just wrote a simulation of Conway's game of Life on my Linux, that uses the "curses" library which I'm currently learning. Have you played with cullular automata, yet? Automata, fractal generaters, games of Go, Serpinski triangles and sponges, Sim City games...these are fascinating to watch and play with, and as you watch them, you learn things that apply to economics (AND computer evolution), that you didn't know it was possible to learn!

Anyway, I hope you're still encouraged. I admire your spirit! And look how far you've come already! I bet nobody in Egypt thought of writing an operating system 20 years ago...

  • 0

Instead of building a complete OS, why don't you start small and build a shell for Windows. What you see when you're using XP to load apps and browse the file system is the Explorer shell. You could get your shell to look exactly as the screens you posted with less effort. Writing a full-blown OS just isn't feasible, especially since you seem to want Windows compatibility.

Never the less, check out OS News' website and forum. There are some knowledgeable people and info on projects that you could use as a guide. Also, look for books on operating system architecture, the ones by Tanenbaum.

  • 0

This thread is hilarious.I think someone who fails to comprehend Windows is just a tad overambitious to make an OS. Assembly language is what you need to know to program the beginnings of an OS. You need to learn about interrupts, registers, things like "mov" and "jmp", and how to handle lots of other things that seem to be too complex for you to be able to do.

  • 0
Well KayMan2K, I'm also going to have to correct you on something =)

I am fully aware of Wine (didn't know about the other project) and the general method of simulating Windows API calls to have the program run natively. I thought I had acknowledged this in my post, sorry if I had left it out. This method is exciting and making great progress, but it is limited. It cannot run every program that Windows XP can run. A lot of programs for Windows are poorly written and some even rely on the errors and problems with Windows. The only current way to fully reproduce the environment is to be using a virtual machine. So, I wasn't saying that it is not possible to run Windows programs natively in Linux... just that it is very very very hard to write software which can run ALL programs on Linux.

Thank you for pointing out that the reverse is true for running Linux programs on Windows. It is easier to port Linux system calls and X11 to Windows than vice versa becuase it is an open source project.

and so i opened that thread to learn more about OSs but not about economics ( um in the faculty of commerce , also i have tested my first commercial product of "RoboMatic X1" ver 1.0.0.0 with success ), i think you misunderstand the post which you get form it the quote , i was replying to other person about "Lawyers" as he said .... etc

Quite possible, I think I misunderstood the Laywers reference.

Thank your for sharing the details of your project and the reason why you are interested in developing an OS. Your best bet is too purchase a book about operating systems and another on X86 assembly language and read it cover to cover. If you are seriously interested in learning more about operating systems.

Also, I believe you are grossly underestimating how long it will take and how much work is needed to write an interactive graphical OS. It will take you more than three years.... be prepared.

You are free to say what ever you want, thats your opinion and about making my OS i'm really serious , and to prove that .... i will prepare my self to learn the essentials to build OS in that holiday from the links which posted in that thread ....

Again, thank you for sharing the details of your project. I am not doubting your commitment to the project. But you will need to spend several years (not just a holiday) learning the essentials to build an OS (based on your current knowledge of computers).

The VB program you wrote is cool, but you would need to write your OS in assembly language C. Both are very different and much more difficult languages than VB. You need to write keyboard handlers, memory management, video drivers, process schedulers, process synchronization, the network stack at every level (do you even know all of the levels of networking?).... basically you need to understand how a computer works at the very basic hardware level. You will not be able to use command like "Form.Show" but rather write the thousands of lines of code behind that simple command.

Operating systems are developed by thousands of people over many many years. You will probably not reach the level of sophistication you need in an OS to port your application.

Well, I think at this point it has been beaten to death that this is too much work for you and your friends.. even over a three year period. But at a more fundamental question... why make this its own OS? As suggested, just make this a shell for either Windows or Linux. I am trying to understand what possible benefit you see to making this into an OS. Other than fun and personal learning experience.. there is no benefit.

  • 0
This thread is hilarious.I think someone who fails to comprehend Windows is just a tad overambitious to make an OS. Assembly language is what you need to know to program the beginnings of an OS. You need to learn about interrupts, registers, things like "mov" and "jmp", and how to handle lots of other things that seem to be too complex for you to be able to do.

585136329[/snapback]

Uhhh, I've never seen an OS hand coded in assembly unless it was in a embedded system

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I think he means you haven't reviewed previous UFC games. Of course it doesn't matter... Every time you just report on something that involves the President even if just simply what happened you guys usually get accused of being anti-Trump. We live in fun times.
    • So how did you solve the problem? Disabling Secure Boot isn’t a solution.
    • Another devilish issue surrounding these certificates is what can happen with old, unsuspecting PCs that nevertheless have Secure Boot enabled. In my case, it was a Dell with a 3rd-gen Core chip (so about 13 years old). As of the last few weeks, it was suddenly BSOD'g within about 5 minutes of booting. Turns out it was because of MS's "Secure-Boot-Update" scheduled task, which is scheduled to run 5 minutes after login. It's explained in gory detail here (this is not my post, but it was where I found the answer), but the short version is that this legacy system would need fairly elaborate, manual certificate intervention since MS's automatic cert update method cannot work. How to do that is linked late in the thread. https://www.bleepingcomputer.c...od-caused-by-scheduled-task Secure Boot wasn't at all important for this particular PC, so I disabled it to be done with the problem.
    • Winhance 26.06.12 by Razvan Serea Winhance is an open-source Windows enhancement utility designed to help users debloat, optimize, and customize Windows 10 and 11. It provides a user-friendly interface for removing unwanted apps, legacy components, and optional features safely, giving you more control over your system. With Winhance, you can improve performance, reduce clutter, and enhance privacy without the need for a clean install. Beyond basic debloating, Winhance offers extensive optimization tools. Users can tweak power plans, adjust gaming and performance settings, control notifications, and manage Windows Update behavior. Privacy-focused settings allow you to limit telemetry and data collection, while system customization options let you personalize the taskbar, Start menu, Explorer, and Windows themes. Winhance also supports installing or removing software efficiently, including external apps via WinGet integration, streamlining both new setups and daily maintenance. New AI privacy groups have been added for Windows AI, Microsoft Edge AI, and Microsoft Office AI, giving users clearer control over AI-related telemetry and feature usage. In addition, new settings in Gaming & Performance introduce AI taskbar pin toggles, options to remove AI apps, and controls for AI services and scheduled tasks, allowing users to better manage how AI components run in the background and appear in the system. For advanced users and IT professionals, Winhance integrates WIMUtil, a tool for creating custom Windows installation ISOs with automated configuration. You can generate autounattend.xml files, inject drivers, and apply your chosen Winhance settings automatically during installation. Most changes are non-destructive and reversible, with clear explanations in the GUI. Whether you’re optimizing a single PC or managing multiple systems, Winhance delivers a faster, cleaner, and highly personalized Windows experience. The Winhance.Installer.exe includes both Installable and Portable versions during setup. Winhance supports both Windows 10 and Windows 11 64-bit versions. It's regularly updated to ensure compatibility with the latest Windows updates and features. Winhance key features: Debloat Windows – Safely remove unwanted apps, features, and legacy components. Optimize Performance – Tune system settings for speed, responsiveness, and gaming. Privacy Enhancements – Control telemetry, data collection, and notifications. Power Management – Configure power plans and advanced energy settings. Windows Update Control – Adjust update behavior for stability and convenience. Theme Customization – Switch between light/dark mode and adjust system colors. Taskbar & Start Menu Tweaks – Modify layout, icons, and behavior. Explorer Customization – Adjust file explorer appearance and functionality. Software Management – Install/remove Windows apps and optional features. External Apps Installation – Deploy essential apps via WinGet integration. Configuration Management – Save, export, and import Winhance settings easily. Automation with WIMUtil – Create custom Windows ISOs with integrated settings. Autounattend.xml Generator – Automate Windows installations with preconfigured options. Driver Integration – Include current system drivers in custom ISOs. Non-Destructive Changes – Reversible settings with clear explanations in the GUI. Winhance 26.06.12 changelog: Features Builder Mode — build a Winhance config file or autounattend.xml without changing anything on the PC you're sitting at. Flip the new mode switcher to Builder, set everything the way you want it, and save the result as a Winhance config or an autounattend file ready for deployment on other machines. Sponsors & Supporters page — the exit donation dialog is gone. In its place, an in-app page (heart icon or the More menu) recognizes the businesses and individual supporters who keep Winhance free. It works offline and is fully localized. Change History — Winhance now keeps a receipt of everything it does. ChangeHistory.txt records every setting change (before and after values) and every app install or removal, with clear headers for config imports and bulk actions. Open it from the More menu. Hebrew language support — Winhance is now available in 29 languages. New Explorer customizations: desktop icon visibility toggles, This PC folder visibility, an icon cache size setting, and automatic thumbnail cache cleanup. New "All apps view" setting for the redesigned Windows 11 Start menu, and the Windows 11 system tray icons setting is now a dropdown with more control. App-local UI zoom — press Ctrl +/-/0 or use Ctrl+MouseWheel to scale the whole app, just like a browser. New External Apps: EA app, Ubisoft Connect, Battle.net, Rockstar Games Launcher, PowerShell, and Helium Browser. Bug Fixes Layouts no longer clip when the Windows text size slider is set above 100%. Accessibility: Narrator now announces setting names on toggles and dropdowns, previously unlabeled buttons are labeled, and progress updates are announced. Silent updates now respect your custom install location instead of reverting to the default. Cancel in Review Mode no longer clears your app selections. OneNote is now detected correctly for Win32 Click-to-Run installs. Clean Start Menu applies more reliably by also writing the group policy path. WinGet errors are no longer silent — error details now show in the terminal output. Fixed a startup crash on older Windows builds caused by a .NET runtime regression. Config import now converts power setting values correctly and no longer re-applies an already-active power plan. Improvements App icons load noticeably faster and cover almost everything now, including legacy capabilities and optional features — they come from a dedicated, checksum-validated icon repository and are fetched in parallel. Software & Apps polish: per-icon tooltips, extra table columns, an app sort dropdown, relocated search, and a cleaner compact view. A warning now appears when the Connected Devices Platform Service is set to Manual or Disabled, since some Windows features depend on it. Download: Winhance 26.06.12 | 61.5 MB (Open Source) Links: Winhance Website | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft Windows 11 Pro and Office Home & Business 2024 is still 69% off by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 69% on Windows 11 Pro + Microsoft Office Home & Business 2024. Upgrade your computing experience with Windows 11 Pro. This cutting-edge operating system boasts a sleek new design and advanced tools to help you work faster and smarter. From creative projects to gaming and beyond, Windows 11 delivers the power and flexibility you need to achieve your goals. With a focus on productivity, the new features are easy to learn and use, enhancing your workflow and efficiency. Whether you're a student, professional, gamer, or creative, Windows 11 Home has everything you need to take your productivity to the next level. New interface. easier on the eyes & easier to use Biometrics login*.Encrypted authentication & advanced antivirus defenses DirectX 12 Ultimate. Play the latest games with graphics that rival reality. DirectX 12 Ultimate comes ready to maximize your hardware* Screen space. Snap layouts, desktops & seamless redocking Widgets. Stay up-to-date with the content you love & the new you care about Microsoft Teams. Stay in touch with friends and family with Microsoft Teams, which can be seamlessly integrated into your taskbar** Wake & lock. Automatically wake up when you approach and lock when you leave Smart App Control. Provides a layer of security by only permitting apps with good reputations to be installed Windows Studio Effects. Designed with Background Blur, Eye Contact, Voice Focus, & Automatic Framing Touchscreen. For a true mouse-less or keyboard-less experience TPM 2.0. Helps prevent unwanted tampering Windows 11 Pro also includes a number of productivity-focused features, such as the ability to snap multiple windows together and create custom layouts, improved voice typing, and a new, more powerful search experience. Personal and professional users will enjoy a modern and secure computing experience, with improved performance and productivity features to help users get more done. Only on Windows 11 Pro If you require enterprise-oriented features for your daily professional tasks, then Windows 11 Pro is a better option. Set up with a local account (only when set up for work or school) Join Active Directory/Azure AD Hyper-V Windows Sandbox Microsoft Remote Desktop BitLocker device encryption Windows Information Protection Mobile device management (MDM) Group Policy Enterprise State Roaming with Azure Assigned Access Dynamic Provisioning Windows Update for Business Kiosk mode Maximum RAM: 2TB Maximum no. of CPUs: 2 Maximum no. of CPU cores: 128 Good to know: Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Max number of device(s): 1 Version: Windows 11 Pro Updates included Click here to verify Microsoft partnership Created with ChatGPT The essentials to get it all done. Microsoft Office 2024 Home is the latest version of Microsoft’s renowned productivity suite, which includes essential applications like Word, Excel, PowerPoint, and OneNote. This version is specifically designed for individuals and families seeking reliable tools for various home tasks, including document creation, spreadsheet management, presentation design, and note-taking. Office Home 2024 is for students and families who want classic Office apps on their Mac or PC. A one-time purchase installed on 1 PC or Mac for use at home or school. Lifetime license for MS Word, Excel, PowerPoint, & OneNote One-time purchase installed on 1 Windows PC for use at home or work Instant Delivery & Download – access your software license keys and download links instantly Free customer service – only the best support! Microsoft Office 2024 Home or Business for PC or Mac includes: Microsoft Office Word Microsoft Office Excel Microsoft Office PowerPoint Microsoft Office OneNote Is it legit? Click here to verify Microsoft partnership Good to Know ONE-TIME PURCHASE INSTALLED ON 1 DEVICE This licensing type will be connected with your Microsoft Account, NOT your actual device. This is a one-use code. The product you are purchasing is NOT MICROSOFT 365. Please read the product details. Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2024 Updates included Here's the deal: This Microsoft Office Pro 2024 + Windows 11 Pro bundle normally costs $448.99, but this deal can be yours from just $134.97, that's a saving of $314. For full terms, specifications, and license info please click the link below. Microsoft Office Pro 2024 + Windows 11 Pro for just $134.97 (was $448.99) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
  • Recent Achievements

    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      agatameier earned a badge
      Week One Done
    • Week One Done
      ssd21345 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      518
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      95
    5. 5
      Steven P.
      77
  • Tell a friend

    Love Neowin? Tell a friend!