From what I hear from my sources, M1 currently accepts Vista based Drivers.
Printable View
kewl !
waiting to see some benches thanx :)
nice work mate really amazed you got these builds so early?
but thanks for sharing the info :D
If I can get my hands on Milestone 2 when it hits, I'll let you guys know. Till then, I'm going to start working on M1 tonight and tomorrow. From What I know, DX11 Should be getting Previewed this Fall. If this is true, It should still make it into Windows 7. When W7 Goes Beta hopefully. I wonder....There is a modded UXtheme for it already too. If You look at WithinWindows.
My Win 7 M1 is on the road to my home
I'll do some test with my rig ( 4 GB )
feel free to ask what test you want to see
so is there anything else to get from this other then those screenshots look just like windows vista other then we still have no more information from microsoft about windows 7 then they have already told us?
soon as im done downloading my copy of the release candidate. ill be sure to run it through my 3ghz quad and 4gb ram.
Ok, I beta tested vista 64...how/where do I go about participating in this one?
m^2 - i was talking generally without optimization.
windows 7 has a new kind of kernel - minwin which is suppose to be developed from scratch.
some pages on the web say that vista sp1/2008server are already minwin, but i don't think so.
google ms minwin
Footprint should be smaller, their aim with Windows 7 is to make the install modular, much like Linux. Their currently testing how that works with Windows Server 2008. You can choose to install just the core OS.
Why would they get rid of UAC? Talk to anyone who uses Linux and ask them what makes Linux so secure, its the fact that Nothing can run (that can modify anything atleast) without administrative rights, so you need to run them as an admin by logging in as one or poping in a password.
UAC emulates that. The only thing its missing is a "Always perform this action" checkbox, so it wont bug you again for that specific program, letting you create a sort of accepted list.
And of course a list you can view and edit that shows all the allowed programs in case you change your mind.
And if you Really don't like it for some odd reason (The equivalent of using Linux as the Root account, something any Linux user would laugh you out of the room for) it can easily be disabled.
http://img104.imageshack.us/img104/5...rcorererl7.jpg
that's 2008 std core server on vmware, server is acting as dc and dns - 41mb kernel size that's nothing :D
you can see on my taskmgr that the whole os is taking 133mb.
the 2008 server is almost linuxish and fast. but when u add gui and all of the other stuff u get vista......... !
and that's the issue for most of us not the server.
forgot about the uac - >
try :
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Pol icies\System /v EnableLUA /t REG_DWORD /d 0 /f
to reverse
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Pol icies\System /v
EnableLUA /t REG_DWORD /d 1 /f