您的最佳的信息源和新闻 秘密, 硬件 并且 景色硬件 在互联网

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

处理显示器

您当前浏览文章从 微软视窗景色兼容软件 匹配类别 处理显示器.

自动地名义上设置过程的优先权,在景色-第2部分

这不是什么我想要写着。 但新发现强迫我如此做。 如此,我决定做这实验,并且乞求您的道歉这不会有技术优点尽管标题。

在最后岗位以后, 自动地名义上设置过程的优先权,在景色 (可能大概被命名了很多更好),我发现岗位做了它的方式对其他站点。 这些站点看上去在网拉扯内容从,包装它作为他们自己,并且在它扔ads。 你是幸运的,如果站点均匀参考原始的作者或链接回到岗位的原始的地点。 它是令人沮丧,认为最少。 我是全部为知识的发行等等,但那太采取它。 可能我不应该感觉这样,但是I (象其他)放脑子汗水和时间入我的工作,并且它是好的,如果信息的来源将至少被援引,如果他们重印它,不用作者的同意。

如此我参观了我有的二这些站点(

点击持续读“自动地名义上设置过程的优先权,在景色-第2部分”

由“/\/\ Ø写|ö±ò \/” ®© 2008年1月31日没有评论.
读更多文章 otherSoftware 并且 处理显示器 并且 优先权 并且 sysinternals 并且 PowerShell 并且 远景.

自动地名义上设置过程的优先权,在景色

最近我戏耍与 图像文件施行选择 并且Sysinternals’ 处理显示器在景色。 我看一次有趣的询问发生。 使用notepad.exe为例,我为称“PerfOptions的”钥匙看了询问在[HKEY_LOCAL_MACHINE \软件\微软\视窗NT \ CurrentVersion \图像文件施行选择\ notepad.exe],当我跑了笔记薄。 结果是命名没发现,因此我决定矫正那。 在增加名为“PerfOptions的”钥匙以后,我再跑了笔记薄。 在处理显示器,我为四价值看了询问:

  • IoPriority
  • PagePriority
  • CpuPriorityClass
  • WorkingSetLimitInKB

Because of recent explorations with process priorities*, CpuPriorityClass grabbed me right away. Looking at the SetPriorityClass function, one can see the different values for the dwPriorityClass parameter. I created a REG_DWORD named CpuPriorityClass in PerfOptions, and set the value to 0×80 in the hopes that notepad would launch with “HIGH_PRIORITY_CLASS”. Instead, it launched with a priority of NORMAL_PRIORITY_CLASS (8) - the setting had not made any impact. Then, I set the value to 8 and launched notepad. Notepad launched with a priority of 8. I changed the value to 4, and that had no impact. I changed the value to 0 - no impact. I tried 10 - no impact. I couldn’t see any

Click to continue reading "Set the Priority of a Process By Name Automatically, in Vista"

Written by «/\/\Ø|ö±ò\/»®© on January 27th, 2008 with 1 comment.
Read more articles on otherSoftware and Process Monitor and priority and sysinternals and PowerShell and vista.

Ideas For Features / Enhancements to Sysinternals’ Process Monitor

I’ve written about Sysinternals’ Process Monitor utility before:

I have had a few months now to work with Process Monitor, and it certainly is amazing. The filtering capabilities are great, and the fact that the filters are not destructive makes slicing and dicing the data many ways quite simple. The ability to capture all of the data that the utility can capture makes it quite powerful, and the ability to get stack traces for each event is extremely useful.

Going off the observation that Process Monitor is currently at version 1.01, and the assumption that the utility will see further development, I have hopes that the following relatively small ideas will be taken into consideration for future releases, and that further discussion and conversation is sparked.

1) Allow for the use of CTRL+C to copy selected data to the clipboard. Some data can be copied in this fashion, but from my experience not much. In many cases, one can right-click and choose “Copy” from the context menu, but that’s inconvenient. For example, on Event properties, on the Event…

Click to continue reading "Ideas For Features / Enhancements to Sysinternals’ Process Monitor"

Written by «/\/\Ø|ö±ò\/»®© on February 18th, 2007 with no comments.
Read more articles on Process Monitor and otherSoftware and sysinternals and Utilities.