Tag Archives: Windows 7

Windows 7 OS

Windows 10 – test all currently running executables .

You can use two software tool from the Microsoft website to test all currently running executables. The first tool is Autoruns for Windows and can download it from here. Another software tool from Microsoft is Process Explorer from here. About Autoruns for Windows, the development team tells us: This utility, which has the most comprehensive… Read More »

Fix problems that block programs from being installed or removed.

The development team tells us: What it fixes: Corrupted registry keys on 64-bit operating systems Corrupted registry keys that control the update data Problems that prevent new programs from being installed Problems that prevent existing programs from being completely uninstalled or updated Problems that block you from uninstalling a program through Add or Remove Programs… Read More »

Programming with FASM – ComboBox Control – part 001.

Today I start with a simple FASM tutorial about combo box control. In this tutorial, I will show you how to deal with this control. First, you need to create a simple window and then to add it. The steps are very simple: start program with the format PE GUI 4.0 define the entry start… Read More »

Best tool for tutorials: Active Presenter.

An active Presenter is a free tool for screen recording and screencasting tool for Windows and OS X. This can be used to enabling you to produce software demonstrations, software simulations, quizzes, and presentations. Come with various export options: JPEG and PNG images, HTML slideshows, PDFs, Microsoft Word, Excel or PowerPoint presentations, interactive simulations, and… Read More »

Network and Windows – test your WebSocket Protocol.

This web page will test WebSockets supported in your browser. The test checks WebSocket operation by connecting to the WebSocket-enabled server and exchanging the data. The web page shows us: This server supports WebSocket Protocol proposed standard (RFC-6455, December 2011), per-frame-deflate-extension-00 draft, older web socket drafts as well as even older Hixie drafts 75 and… Read More »