It appears you have not yet registered with our community. To register please click here...



Reply
 
LinkBack (1) Thread Tools Search this Thread Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 02-24-2006
Mike's Avatar
WinVistaForums.com
 
Join Date: Jul 2005
Location: United States
Posts: 104
Mike is on a distinguished road
Windows Vista February CTP (Build 5308) Tips and Tricks
Windows Vista February CTP Tips and Tricks

Author: Kristan M. Kenney
Publication Date: February 23rd, 2006

Co-author: Chris Holmes (Chris123NT).

Logging on as Local Administrator
If you are having trouble logging on as the built-in Administrator account under 5308, you will need to make some registry modifications to display the Administrator account.
  1. Log in using the account you created during the Windows Vista setup process.
  2. From the Start menu, click All Programs and then expand Accessories.
  3. Right click on “Command Prompt” and click “Run as Administrator”.
  4. Click on “Allow” from the Windows Security dialog.
  5. In the Command Prompt window, type “regedit” (without the quotes) and press Enter.
  6. In the Registry Editor, browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
  7. Add a new key called “SpecialAccounts” (without the quotes).
  8. In the “SpecialAccounts” key you just made, create a sub-key called “UserList” (without the quotes)
  9. Make sure you are navigated to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t
  10. In the “UserList” key, create a new DWORD (32-bit) item and name it Administrator.
  11. Double click on the new DWORD item and set its value to 1.
  12. Close Registry Editor and the Command Prompt.
Forcing Glass on Non-WDDM Compatible Cards
WARNING: This tweak may cause a blue screen loop depending on your video card. Use with extreme caution.
  1. From the Start menu, click All Programs and then expand Accessories.
  2. Right click on “Command Prompt” and click “Run as Administrator”.
  3. Click on “Allow” from the Windows Security dialog.
  4. In the Command Prompt window, type “regedit” (without the quotes) and press Enter.
  5. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM (if this key doesn’t exist, create it)
  6. Create a new DWORD (32-bit value) of UseMachineCheck, and set its value to 0.
Disable User Account Protection (UAP)
Once you have installed the February CTP and set up an every day user account, one of the first things you will notice is that you have almost no rights to do anything administrator related on your system. Disabling this is purely up to you but if you find UAP is getting in your way, or some applications refuse to run because of it, you may want to take a look at this. Here are the instructions:
NOTE: You should be logged in as Administrator to do this, or you could run the Microsoft Management Console (MMC) elevated.
  1. Press WinKey (the flag key on your keyboard) + R and type “secpol.msc”. (Without the quotes). If asked to permit Microsoft Management Console to run, allow it.
  2. In the Local Security Settings window, in the left hand pane, navigate to “Security Settings, Local Policies, Security Options”.
  3. In the pane to the right, scroll all the way to the bottom.
  4. Set the first two User Account Protection items to “No Prompt”, and “Disabled” on the remaining three items.
  5. Close the Microsoft Management Console (MMC), and if you are asked to save the settings for “Console1”, press “No”.
  6. Reboot or log off and log back in to enforce the new settings; or alternatively open an elevated Command Prompt and type “gpupdate /force” (without the quotes), and then press Enter.
Internet Explorer 7 User Agent String
Copy and paste the following code into Notepad, and save it to your desktop as IE7UserAgent.REG.




Double-click the file to merge it into the Windows Registry, and then restart Internet Explorer for the change to take effect. If UAP is turned on, permit the operation to take place.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\5.0\User Agent]
“Version”=”MSIE 6.0”
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\User Agent\Post Platform]
“SV1″=-



You can easily undo this change by copying and pasting the following code into Notepad, and then saving it as IE7Undo.reg and merge it into the Windows Registry. If UAP is turned on, permit the operation to take place.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\5.0\User Agent]
“Version”=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\User Agent\Post Platform]
“SV1″=””


You can test these changes using a simple page that checks the User Agent. We recommend: Internet Explorer - User-Agent test and override registry scripts.

Increase Performance
The February CTP is quick right from installation, however there is one bug that causes a slow down with the user interface. This bug involves the sliding buttons on the taskbar; by disabling this, performance increases a bit. It’s really up to you, but the bug can be very annoying at times. To disable it, just carry out the following actions:
  1. Press WinKey+R and type in “sysdm.cpl” (without the quotes).
  2. Click the Advanced tab, and then under “Performance” click “Settings”.
  3. In the Visual Effects tab, uncheck “Slide taskbar buttons”.
  4. Press OK and close the Performance Options dialog.
I have also compiled a registry file that changes a few key settings involving the timings for menus, hover events, etc, which makes the Windows interface more responsive. You can download that here. This was tested and is fully working without any issues, and have also been scanned for viruses.

Last edited by Mike : 01-03-2007 at 09:22 PM. Reason: Removed links to dead site.
Reply With Quote
  #2 (permalink)  
Old 03-16-2006
Junior Member
 
Join Date: Mar 2006
Posts: 3
cooljohnb is on a distinguished road
Thanks for that solved a big problem for me as Quickbooks wouldn't work but applied your suggestion and it does! Any suggestions for anti-virus software? As it seems impossible to install one even the one recommended by microsoft!
Reply With Quote
  #3 (permalink)  
Old 03-16-2006
josh_rain's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 48
josh_rain is on a distinguished road
Norton should work but since vista is still in beta testing and not fully developed, there will be alot of features and/or programs that might not be supported just yet under the current betqa released.

http://www.microsoft.com/technet/win...te/overvw.mspx
http://www.theregister.co.uk/2006/01...urity_allchin/

Those 2 sites should help answer any questions you have. As I said, nothing is final until its full release.

-josh_rain
Reply With Quote
  #4 (permalink)  
Old 04-17-2006
Obsolete's Avatar
Junior Member
 
Join Date: Apr 2006
Location: Miami, FL
Posts: 5
Obsolete is on a distinguished road
Originally Posted by cooljohnb
Thanks for that solved a big problem for me as Quickbooks wouldn't work but applied your suggestion and it does! Any suggestions for anti-virus software? As it seems impossible to install one even the one recommended by microsoft!
because the anti-virus really imbeds into your system files you probably wont find one that works yet
Reply With Quote
  #5 (permalink)  
Old 04-17-2006
Trev's Avatar
Junior Member
 
Join Date: Apr 2006
Posts: 7
Trev is on a distinguished road
http://www.symantec.com/vista/
Reply With Quote
Reply
Tags: , , , , ,



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://winvistaforums.com/windows-vista-support/87-windows-vista-february-ctp-build-5308-tips-tricks.html
Posted By For Type Date
P. Relations(2006-03) This thread Refback 11-02-2006 05:43 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Vista Tips & Tricks, Part 3: 13 New Vista Tips and Secrets As Vista Turns One News Windows Vista News 0 01-30-2008 02:42 AM


All times are GMT -4. The time now is 09:06 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.
All trademarks referenced on this site are the property of their respective owners.

SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.