14/02/2010
› Experimental, Tutorial › Tags: Registry, Tutorial, Windows
No Comments —
Posted by Aryo Pinandito

Windows Logo
Do you recently installing/uninstalling a new program and noticed that the program add some link/shortcut on Explorer context menu that you don’t like? If the program doesn’t have a preferences option to remove the context menu, you can remove it manually using Windows registry editor (regedit.exe).

29/10/2009
› Uncategorized › Tags: Internet, Tutorial, Windows
1 Comment —
Posted by Aryo Pinandito
If you are using Mozilla Firefox browser on the latest of Microsoft Windows OS, Windows 7, you may encounter File Access Error while downloading files using DownThemAll plugin. I am using Mozilla Firefox v3.5.4 with DownThemAll v1.1.7.

27/10/2009
› Uncategorized › Tags: Scripting, Tutorial, Windows
No Comments —
Posted by Aryo Pinandito
I just installed a fresh copy of Windows 7, and almost all of my previously installed program on Windows Vista is working perfectly. One of them is Notepad++.
But there’s one thing missed: there is no Open with Notepad++ option on Windows Explorer context menu when I try to right-clicking on text files. I guess this is a bug from Notepad++. I am using Notepad++ v5.5.1 Unicode.

30/04/2009
› Experimental, Tutorial › Tags: .NET Compact Framework 2.0, .net Framework 2.0, C#, Tutorial, Windows
No Comments —
Posted by Aryo Pinandito
If you need to convert Binary String to Decimal (Integer) and Hexadecimal, .NET Framework has conversion methods in Convert class to make numeric conversion easier. This class is located in Microsoft.VisualBasic library.

24/04/2009
› Experimental, Tutorial › Tags: IPChanger, Networking, Tutorial, Windows
1 Comment —
Posted by Aryo Pinandito
Network interface can be changed manually by using netsh command (netsh.exe) from Command Prompt. To change the IP to static IP, use the following command format:
netsh interface ip set address [Connection Name] [Source] [IP] [Netmask] [Gateway] [Metric]

05/03/2009
› Experimental › Tags: .net Framework 2.0, Windows
1 Comment —
Posted by Aryo Pinandito
Tired renaming files you have downloaded from internet one by one just to keep it clean and tidy? Leave the file renaming task to eFRen, even powerful with regular expression support.

23/02/2009
› Tutorial › Tags: Tutorial, Windows
1 Comment —
Posted by Aryo Pinandito

Windows Logo
From my previous article about enabling a disabled Task Manager, there is an option step or method which is using Registry Editor as tool to fix the DisableTaskMgr restriction.
If you found the following error message when you try to start the Windows Registry Editor, it means the DisableRegistryTools Policy is enabled.
Registry Editing has been disabled by your administrator
