computerpro2 Posted January 25, 2008 Share Posted January 25, 2008 While I was on connect, i came the realization that Powershell (and more specifically, the version in the screenshots) is version 2 of powershell, which is currently in beta and I just recently downloaded it and I am testing it now. I could think of many reasons, but this alone should be sufficient, why would Microsoft use a beta product in an alpha version of Windows 7. Granted, it would work but the Powershell team hasnt even finished the final release of Version 2, I also know that Microsoft uses the alpha / beta / rc versions in-house, but why would they put a beta version of an unfinished product in an alpha OS and later send it to key partners? I completely understand how Microsoft operates and have been following the company for 10 years.... But it just gets me that they would do something like that... Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161213 Share on other sites More sharing options...
swarfega Posted January 25, 2008 Share Posted January 25, 2008 If Vista is anything to go by, Windows 7 may well change radically between now and final release. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161267 Share on other sites More sharing options...
.Markus Posted January 25, 2008 Share Posted January 25, 2008 If Vista is anything to go by, Windows 7 may well change radically between now and final release. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161274 Share on other sites More sharing options...
AlexTan Posted January 25, 2008 Share Posted January 25, 2008 I am surprised that Windows Power Shell does support 'ls' command that is originally from Linux system, what I know in XP do not have that command, but don't know about Vista. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161360 Share on other sites More sharing options...
Rudy Posted January 25, 2008 Share Posted January 25, 2008 I am surprised that Windows Power Shell does support 'ls' command that is originally from Linux system, what I know in XP do not have that command, but don't know about Vista. the powershell supports most unix shell commands (the basic ones) Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161382 Share on other sites More sharing options...
ZombieFly Posted January 25, 2008 Share Posted January 25, 2008 Fake... :cry: Wow, you just publicly made a complete and utter fool out of yourself, you don't even understand how a keyboard shortcut works! its evident from your sig that you need to go outside and play with the other kids in the sunshine. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161385 Share on other sites More sharing options...
Stokkolm Posted January 25, 2008 Share Posted January 25, 2008 I am surprised that Windows Power Shell does support 'ls' command that is originally from Linux system, what I know in XP do not have that command, but don't know about Vista. Well that's why it's called Powershell and not just the normal command.com. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161389 Share on other sites More sharing options...
BlakByte Posted January 25, 2008 Share Posted January 25, 2008 who cares Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589161423 Share on other sites More sharing options...
Jet Ju Posted January 26, 2008 Share Posted January 26, 2008 But Where to download? If someone konw please tell me.My email:[email protected]. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589162974 Share on other sites More sharing options...
iMonkey Posted January 26, 2008 Share Posted January 26, 2008 Sorry Jet Ju, Warez isn't allowed here at Neowin so no TOS abiding user is going to tell you where to get this. [Not implying in any way that this is publicly available.] Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589162982 Share on other sites More sharing options...
bl4ck5un Posted January 26, 2008 Share Posted January 26, 2008 Fake... :cry: Should be: And another fake: its people like you that give websites like this a bad reputation. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589162987 Share on other sites More sharing options...
PGHammer Posted January 26, 2008 Share Posted January 26, 2008 Well that's why it's called Powershell and not just the normal command.com. Windows PowerShell is a scripting add-on (similar to longtime NT CLI alternatives 4NT and TakeCommand or Linux' csh, a commonly-included alternative to the default Bourne Again Shell, or BASH) originally developed for XP/Server 2003 (however, it also works in Vista/Server 2008). V2 is currently in beta-testing. Also, unlike 4NT or TakeCommand, Windows PowerShell has *always* been free. XP version: http://www.microsoft.com/downloads/details...;displaylang=en Vista (x86): http://go.microsoft.com/fwlink/?LinkID=79516&clcid=0x409 Vista (x64): http://go.microsoft.com/fwlink/?LinkID=79517&clcid=0x409 Server 2003 SP1/R2 (x86): http://go.microsoft.com/fwlink/?LinkID=75790&clcid=0x09 Server 2003 (x64): http://go.microsoft.com/fwlink/?LinkID=75791&clcid=0x09 WPS is included in Server 2008. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589163978 Share on other sites More sharing options...
PGHammer Posted January 26, 2008 Share Posted January 26, 2008 Well that's why it's called Powershell and not just the normal command.com. Linux/UNIX-style scripting has been a big thing in most NT CLI alternatives. I remember seeing that option in not just TakeCommand/32, the longtime 9x/NT CLI alternative from JP Software, but the not-exactly-typical Hamilton C Shell for Win32, a pure C shell for Win32 operating systems (originally developed for Windows NT 3.5x, it also works on 9x, and all succeeding NT OSes up to XP). Also, the target userbase for WPS is the server admin, who may (and usually does) also have Linux/UNIX servers to run and would rather be able to use the same scripts to administer all the servers. With Windows PowerShell, now he (or she) can. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589163990 Share on other sites More sharing options...
Glowstick Posted January 26, 2008 Share Posted January 26, 2008 the powershell supports most unix shell commands (the basic ones) It doesn't. They're just aliases to the fully qualified commands, the parameters nor the output of the Cmdlets are nothing close to the real *nix versions. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589163999 Share on other sites More sharing options...
Brandon Live Veteran Posted January 26, 2008 Veteran Share Posted January 26, 2008 "ls" isn't new to Windows. It's there in at least the last several NT versions if you install the POSIX subsystem (which has been superceded by SFU / Interix / whatever it's called these days). Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589164314 Share on other sites More sharing options...
Stokkolm Posted January 28, 2008 Share Posted January 28, 2008 Windows PowerShell is a scripting add-on (similar to longtime NT CLI alternatives 4NT and TakeCommand or Linux' csh, a commonly-included alternative to the default Bourne Again Shell, or BASH) originally developed for XP/Server 2003 (however, it also works in Vista/Server 2008). V2 is currently in beta-testing.Also, unlike 4NT or TakeCommand, Windows PowerShell has *always* been free. I know that, I made my comment because the guy said you can't do an LS in Windows XP. I was pointing out that you can't do it from command.com, but you can from Windows PowerShell. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589167652 Share on other sites More sharing options...
tdrock Posted January 28, 2008 Share Posted January 28, 2008 more screenshoot and video http://www.thinknext.net/archives/2150 Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589168789 Share on other sites More sharing options...
Sammyinnit Posted January 31, 2008 Share Posted January 31, 2008 And another fake: Pwnt. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589175211 Share on other sites More sharing options...
Ducane Posted March 24, 2008 Share Posted March 24, 2008 Well I thought he was being sarcastic. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589288184 Share on other sites More sharing options...
Crazysah Posted March 31, 2008 Share Posted March 31, 2008 I don't think the official pics will come for some time... Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589302859 Share on other sites More sharing options...
zero061099 Posted April 29, 2008 Share Posted April 29, 2008 I agree! The SS's u are seeing are really nothing. Does anyone REALLY believe that Windows 7 (code name I know) will look like that? Hell no! It's possible BUT I doubt it. The whole point of the next windows version is its supposed to e faster! It wouldnt be faster if they chose to use the same old Vista them. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589363053 Share on other sites More sharing options...
AltecXP Posted April 29, 2008 Share Posted April 29, 2008 Vista used to look like XP till later in beta....why does no one remember this? Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589363062 Share on other sites More sharing options...
Scirwode Posted April 29, 2008 Share Posted April 29, 2008 Vista used to look like XP till later in beta....why does no one remember this? People have short memories. Scirwode Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589363080 Share on other sites More sharing options...
Roger H. Veteran Posted April 29, 2008 Veteran Share Posted April 29, 2008 short memory or selective? I think they just choose not to remember or just don't know any better as they weren't old enough or too old now. :) (just kidding... geeze) Anyways, lots of people just don't expect to see the "new" OS looking just like it does now. They expect to see some leaked video of 3D interface with some guy not using a mouse but using "minority report style" interface or something. Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589363791 Share on other sites More sharing options...
Tha Bloo Monkee Posted April 29, 2008 Share Posted April 29, 2008 Looks exactly the same to me. Not like I care about it now anyways, it's still way too early. It's just like Vista and how people were talking about it 3 years before it even came out... Link to comment https://www.neowin.net/forum/topic/615660-the-real-pictures-of-windows-7/page/2/#findComment-589363805 Share on other sites More sharing options...
Recommended Posts