Nov 8, 2009

How To Improve Windows.

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

How To Improve Windows.

Darasen
Lets face facts Windows is currently the most used operating system in the world. That said, let us also admit that Windows is not the greatest OS out there either. (that would be Unix) So ignoring completely ones opinions of Windows let's imagine we had the power to chance Windows completely and were able to disregard previous Windows implementations (if you so choose ie the start menu) and Microsoft marketing techniques. How would you change Windows to make it better?

For me the most fundamental change would be to make it more like Linux or OS X and have the kernel separate from everything else. Thus the Gui would be separate. Additionally any program that ties into the OS that really has no reason to would be separate. Removing explorer and media player from the OS would go a long way to making a better more secure OS.

Next I will kill the registry. Tome the Windows registry is completely antiquated and the source of a majority of Windows' problems. How much harder would it be for malware to tuck itself into hiding places with out the registry. Installs and uninstalls would be so much smoother as well with out remnants of stuff bloating it. The registry has to go.

There are other ideas, of course, nut I'd like to hear the communities.

 

 

 


Comment/Reply (w/o sign-up)

toby
Start from scratch. Config files should be with the program files, lock to the appropiate or admin users is easy. At each stage think if it should be in, in a high-end version, or not in. No point in arguing for open-source, but better apis, and respectable languages (eg ruby or python is in OSX).

Comment/Reply (w/o sign-up)

tansqrx
I will try to be as open as possible here but I have to admit that I am a Windows person.

For me the hallmark of a good operating system is productivity. The operating system where I can get the most done in the least amount of time is the winner. Since I grew up on Windows I inherently know more about the OS than any *NIX variants and for me I can get around the GUI much faster than in Linux. Another benefit of Windows is that it is usually ready for work once the installation has finished. I will spare the horror stories but several years ago I got through with an installation of Red Hat and the video driver was not installed. Of course no driver was provided and then the fun began with opening more configurations files than I care to remember.

