Recommended Posts

Maybe it's a placebo effect but I find my 64-bit XP or Vista with 2GB of RAM is faster than either 32-bit XP or Vista with the same amount of memory. I'm guessing the drivers I'm using were written better or something but it generally feels more responsive. I'm hoping that Windows 7 will be the last 32-bit Windows desktop OS and that they start to push harder for migration to 64-bit.

...

Yes, Notepad++ is under the GPL and therefore cannot be integrated into a commercial product like Windows.

Even the lighter Notepad2 is likely to cause legal trouble even if its license is not the GPL.

...

Incorrect. Anyone can include any normal stand-alone GPL-licensed app with whatever they like, as long as they either include the source, or offer to supply it (such as on am FTP site). The GPL license will apply to Notepad++, not to Windows or whatever else it is bundled with. Things only get sticky if the distributer is using GPL code in their other apps, and not offering source.

Everyone I have talked with that has a 64-bit os... thier opinion varies...

Some people say the Intel 64 bit Xp is slower than the 32 bit. But others say the AMD 64 bit XP and Vista are faster...

So maybe the people who say it is slow should say some of the Specs --

I have heard the AMD 64 can run both the 64bit XP and the 32bit XP... Same should be true about Vista.

But I have heard that the Intel 64bit can only run the 64 bit XP or Vista and not the 32 bit XP or the 32bit Vista. >?

Some people also say speed increases if you disable/turn of DEP.

I only ran the 32 bit Vista... Until my computer got stolen... So I have no Idea if what I heard was true.

That might not be true about Vista... But I can tell you of this one instance where it happened to a close friend.

He decided he would upgrade to a 64 bit Intel... with Xp.

He bought the MOBO/Processor/Memory.. then went to install the 32 bit Xp ... It failed to boot. Many Installs... He fiddled with it for about 3 weeks straight.

So about a month later he bought a Amd64/mobo did the same install and Success..

Then when Vista Came out he bought it and installed the 64 bit.... It is a fast Machine.

Edited by redvamp128
Incorrect. Anyone can include any normal stand-alone GPL-licensed app with whatever they like, as long as they either include the source, or offer to supply it (such as on am FTP site). The GPL license will apply to Notepad++, not to Windows or whatever else it is bundled with. Things only get sticky if the distributer is using GPL code in their other apps, and not offering source.

Henceforth, the need for the LGPL for toolkits used in closed-source applications.

I stand corrected.

Actually at one point I heard it was removed for security reasons, and there was no time left to do a proper scrubbing of that code or to re-implement it. Could be mistaken, though.

My understanding was that WordPad didn't have (full) support for .doc's newer than version 7.0 (?), so rather than selectively supporting versions of a filetype (and older, rarely used versions at that) and its features, they cut out support entirely to prevent confusion.

Although they probably should have included Word Viewer to make reading said documents a bit easier for users.

My understanding was that WordPad didn't have (full) support for .doc's newer than version 7.0 (?), so rather than selectively supporting versions of a filetype (and older, rarely used versions at that) and its features, they cut out support entirely to prevent confusion.

Although they probably should have included Word Viewer to make reading said documents a bit easier for users.

You know that sounds like a good Idea as well as Excel viewer.

i would like to see:

1:All Legacy Code Either Removed or Upgraded in some way.

2:Lower The Cost Significantly

3:give the 64bit version an edge in some way over the 32bit version

4:Tabbed Explorer(the option could be availible to those who want it on but could turn it off)

5:Fix The Folder Forgetting Bug And Fix The Networking to a degree(ideas?)

6:Give the user more choices when installing But have 2 modes:A Typical Install(it will install the default)or Advanced Install(it gives you choices on what to install)

Who knows what will be in windows 7.

Err... you mean like Vista does?

original.aspx

