您的最佳的信息源和新闻 远景, 秘密 并且 司机 在互联网

景色文章 名列前茅50 景色录影 景色软 景色帮助

窗口远景技巧

您当前浏览文章从 微软视窗景色兼容软件 匹配类别 窗口远景技巧.

如何卸载窗口景色在双引导配置

这为认为的所有人去景色是粪片断和决定是忠诚对XP。

现在这里您需要
VistaBootPro. 开始Windows XP并且发射VistaBootPro。 现在去 处理OS词条 然后选择 微软 窗口景色 词条。 点击 删除 按并且证实您想要从BCD登记删除窗口景色您能然后结束VistaBootPro。

现在您需要开放 计算机管理 工具,您能通过培养奔跑箱子做此由胜利钥匙+ R 然后键入“mmc compmgmt.msc”,不用行情.

精选 盘管理从左菜单. 您将看一张名单与所有您的分开,选择分开,您安装了 窗口景色用鼠标右键单击对此和选择 格式。

一旦您选择格式化它将请求某些设置, I 推荐您为两个使用缺省设置和按 OK 按钮。

...
点击持续读“如何卸载窗口景色在双引导配置”

写由ShaDow 2008年2月15日没有评论.
读更多文章 otherSoftware 并且 窗口远景技巧.

如何固定“BOOTMGR是缺掉的”,当解雇窗口景色时

您向修理求助:
1.Boot窗口景色DVD其次然后点击在第一个提示
2.You在更低的左边应该为“修理看一个链接您的计算机”
3.The安装过程将试图发现您的景色安装目录。 如果有超过一个在名单,选择正确一个再然后使用下个按钮。
4.Click第一个链接为“起始的修理”。
5.The安装过程将修理系统,然后提示对于您重新起动。
6.Alternatively您可能改为选择了指令提示选择,并且使用以下命令只固定起动选择:

bootrec /fixboot

写由ShaDow 2008年2月12日1个评论.
读更多文章 otherSoftware 并且 窗口远景技巧.

如何使传媒播放装置自动更新失去能力在景色

Windows Media Player in Vista has Automatic Updates enabled. This means that even if you never use Windows Media Player it still downloads the updates that come available for it, as soon as you have connection with the internet.

  • You can disable this by going by changing the following registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]

  • Create a registry DWORD key named DisableAutoUpdate and give it a value of 1


Alternative method is to use the built in policy editor:

1. Click on ‘Start’ and in the ‘Start Search’ box type (without the quotes) “gpedit.msc”. When it shows up hit ‘Enter’
2. Now the group policy editor should be on screen, under ‘Computer Configuration’ expand ‘Administrative Templates’ - then expand ‘Windows Components - then scroll down to the ‘Windows media Player’ item and click on it to highlight it.
3. On the right side you should see a policy item named ‘Prevent Automatic Updates’ - right click on it and choose ‘Properties’.
4. Click the ‘Setting’ tab, then click the ‘Enabled’ radio button - then click ‘Apply’
5. There ya go, no more auto updates for Media Player.

Both of the above do the same thing, they both add the registry…

Click to continue reading "How to Disable Media Player automatic update in Vista"

Written by ShaDow on February 8th, 2008 with 1 comment.
Read more articles on Windows Vista Updates (KB) and otherSoftware and Windows vista tips.

Change SuperFetch to Only Cache System Boot Files

Open regedit.exe through the start menu search or run box and browse down to the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ Session Manager\Memory Management\PrefetchParameters

Find the EnableSuperfetch key on the right-hand pane, and change the value to one of these:

  • Cache Boot Files Only: 1
  • Cache Applications Only: 2
  • Cache Everything (default): 3

You’ll have to restart your computer before this takes any effect. You could consider clearing out the \Windows\Prefetch folder after making this change to start with a fresh cache, but keep in mind that the next boot will probably be slower since Windows will have to cache everything again.

Written by ShaDow on February 2nd, 2008 with no comments.
Read more articles on otherSoftware and Windows vista tips and Windows Vista.

vLite Cuts Vista Install Down to Size

A Croatian college student has created a utility that installs a seriously stripped-down Windows Vista, saying the heft of Microsoft’s biggest desktop OS was just too big to believe. “Who can justify a 15GB operating system?” asked Dino Nuhagic, a fifth-year student from Split, a Croatian city on the Adriatic. Not Nuhagic, or the uncounted users who have turned to his creation, vLite. vLite is a free program that lets users pick and choose which Vista components, hotfixes, drivers and even language packs are installed, then builds a disk image that can be burned to a DVD for unattended installation of the operating system.

“Why did I do it? Well, it’s performance and work environment,” said Nuhagic when asked why he came up with vLite. “Performance, that’s easy to explain. The less things running, the more responsive the OS. But the environment part is where it gets down to personal preference.” Those preferences include options for leaving out virtually every component of Windows Vista, from the minor — such as the bundled screensavers — to the major, such as the firewall or Universal Plug and Play. Some vLite users, in fact, have made it

Click to continue reading "vLite Cuts Vista Install Down to Size"

Written by ShaDow on January 31st, 2008 with no comments.
Read more articles on otherSoftware and Windows vista tips.

Taking ownership of files in Windows Vista

There are 2 Ways for doing this:

1.TakeOwn
TakeOwn.reg adds a Take Ownership Context Menu Item to all files and folders.
It opens an Elevated Command Prompt which recovers full access to the selected file /
directory, sub directories and their content.
You can access the Context Menu Item by holding down Shift + right-click on a file or folder.
If you want to access the Take Ownership Context Menu Item on an exe file, you must merge
"RunAsAdmin_Exe-.reg"; this reg file removes the "Run as Administrator" Context Menu Item
from all exe files (they both use the runas key).
Merge "RunAsAdmin_Exe+.reg" if you want to restore the "Run as Administrator" Context Menu Item.

Install: Merge TakeOwn+.reg
Uninstall Merge TakeOwn-.reg

2.To take full ownership:
1. Right click file, select properties.
2. Hit security tab, select advanced
3. Click owner tab, the hit edit (accept the UAC pop-up box)
4. Select your username, click OK, accept the pop up box, then OK out of all dialogue boxes

To take full control
1. Right click file, select properties.
2. Hit security tab, then click on your username.
3. Hit edit, then click on your username on the...
Click to continue reading "Taking ownership of files in Windows Vista"

Written by ShaDow on January 28th, 2008 with no comments.
Read more articles on otherSoftware and Windows vista tips and Windows Vista.

« Older articles

No newer articles