|
I hear it's pretty good at detecting and defending systems, though i myself use Avast mainly because i would rather have an third party program protecting me rather then something that comes with the OS.
|
|
|
|
|
|
Hi all, I just wanted to announce the release of Grouper[^], a Windows Store app to help you organize all those app tiles on your Start screen.
If you use Windows 8, please try it out.
It would mean a lot to me if you would rate and review it.
Thanks.
|
|
|
|
|
hi ,
i need a Powershell script to get total processor percentage (without using performance counters)
Note: the value get same as '\\Processor(_Total)\\% Processor Time' counter
thank you
|
|
|
|
|
Please stop posting this message everywhere. If you need some code then try writing it for yourself.
Veni, vidi, abiit domum
|
|
|
|
|
I cannot get Windows 8 to remove a device. I have the proceudre fully documented with screencaps Here On SuperUser[^]
Evidently, I'm not the only one with this problem. It occurs frequently enough that I found it again Here[^] on Microsoft's site.
I found that it was described a another place, again with instructions on how to fix it Here[^] which also leaves me with a "...remove failed..." result.
Can anyone who is running Windows'8 tell me how to remove the device ? A video with screen caps would be great. A pictorial made of screen caps would be nice. A written step by step explanation (if it works) would be okay, but what I'm finding is that the written word is becoming less and less effective, in and of itself, to communicate the steps that are required with respect to operating a visually oriented graphical user interface.
At any rate, does anyone know why I'm getting the "Remove Fails" message on Windows 8 ? Does anyone know how to actually remove a device when this behavior presents itself ?
|
|
|
|
|
|
|
Actually I have asked for Windows 8 Desktop App publishing steps. not the windows 8 metro app. you can check app store that antivirus and other types of software are published in windows 8 metro app store as Desktop app which we can not download from app store rather we need to go to that developer's web site to download and install like desktop application. I am looking for any material to publish desktop app in metro app store.
|
|
|
|
|
Here is a blog link[^] that might be helpful.
Hope this helps.
Frazzle the name say's it all
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
John F. Woods
|
|
|
|
|
Thanks a lot. This is what I was looking for. Wonderful job man ...
|
|
|
|
|
No problem. I just used My BING-foo.
Frazzle the name say's it all
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
John F. Woods
|
|
|
|
|
I have developed an application which uses SetWindowsHookEx to capture keyboard's key stroke and filters some blacklisted words. This works fine in Win7 and Windows8 desktop application.
Now I would like to make a windows 8 metro style app which will also supports same. But in metro app I found that SetWindowsHookEx only capture key events on that application, It can not capture key event of another metro application's or desktop application's.
Can anyone tell me how to overcome this problem ?
|
|
|
|
|
Realistically you can't. Metro apps are designed to run independently and have no knowledge of the other applications that might be installed. This is one of the reasons that communicating between a store app and the desktop is so problematic.
|
|
|
|
|
But if I use SetWindowsHookEx in desktop application then that desktop application can hook key event of all metro application and desktop application as well? Is there any other way to use it using metro application ?
|
|
|
|
|
As far as I can tell, no (well, there could be a way but it would be such a terrible hack and real architectural overkill that I won't suggest it). The desktop version has the full power of the win API at its command, whereas the RT version is highly sandboxed.
|
|
|
|
|
Thank you Mr. Pete O'Hanlon
|
|
|
|
|
|
I may be part of a new small business soon.
The plan at the moment will be to gut the innards of the existing machines, donate used parts, and rebuild with new parts.
The element I've never done before is this: Have enough legal copies of the existing windows operating system(s) so that if/when one computer goes bad, I can gut, reformat, donate, and reinstall another copy on a machine in a legal way that keeps us in good form legally and ethically, without requiring a single-copy purchase; and can do so right there and then on that very day when we need it.
A significant part of this scheme is that we will have real business computers with the apps we need. i.e., minimized crap-ware; quite possibly zero. (Every fully constructed computer that I've seen in the past ten years came preloaded with crapware, to an astounding degree.)
So, what's the stupid way to avoid, and the smart way to proceed, along the path toward...
-- Several (more than 2, less than 15) fully legal copies of windows
-- Clean computers with just the apps we want
-- Ability to reformat and reinstall on a moment's notice.
|
|
|
|
|
C-P-User-3 wrote: -- Several (more than 2, less than 15) fully legal copies of windows Contact Microsoft and discuss the possibility of buying an OEM or multi-user licence.
C-P-User-3 wrote: -- Clean computers with just the apps we want Build them from the ground up, install Windows and add only the software that you require.
C-P-User-3 wrote: -- Ability to reformat and reinstall on a moment's notice. Most manufacturers do it by having a pre-built image which they raw-copy onto the HD of each new system. I'm not sure what other software you need to do this but no doubt MS can help you.
Use the best guess
|
|
|
|
|
+5... a few related notes...
0. I've always done the disk imaging, it really saves a lot of time.
1. I've done the OEM for embedded versions of Windows and it was actually a pretty smooth process to get setup. I imagine it may be a bit more involved for full-blown Windows but at least you know they have a pretty smooth process in place already and they'll get you setup in no time.
|
|
|
|
|
Thanks. I have not actually done this myself, but one of the IT team at my last job showed me how they did it.
Veni, vidi, abiit domum
|
|
|
|
|
Added some notes onto Richard's solution...
|
|
|
|
|
For hardware reasons, I need to go back to Windows 7.
I Put the Win'7 installation DVD into the drive.
The Machine will not boot from the DVD
I Rebooted the machine, did an "F2" and went into the BIOS.
The DVD ROM is supposed to boot first. That's what the BIOS setting says. Nope, Doesn't happen.
Can someone please explain to me how to get Windows 8 to let me boot the Windows 7 installation DVD ?
Or, more to the point, how do I go back to Win'7 ?
|
|
|
|
|
I can't recall where but I read that win8 does not really shut it's self off compleatly. Something to do with fast reboot.
Frazzle the name say's it all
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
John F. Woods
|
|
|
|