Then how about making it work for all processes/programs? See the attachment for what I was referring to (I'm a developer who works with multiple command line windows a lot so I noticed this right away) This comes from server2008 but Vista is the same I think...

post-191722-1213561473_thumb.jpg

Yes it does. If there is a process being invoked with admin rights, its path shows up in the "details" part of the dialog. Sometimes there's isn't a process, though, if it's a COM elevation. In that case I think the GUID is shown. Granted, neither is particularly useful - especially in that case.

Right, the GUID case is what I was referring to - I'm not particularly familiar with the OS internals - so is there some information on what a COM elevation is, and why there is no "process" or "user action" associated with the elevation which could be shown in the UAC prompt?

Actually at one point I heard it was removed for security reasons, and there was no time left to do a proper scrubbing of that code or to re-implement it. Could be mistaken, though.

I'm all too familiar with "software deadlines" - but I would expect MS had plenty of time post RTM for an SP1 fix. I guess there isn't too much value in spending the man hours on it from a business POV, but removing this functionality seems just leaves a bad taste in my mouth ... especially when we are not told about the reason.

Incorrect. Anyone can include any normal stand-alone GPL-licensed app with whatever they like, as long as they either include the source, or offer to supply it (such as on am FTP site). The GPL license will apply to Notepad++, not to Windows or whatever else it is bundled with. Things only get sticky if the distributer is using GPL code in their other apps, and not offering source.

Right, and even if MS does not like GPL, I'm sure there are plenty of good text editors with BSD license... its one of the truly free licenses (unlike GPL which imposes restrictions on developers) available - and there should be absolutely no problems from a legal POV.

Here's one: Notepad2 Editor

Honestly, there is no reason for MS to spend too many manhours on something like a text editor at all IMO (aside from potentially updating documentation or support processes). If some benevolent folks are giving away a free text editor with no strings attached, I see no problem with using it.

Should the project die off or something like that, MS can put their old notepad back in. Security practices within the code could be a problem, but there can't be too many issues with a very scaled down text editor...

Edited by tnsply100
Right, and even if MS does not like GPL, I'm sure there are plenty of good text editors with BSD license... its one of the truly free licenses (unlike GPL which imposes restrictions on developers) available - and there should be absolutely no problems from a legal POV.

...

Ugh. One of these lines of discussion. Which license offers "more freedoms"? A license with a clause to guarantee the freedoms are not reduced and are passed on? Or one that allows someone to close the code and impose many restrictions and limitations by removing freedoms?

That is, is it really 'more' freedom to remove freedoms?

I don't believe so. But that is a whole other thread now.

Right, the GUID case is what I was referring to - I'm not particularly familiar with the OS internals - so is there some information on what a COM elevation is, and why there is no "process" or "user action" associated with the elevation which could be shown in the UAC prompt?

Well, I suppose it could know the binary the CLSID (GUID) is pointing to, though I'm sure there are complications with that. All .NET stuff would just point to mscoree.dll, for example. So you're back to the CLSID being the only distinquishing factor. I agree it's an issue. However, in Vista at least, there is an unfortunately small amount of trustworthy information that Windows can even tell you which might at all help you decide whether to allow an action to take place or not. It's something I hope to see get better in the future. Unfortunately, the limitations of time + resources / technology / compatibility all conspire against us in this case.

Ugh. One of these lines of discussion. Which license offers "more freedoms"? A license with a clause to guarantee the freedoms are not reduced and are passed on? Or one that allows someone to close the code and impose many restrictions and limitations by removing freedoms?

That is, is it really 'more' freedom to remove freedoms?

I don't believe so. But that is a whole other thread now.

Any license which forces a developer to make his own changes public (during distribution) is NOT a "free" license... period. A "free" license has NO business whatsoever imposing restrictions on a developers own hard work that was NOT a part of the original code. No way around it.

With BSD, any "closing" happens with the developer's own work.. its his work, he should be able to do with it whatever he pleases. The original work STILL remains free under the BSD license for others.

It absolutely *is* 'more' freedom to have the option to keep my hard work and changes private.

But you are correct - this is off topic here... I'd be happy to move the discussion to another thread....

Edited by tnsply100
That might not be true about Vista... But I can tell you of this one instance where it happened to a close friend.

He decided he would upgrade to a 64 bit Intel... with Xp.

He bought the MOBO/Processor/Memory.. then went to install the 32 bit Xp ... It failed to boot. Many Installs... He fiddled with it for about 3 weeks straight.

So about a month later he bought a Amd64/mobo did the same install and Success..

Then when Vista Came out he bought it and installed the 64 bit.... It is a fast Machine.

I bought my HP Pavilion notebook a year ago and it came preinstalled with Vista Ultimate 64 bit. The notebook has 2 GB RAM and a 64 bit T5300 procesor. I ran Windows XP 32 bit on it for a couple of months without any problem. So in my case the Intel 64 bit processor can handle both 32 and 64 bit versions of XP/Vista.

Things I'd like to see:

More modularity (Hopefully in MinWin)

Integrated office viewers (unlikely due to regulators)

Number of GUI updates / bugfixes as mentioned earlier on

Better ImageX/WDS management and support

More controls over UAC. (E.g. if your a local admin, I want Vista to prompt for my domain admins details for some MMC's)

Virtualisation built-in (VirtualPC native support? Virtual DVD drives)

Updated Media Centre with better controls

UPNP management

Updated and more powerful compression tool. (support tarballs, RAR, ISO etc. Allow passwords, compression ratios etc.)

MS to write their own PDF viewer that's not as bloated as Adobes and is shipped with the OS

PowerShell to be inbuilt!! :-)

SSH and Serial terminal client apps

Removal of IIS from Windows clients. That should help lower the price and keep HTTP servers where they belong - the servers

I want more from Windows defender. I want the power of MSCONFIG from a more intuitive GUI

More configuration options of VSS (e.g. where the copies are stored)

An "Advanced" option for the backup. Love the new one in Vista - but I just want the option for a bit more power

FYI regarding the MS GUI being required - see Windows Server 2008. It's running the same kernel as Vista but has no GUI and works fine.

I have heard the AMD 64 can run both the 64bit XP and the 32bit XP... Same should be true about Vista.

But I have heard that the Intel 64bit can only run the 64 bit XP or Vista and not the 32 bit XP or the 32bit Vista.

That is entirely false. The Intel x64 chips (Core 2 series, Pentium D, some Pentium 4s, etc) all implement the exact same AMD64 instruction set that AMD's 64-bit chips implement.

Any of them can run either the 32-bit or the 64-bit version of Windows.

The Intel Itanium chip cannot run 32-bit Windows, as far as I'm aware. However, I highly doubt your friend had one of those.

Some people also say speed increases if you disable/turn of DEP.

That makes no sense.

As for the guy that wants to run Vista in CLI mode only ... try copying the line in the Boot.ini file... to have two lines that boot to the OS... then use Msconfig to add the extra boot options.. NO GUI

Vista doesn't use the boot.ini file, it's been replaced with BCD. Maybe you did an upgrade?

That is what my friend bought... He was told that it was the Best for the time... It was right when 64bit chips were first out.

When I ran Vista (Longhorn) it was a dual Boot... So that is probably why I still had the Boot.ini.

You should really see his system it is a rack mount. He uses his system to do work... He is an architect.. So he also has a quadro 4 atit video card.

He thought it would be faster... for editing in CAD.

And The D model hadn't yet come out... this was a few years ago... and I think SP2 hadn't yet come out.

Neither was the Core 2.

In fact he is now talking about getting a quad core.

The programs he uses take a while to render and process.

He also does the 3d modeling... So his clients can virtual tour buildings in the decors/colors they request.

Edited by redvamp128
As for the guy that wants to run Vista in CLI mode only ... try copying the line in the Boot.ini file... to have two lines that boot to the OS... then use Msconfig to add the extra boot options.. NO GUI. Though would be pointless if you ask me. Since Vista's main draws is the User Interface.

That's not what that option does at all.

Prior to vista, it removed the loading splash screen (the black one that said Windows XP with the flag) so you could see what was being loaded when for diagnostic purposes. It still loaded the graphics subsystem and shell.

In vista, it doesn't even do that. It sets the aurora boot screen instead of the black screen with the green progress bar.

The only way to run Windows in CLI mode was to boot into recovery console in XP or earlier, which significantly limited what you could do (only a subset of commands working only in the WINDOWS directory). Now in Vista, I don't think that even exists. AFAIK recovery console, if it exists, loads up WinPE, which still loads user and GDI (as does Server Core, which is why you see a blue background and a console WINDOW in that edition).

In vista, it doesn't even do that. It sets the aurora boot screen instead of the black screen with the green progress bar.

The NOGUIBOOT option is used to prevent loading of one of the modules during startup. I'm not sure what purpose it has. Maybe for systems that don't properly implement graphics hardware?

Lets have a list of features you want in Windows 7.

Here's my wish list:


  • Customisable Search (Allow me to specify my own file extentions).

  • Classic Windows Look (Win 2000 LnF).
  • WinFS.

  • Better Dual Monitor Support.
  • Better network filing support.
  • Better screen reader.

What else can you add?

I totally agree with the better support for dual (and more) monitors - there's a lot of bugs to be fixed there..

and with the classic windows look and feel, i'd rather that be just an option (like how XP did it with themes) rather than a set GUI - i like the fancy themes sometimes (but i still mainly use the classic themes in XP ;) )

as for the file extension search, you're already able to do that though? or did you mean on a more 'fixed' basis?

  • 1 month later...
Lets have a list of features you want in Windows 7.

Here's my wish list:

  • Customisable Search (Allow me to specify my own file extentions).
  • Classic Windows Look (Win 2000 LnF).
  • WinFS.
  • Better Dual Monitor Support.
  • Better network filing support.
  • Better screen reader.

What else can you add?

Get rid of everything that is bloat.

Strip out all extras from Media Player, and allow add-ons to be installed as needed.

GET RID of Search extras, use bars or webpage ONLY for searching. This does not need to be in the OS.

Bring back 2 window file view for explorer! I am sorry for anyone who does not use Windows Commander ;) It is 1000x better.