More deeply I also like Windows because I am a programmer and programming on a Microsoft platform is a MUCH more pleasant experience, at least for me. For all of the bad things that Microsoft is, I have to say that they take care of their programmer community. The best example is MSDN (http://msdn.microsoft.com/en-us/default.aspx) where you can easily find that any version of Windows is the most documented product ever. The documentation and examples easily outweigh the number of lines of code in Windows by at least a factor of 10. And of course because I like things to be fast and simple, I use .NET and my development time is cut many times.

With that said there are some things that I would like to see changed. When installing Vista I could no longer use my ATI All-In-Wonder Radon because of the new DRM mechanisms. I am not very happy that there are now certain areas that are off limits to me even though I own the computer. There are also issues with some of the programming APIs in that you have to program the way Microsoft wants or nothing at all.

I will think of more later on…

 

 

 


Comment/Reply (w/o sign-up)

xboxrulz
I will have to give kudos for Microsoft for implementing fine-grained file security options that I can't seem to find on UNIX. It's not as in depth on UNIX than on Windows. However, that's if you've got the Business version or higher to see it at its full potential.

If Microsoft places it across the border and educate users about it, it makes the operating system much more secure.

However, I do have to agree that Darasen that they need to ditch the registry and take the UNIX configuration file approach. I would also love to see more shared libraries used instead of having programs having their own implementation of the SAME library. That said, they can take out the bloated WinSXS system which I find to be a hopeless attempt at DLL hell.

Microsoft must redo its operating system like how Apple did with Mac OS X to make it better and even more secure. Its reluctance on letting go of the past is its shortcoming. Sure, a lot of users are going to complain, but Microsoft needs to know that its NT and DOS based era won't last forever unless they do a complete rewrite to rid them of the shackles that they have been notorious known for.

Sure, bring application compatibility, but on another layer (like Apple's Classic API) and not be mingled with the operating system. Virtualization is the wave of the future, ride it!

xboxrulz

Comment/Reply (w/o sign-up)

wutske
I wouldn't kill the registry, it might not be the best solution available, but it's a good, central way to store settings. They just need to improve it a bit to make it more secure.

Windows has already seperated the kernel from the gui, just check out the windows server 2008 core edition, no gui (okay, a tiny one, but it only can run notepad tongue.gif), only a command line.


Comment/Reply (w/o sign-up)

toby
True, internal security is good, it's just security with what isn't M$'s (even that is sometimes a stretch..). A computer is crap if it can't take on new stuff without them being thoroughly scanned.

For dlls, with moving and not duplicating same versions of dlls, the only thing left is for programs to define what they need in the dlls, e.g. a hidden file listing all functions used in a dll, so Windows can compare it with the same-named, later-version dll a new program is trying to install. If a function is missing, copy the old one to the programs's folder, and the new one to main dlls folder.

Comment/Reply (w/o sign-up)

skedad
Windows has become an excellent source for everyone to use. It was basic with 3.1 and since XP added more GUI, it was easier to follow with more options and icons. (Some points could be more confusing, but saying in general.)

Newer users can easily go through the Start menu and to their designated program. Programs and boom there is the list. And the newer versions will save the previously used programs so that if it is a program used daily or a lot, it will be up there for them to use. Very nice.

Internet Explorer comes equip with security that would hold Fort Knox... It gets to be obnoxious for advanced users, such as professional techs, but is secure for new users. Advanced users will get annoyed with multiple security pop ups and such, but can use the options to lessen occurrences.

And lastly, for now, is the XBox franchise. My brother has XBox360... and it is great... I have PS3, but we aren't talkin Sony... So it is nice that it has its' hand at computer and console.

Comment/Reply (w/o sign-up)

skedad
QUOTE(skedad @ Nov 27 2008, 09:32 AM) *
Windows has become an excellent source for everyone to use. It was basic with 3.1 and since XP added more GUI, it was easier to follow with more options and icons. (Some points could be more confusing, but saying in general.)

Newer users can easily go through the Start menu and to their designated program. Programs and boom there is the list. And the newer versions will save the previously used programs so that if it is a program used daily or a lot, it will be up there for them to use. Very nice.

Internet Explorer comes equip with security that would hold Fort Knox... It gets to be obnoxious for advanced users, such as professional techs, but is secure for new users. Advanced users will get annoyed with multiple security pop ups and such, but can use the options to lessen occurrences.

And lastly, for now, is the XBox franchise. My brother has XBox360... and it is great... I have PS3, but we aren't talkin Sony... So it is nice that it has its' hand at computer and console.


Haha, I guess I was into being nice to Microsoft and basically gave it kudos. I will have to come back and actually follow the topic on improving Windows hahaha.... but these were nice things to say about it...

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : improve, windows,

  1. Windows 2000
    update to 2009 specs (8)
  2. What Do You Guys Think Of Windows 7?
    The 'WoW' Starts 'NoW' (32)
    What do you guys think of windows 7? Screenshots Have been posted on wikipedia
    (www.wikipedia.org/wiki/Windows_7) and I Must admit Im Not really Impressed, Looks Like a dumbed
    down version of vista...? what are your Opinions?....
  3. Windows Black Edition
    (13)
    Which version of windows is microsoft releasing after Vista?I heard that it is releasing microsoft
    windows black /. Does anybody know about it?....
  4. Windows 7
    (14)
    when will microsoft release windows7? does it have any cool features or new feature? can anyone tell
    me more about this ? thanks.......
  5. Why I May Be Installing Windows Xp Sp3 Again
    (16)
    This is a sad tale of a man and his machine that would not start again. The story continues with a
    sorted affair between two operating systems and a battle to win the love of this man’s heart. My
    problems began last weekend when I started my computer after it had been off from the previous
    night. Everything went normally throughout the POST but once Windows XP started I heard the dreaded
    clicking from the hard drive. After several reboots and a Spinrite diagnostic I gave up and called
    the time of death around three in the afternoon. This is not all bad because I had....
  6. Windows Xp Service Pack 3 - Updates
    (12)
    its been a couple or more year, Microsoft haven't release a 3rd version of their service pack,
    for Micorsoft's Windows XP. In the late 2007, Microsoft had announce of the release of their
    Service Pack 3 for Microsoft Windows XP. Windows XP Service Pack 3 (SP3) is currently in
    development. As of January 2008, Microsoft's web site indicates a "preliminary" release date to
    be in the first half of 2008.A feature set overview has been posted by Microsof and details new
    features available separately as standalone updates to Windows XP, as well as features backpor....
  7. How To Login To An Expired Windows Vista System
    based on How To Login To An Expired Windows Xp System (2)
    I just read How To Login To An Expired Windows Xp System . This gave me a nice Windows Vista
    mini-tutorial. Notice!!! I'm not advertising piracy!! It's just a matter of having
    the rights to access your files, and it doesn't approve that it restores the full function of
    Windows Vista, and besides How To Login To An Expired Windows Vista System 1) Login until you go
    unto the windows where it says that the Windows has expired. 2) Click on the purchase new serial
    key. (yehey!!! /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="s....
  8. Windows 98 Transfer
    Just plug it in? (5)
    Ok as the other topic said, I am planning to purchase a new computer sometime soon. We have Windows
    98 on the old machine and I don't want to throw it out just yet. I need Internet Explorer 6/5.5
    for web page testing and obviously I can't run both Windows Internet Explorer 7 and 6 on Windows
    XP. So I am planning to transfer the entire hard drive over to the new system. A few issues though:
    Will Windows 98 with such "powerful" components? System has 512MB RAM, Intel Pentium 4 3GHz
    processor, 7.1 sound card, integrated video card and DVD+RW burner are the main com....
  9. 100 Reasons To Use Windows Vista
    No, really?? (14)
    Recently, I have received an "Exploring Windows" email from Microsoft, which led me to an
    interesting link called 100 Reasons You'll be speechless. Thought it was related to Windows
    Vista, and it was. Here are some of my opinions: 1. It makes using your PC a breeze, if Windows is
    responding most of the time. Also, many users have complained about User Account Control, which say
    that it makes using the PC not a breeze. I haven't tried it yet, but from others' point of
    view, it seems to be intrusive and annoying. 2. Your music may be a click away from your re....
  10. Windows Vista Is Awesome!
    I've recently got Windows Vista and I've had very few problems (26)
    ATTENTION ALL READERS! WINDOWS VISTA IS AWESOME - I REPEAT - WINDOWS VISTA IS AWESOME! I think
    Windows Vista is an incredibly good operating system which allows you to do so much more than XP.
    The new look, design, simplicity, controls and layout are all fantastic. I've got a clock and a
    calendar on the right hand side of my desktop and all my icons easier and clearer to recognise. It
    takes under 5 seconds to log in and the graphics are just great. I've got Windows Vista Home
    Premium and as long as I install the compatible drivers, all the software works! I'....
  11. How To Login To An Expired Windows Xp System
    (18)
    Disclaimer from the site: QUOTE Disclaimer: I do not applaud piracy, but I do feel people
    should have access to their personal files, regardless of whether Windows has expired or not. This
    tutorial should not be used to bypass Windows Activation, nor does it restore full Windows
    functionality, but I provide it to those who are in desperate need of accessing files that are
    suddenly lost to them through the Microsoft Genuine Advantage activation system. I just
    came across this interesting tutorial. By now, everyone is familiar with Windows XP's....
  12. Deleting A Corrupt File
    Cannot delete a corrupt file on Windows XP... (31)
    I was upgrading some software and came across a corrupt file that halted the installation process. I
    went to see what was wrong with the file, and failed to manually delete it. I tried moving
    (cut&paste) it to another location, and the installation succeeded. However, the file is still on my
    drive, taking up a KB of space. I know that's not a lot, but where am I supposed to put it? In a
    folder created especially for all the corrupt files on my computer? /blink.gif"
    style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> I've heard
    something....
  13. Lock Workstation Shortcut
    How to make a shortcut to lock your windows computer (11)
    1) Right click on desktop and select add new shortcut 2) In the 'Type Location of the item:'
    box type or copy %windir%\System32\rundll32.exe user32.dll,LockWorkStation then click 'next'
    3) In the 'Type a name for this shortcut:' box type or copy "Lock Workstation" and click
    'Finish' 4) Now if you would like go to properties and Change Icon browse to:
    %SystemRoot%\explorer.exe and I use the red circle with the white x ....
  14. Windows XP Folder Encryption Key ?
    Where is the Windows XP encryption Key saved. (15)
    Does any one know where is the encryption key in Windows XP stored. In other words how can one get
    encryption key. Or how to retrive the data without the encrytion key. By encrypting a file or
    folder, we are converting it to a format that can't be read by other people. A file encryption
    key is added to files or folders that you choose to encrypt. This key is needed to read the file.
    ....
  15. Downgrade Windows MCE To XP?
    (9)
    Is it possible to downgrade a Windows Media Center Edition computer to use Windows XP instead?
    Someone is having so much problems with this machine and I think it's the Operating System
    causing the problem. I told her to reinstall Windows MCE, but I don't think they gave her any
    Windows CDs. I think she got it burned from a recovery partition after I told her to look for one.
    But that doesn't seem to work. So I'm thinking of downgrading to XP as a possible solution.
    Isn't Windows MCE very similar to Windows XP, aside from the extra media features? Th....
  16. Windows Xp Bsod Troubles
    (5)
    Our family computer is running Windows XP Home SP2 with all the latest updates installed and we
    constantly get Blue Screens of Death. The most common is DRIVER_IRQL_NOT_EQUAL_OR_LESS in NDIS.sys
    and portcls.sys. I have googled this many times and found nothing to help but I have heard the two
    files are for the network card and sound card respectively. The computer has the following specs:
    - Intel Pentium 4 3.0GHz - Gigabyte 85661FXMP-RZ motherboard with Award v. 6.0 BIOS - NIVIDIA
    GeForce FX 5200 - No idea what the network card and sound cards are but we use the net....
  17. Can You Create A Folder Name "con"
    Is it possible to create a folder named "CON" in Windows? (21)
    I tried in both Windows XP Home and Professional. If you try to make a folder named "CON" Windows XP
    renames it back to what it was. So creating a new folder with the name "CON" just renames it to "New
    Folder". The bug seems like a variable that got treated as a string or vice-versa. Trying to create
    the folder from a cmd prompt failed with an error "The directory name is invalid.". This also works
    when you try to create a file called "CON", or "CON.". ".CON" shows up the way it should. Somewhere
    I found the reason that CON stands for CONsole which is device name but....
  18. The Best Version Of Windows
    (51)
    With all the different flavors of Windows, what in your opinion is the best version? Win95, Win98,
    Win98SE, WinNT, Win2000, WinXP, Vista, and even remember Windows 3.1? I hear that hardcore Windows
    users are in love with Win98SE for some reason? Is there any justification behind this? I mean
    this is a version of Windows that is definitely not supported anymore, but is the security and
    stability of this version that much better where it doesn't need support? Personally, I really
    like Win2000 over any other version. It seems more secure and stable, and I'm pr....
  19. Windows Problems "new Series"- Xp Home Edition Activation Issue
    (7)
    i never used Windows XP Home edition before, in these days i have no way to use it on my work pc,
    have no profissional edition and i don't want to buy one, in fact i hate windows at all, i use
    linux and it's so good and enough to me, but i must use it noway. after i installed it, it asked
    me to activate it, i went into the activation process, finally it told me to call any microsoft
    products reseller or something like that to provide me with a new product number as they say in that
    message: QUOTE According to our records, the number of times you can activ....
  20. Help: Adding My Videos Folder To Start Menu
    Windows XP Only (12)
    Okay, I am halfway to being able to add the My Videos Folder (the only of the special My folder I
    really use) to the start panel. For those of you who don't know what I am talking about, make
    sure you have the new XP start menu not classic, then open your start menu. The right side is the
    start panel, and it should have links to things like My Documents, My Music, My Computer, etc. The
    only one you can't add to it (you add features to it from the properties page) is the My Videos
    File. No, my method: 1) Knowing Windows as well as I do, first thing after ex....
  21. Using Same Serial # On Multiple Copies Of Windows
    (31)
    I heard it is possible to run more than one computers on the same serial of Windows. I also heard
    that it can be registered and use all the functions of any legal copy of Windows. Lets say I have 4
    computers in my house and don't want to pay $800 for windows on each one if I build them all
    myself. I can just put same serial on all of them. But I heard this is also breaking the EULA
    agreement with Microsoft which redeems this being illegal or improper use of windows. I would like
    to hear your sides on this, or the whole truth behind this. If so does this mean somebody....
  22. Chmoding On Windows (apache) ? Howto ?
    (5)
    Hi, I've recently installed Apache 1.3.34 on my Windows XP machine. Does anyone know how to CMOD
    files to specific values? I've read somewhere that if you set the file to 'readable'
    that is the equivalent of CHMODing it to 777...is this true? By the way, sorry if this is in the
    wrong forum section. I wasn't really sure where to put this.....
  23. How To Create "ghost" Images (norton) On Windows
    (53)
    Hi, I'm tired of wasting so much time on a site when I have to reinstall Windows from scratch.
    Want to speed up the process a little since I have to install Windows XP, any Service Packs, Norton
    Antivirus and Microsoft AntiSpyware for the computers. I want to create images of good working
    Window states, but have some questions. 1. How much faster would this be compared to reinstalling
    everything manually? I will be doing this from an external hard drive. 2. What are the chances of
    an image not working assuming that the image created is good? I heard that these ....
  24. Command Line (dos) Tips For Windows Xp
    (7)
    Windows XP cmd tip (DOS isn’t dead... it just smells funny) Some command-line folder creation
    examples: To create multiple folders at once, add them directly to the "md" command: C:\> md this
    is a test To create a folder several folders deep, use: C:\> md this\is\a\test Creating a folder
    with a long name requires the double-quote at the beginning: C:\> md "this is a test Bonus tip:
    Windows XP supports the forward slash "/" as a folder divider. Unix/Linux users: don't let the
    DOS environment get you down. Use a Unix-style CD command to change your present worki....
  25. How To Repair Disk Errors And Bad Sectors
    Windows Xp,2000,Nt (5)
    How to repair disk errors and bad sectors in Windows Xp,2000,NT You can use Windows Disk Manager
    tool to check for file system errors and bad sectors on your hard disk. To check your drives:
    1- right click on drive and click Properties 2- click Tools tab and under Error-checking, click
    Check Now 3- in dialog box select the Automatically fix file system errors or/and Scan for and
    attempt recovery of bad sectors check box Automatically fix file system errors ....
  26. Where Does Windows Xp Store Its Passwords ?
    (18)
    Is thre a file where password information is kept in windows XP? If so what is it's name and
    where is it located?....
  27. A Note To All Illegal Windows Xp Owners
    (54)
    Hi, all illegal Windows XP users WILL NOT be able to download any updates or software from Microsoft
    website. Automatic Updates will no longer work, because Microsoft will have to ask for your Software
    identification.....
  28. How To Increase Windows Shutdown Speed
    when you enabled “clear Page File at shu (45)
    How to increase Windows shutdown speed when you enabled “clear Page File at shutdown”? /blink.gif"
    style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> Note that making
    incorrectly changes to the registry may damage your system; please back up any valued data on your
    computer. 1) Go to Start menu > Run > and type regedit and click OK. 2) Find following address:
    HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \Session Manager \ Memory Management
    3) In right side right click on “ClearPageFileAtShutdown”, select Modify and make value of ....
  29. Windows Not Recognizing Ipod
    (33)
    OK, I'm running Windows XP and my iPod is not detected when I plug it in. The only things that
    I could guess are wrong are that I recently had a trojan, known as BackDoor-AWI and that my router
    flaked out and I have no internet on the computer in question now. I'm not sure what happened,
    but for some reason, McAfee is telling me that it's all screwed up on startup. So it's not
    even running anymore. My computer does recognize USB keys, but will not see my iPod for some
    reason. Any ideas?....
  30. What Is The Use Of Service Packs For Windows?
    (18)
    Hi there. Who of you has service packs and what are they good for? Does it worth the huuuuuge
    download (keep in mind I have a 56k connection)? I said I wasn't going to update it but I got a
    video editing program and it asks me to have Service Pack 1 installed and that made me reconsider my
    choice... Thanks.....

    1. Looking for improve, windows,