Make Windows FASTER! Not just faster in some things, but EVERYTHING!! Kill the bloat K.I.S.S!!

An OS should support as much software as possible. This cannot be achieved if you can only run a couple good programs without clogging the system, because the programs will get harder on the PC at a faster rate than people can upgrade hardware always!!

If this new OS is going to run 2 years from the time of it's intro, we NEED 2x the amount of memory a gamer would want on a PC allowed on the "Home" system at the time it comes out!

AIM FOR SPEED!!!!! Make everything else addons

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

    • No registered users viewing this page.
  • Posts

    • Disabling open on hover, great! That was so stupid! They need to do a fix, where if a network share is disconnected, it doesn't hang when opening "This PC" for 20 seconds.
    • Microsoft releases major feature updates for stock Windows 11 apps by Taras Buria In addition to releasing new Windows 11 preview builds, Microsoft announced that inbox Windows apps now have dedicated release notes in the official documentation. At long last, users have access to all the release notes for each app, with changes listed in chronological order. Microsoft used to announce feature updates for stock apps with each build. Now, with Windows Insider release notes hosted on the Microsoft Learn website, each app has a dedicated space for its changelog, which is very useful for those who want to track new features and improvements. Alongside that, Microsoft dropped massive feature updates for six stock apps: Clock, Media Player, Calculator, Voice Recorder, Photos, and Paint. Each app packs quite a lot of changes and new capabilities, so here are the release notes. Here are quick notes so that you can jump to the app you are interested in the most: Calculator Camera Clock Media Player Paint Photos Sound Recorder Here is what is new for the Calculator in version 11.2605.9.0: More accurate square-root results — Fixed rare cases where a calculation that should equal zero (like sqrt(2.25) - 1.5) returned a tiny leftover value instead. Readable text in High Contrast themes — Settings text now shows the correct colors in the High Contrast Aquatic and Desert themes. Fixed layout for right-to-left languages — For languages like Arabic and Hebrew, the graph, number pad, equation fields, and scroll buttons now appear correctly oriented. Reliable launch after upgrading — Fixed an issue where upgrading from much older versions could leave outdated settings that stopped the app from opening. Here is what is new for the Camera app (version 2026.2605.7.0): Zoom slider works on more cameras — The zoom slider now works on the latest cameras, respects your system zoom settings, and updates instantly when you change those settings. Full range of zoom levels — Fixed an issue where the zoom slider only showed three steps on some devices that zoom in finer increments. Front camera works on more devices — Resolved a problem that blocked the front-facing camera on certain wide-angle devices. More video resolution choices — You can now pick video resolutions that were previously hidden; the app shows a heads-up warning instead of removing them. QR links you can still use — When a scanned QR code points to something with no matching app, the link is now copied to your clipboard (with a notification) while still offering a Store search. Smarter default settings — When you haven't set a preference, the app now follows your system settings by default. The Clock app has a massive changelog with the following improvements in version 11.2605.9.0: Timers keep counting after they hit zero — When a timer runs out, it now keeps counting up (for example, -00:27:31) so you can see how far past the time you've gone. You can turn off the daily goal — Focus Sessions now include an "Off" option so you can skip setting a daily goal entirely. New 15-minute snooze option — Alarms now offer a 15-minute snooze interval. Run up to 3 countdowns at once — The Countdown Widget now supports three simultaneous countdowns, up from two. Timer Widget notifications now appear — Fixed an issue where the "timer finished" notification didn't show when the timer was started from the widget. Less clutter in Focus Sessions — Tasks you've already completed no longer show up in the Focus Session task list. More accurate focus progress — Fixed a rounding issue that could show your daily focus progress as a minute short (for example, 49 minutes instead of 50). Smoother World Clock comparisons — The World Clock compare page now loads dates as you scroll, so it feels more responsive. Up-to-date World Clock locations — Refreshed country and city names to match their current names. Correct sun and moon icons during midnight sun — Fixed an icon that wrongly showed a moon during all-day daylight in polar regions. Fixed back-button behavior in clock comparisons — Pressing back once now takes you back as expected, instead of jumping the date to 1926. Corrected the Newfoundland time zone — Newfoundland now uses the right time zone (St. John's). Disabled alarms stay looking disabled — Editing a turned-off alarm no longer makes it appear turned on. Cleaner timer cards — The expand button is now turned off on timer cards that have no time set, preventing actions that wouldn't do anything. Clearer theme setting — Updated the wording to "Choose your preferred app theme." Smoother Settings links — The "About" links in Settings no longer trigger an unexpected "switch apps" prompt. Fixed spacing in Spotify settings — Corrected uneven spacing in the Spotify settings card. Better focus visibility in High Contrast — The focus highlight in World Clock is now clearly visible in the High Contrast Aquatic and Desert themes. No more double announcements — Screen readers no longer read the timer value twice. Countdown names read correctly — Screen readers now properly announce the name of each countdown. Keyboard focus stays put — Focus no longer disappears after you press the Timer Reset button. Clearer alarm toggle for screen readers — Tidied up how the alarm on/off switch is announced. The Media Player app received plenty of changes as well (version 11.2605.14.0): Custom captions — You can now personalize how closed captions appear, with caption styling tied to your Windows caption settings, plus a quick link to open those settings directly. "Indexing" banner in the play queue — When your media library is still being scanned, a banner now explains why some items may not appear yet. Fixed the look of selected items — Corrected a layout glitch with selected items in lists. Fewer playback failures — Improved how the app recognizes supported file types, so more files play without issues. Playlists need a name — You can no longer accidentally save a playlist with a blank name. Cleaner look for empty playlists — Improved how a playlist appears when it has no items yet. More stable play queue edits — Fixed a crash that could happen when changing the play queue while the app was switching between sessions. Clearer "missing codec" message — Improved the dialog that appears when a file needs a codec you don't have, with clearer guidance on what to do. A big update is also available for Paint in version 11.2605.61.0: Adjustable eraser transparency — You can now control how transparent the eraser is. Cleaner stamp brush strokes — Fixed visible color shifts and artifacts when using stamp-style brushes. JPEG photos save in place — Opening a rotated JPEG and pressing Save now overwrites the original instead of unexpectedly prompting "Save As." No more crash on bad image files — Opening a damaged or invalid image, from within the app, by double click, or commandline, now shows a clear error message instead of closing the app. Classic selection behavior restored — The selection outline now hides while you move, resize, or rotate a selection, just like in classic Paint. Tidier AI image panel — Fixed missing spacing at the bottom of the AI image generation panel for a cleaner layout. Visible button hover in light theme — Toolbar split buttons now show a clear hover highlight in the light theme. Snappier toolbar — Streamlined how the ribbon lays out, giving a small speed boost at startup. Fewer background crashes — Fixed a crash that could happen while background tasks were finishing up. Stable app shutdown — Prevented rare crashes when closing the app. Fixed layer removal glitch — Deleting the active layer no longer leaves the layers list in an inconsistent state. Here is what is new in the Photos app (version 2026.11060.2004.0): AI watermarking — AI-generated or edited images can now carry a visible Copilot watermark. You choose Never, Always, or Ask Every Time in Settings, with a confirmation when saving. The watermarking is off by default in settings. Better viewing of small images and pixel art — Tiny images (like 16×16 pixel art) now zoom in far more to fill the screen and stay crisp instead of looking blurry. Select scanned text with the keyboard — When text is detected in an image, you can now navigate and select it using the arrow keys, Shift+Arrow, Home/End, and Ctrl+A, with a clear focus highlight. Fixed a crash in text recognition — Resolved a crash that could close Photos while detecting text in images; the app now recovers gracefully. Easier keyboard navigation — Tabbing through the navigation bar no longer stops on hidden controls, so it takes a single Tab to move past it instead of three. And finally, here is the Sound Recorder (version 11.2605.1.0): Waveform shows with Bluetooth mics — The live waveform now displays correctly when you record using a Bluetooth audio device. No more stray scrollbar — A non-working horizontal scrollbar no longer appears at the bottom of the waveform unless you've zoomed in. Mark button ready right away — The Mark button no longer looks grayed out until you hover over it after opening the app. Markers hidden for WAV files — Markers are now turned off for WAV recordings, since that format can't store them — so they're no longer lost silently. Smoother deleting — Quickly pressing Delete and Enter to remove several recordings in a row no longer triggers a "file doesn't exist" error. Fixed a memory issue — Resolved a memory leak that occurred each time a recording started. You can find all these changelogs in the official documentation here.
    • again, an article about Microsoft Edge and ridicules hater's comments
    • From this very same article: "For organizations that prefer a “more deliberate pace”, the Extended Stable channel remains an option."
    • Or every other browser, because they all behave the same, at least the mainstream ones. Firefox does exactly the same: background updates, restart to install them. Haters gotta hate, I guess.
  • Recent Achievements

    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      PsYcHoKiLLa
      170
    3. 3
      +Edouard
      162
    4. 4
      Steven P.
      85
    5. 5
      ATLien_0
      78
  • Tell a friend

    Love Neowin? Tell a friend!