See Also,

*SIMILAR VIDEOS*
Searching Video's for improve, windows,
Similar
Windows 2000 - update to 2009 specs
What Do You Guys Think Of Windows 7? - The 'WoW' Starts 'NoW'
Windows Black Edition
Windows 7
Why I May Be Installing Windows Xp Sp3 Again
Windows Xp Service Pack 3 - Updates
How To Login To An Expired Windows Vista System - based on How To Login To An Expired Windows Xp System
Windows 98 Transfer - Just plug it in?
100 Reasons To Use Windows Vista - No, really??
Windows Vista Is Awesome! - I've recently got Windows Vista and I've had very few problems
How To Login To An Expired Windows Xp System
Deleting A Corrupt File - Cannot delete a corrupt file on Windows XP...
Lock Workstation Shortcut - How to make a shortcut to lock your windows computer
Windows XP Folder Encryption Key ? - Where is the Windows XP encryption Key saved.
Downgrade Windows MCE To XP?
Windows Xp Bsod Troubles
Can You Create A Folder Name "con" - Is it possible to create a folder named "CON" in Windows?
The Best Version Of Windows
Windows Problems "new Series"- Xp Home Edition Activation Issue
Help: Adding My Videos Folder To Start Menu - Windows XP Only
Using Same Serial # On Multiple Copies Of Windows
Chmoding On Windows (apache) ? Howto ?
How To Create "ghost" Images (norton) On Windows
Command Line (dos) Tips For Windows Xp
How To Repair Disk Errors And Bad Sectors - Windows Xp,2000,Nt
Where Does Windows Xp Store Its Passwords ?
A Note To All Illegal Windows Xp Owners
How To Increase Windows Shutdown Speed - when you enabled “clear Page File at shu
Windows Not Recognizing Ipod
What Is The Use Of Service Packs For Windows?
advertisement



How To Improve Windows.

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com