Site search:

How to Create .htaccess file on Windows

Tips, Windows 1 Comment »

Problem

The .htaccess is a file that use to rewrite URL on a web server. It is the file that doesn’t has a name, only an extension. The problem comes when you want to create the file on Windows operating system. You can’t create a file without a name. If you try to create the .htaccess file, you will receive a error message: “You must type a file name”. The example below shows the error message when I tried to rename a file htaccess.txt to .htaccess.
You must type a file name

Read the rest of this entry »

[Solved] Exception of type ‘System.EnterpriseServices.TransactionProxyException’ was thrown

BizTalk, Windows No Comments »

Introduction

While you’re configuring Microsoft BizTalk Server 2006 which has a database server on a remote machine, you may encounter the problem below. The Group feature failed and hence the others which depend on it are also failed.
BizTalk Failed Configuration

Read the rest of this entry »

[Solved] Failed to Create SQL Login for Group On Database Server

BizTalk, Windows 2 Comments »

Problem

You’re configuring BizTalk Server 2006 which BizTalk databases are located on a remotely server. You may encounter the problem below.

Read the rest of this entry »

How to Restrict Access to Files or Folder on Windows XP

Tips, Windows 11 Comments »

Introduction

You have a computer which share with others (friends, children, etc.). You’re using Windows XP and you need to customize permission of files or folders on certain users. For example, you want to restrict access your child not to access some folders which have your sensitive information. Or you may want to restrict access on disk drive D: to a certain user.

Read the rest of this entry »

Accessing MySQL on VB.NET using MySQL Connector/Net, Part VIII: Display Result on GUI

Programming, VB.NET 33 Comments »

Introduction

Actually, I don’t prepare to write this post while I was writing the series. But there are some people want to know how to display a query data on Windows form rather than in console window which I wrote in the previous post. So this post, I’ll show how to display a query data on DataGridView on Windows form using MySqlDataAdapter.

Read the rest of this entry »

How to Silently Install Dot Net Framework 2.0 Using Batch File

Administration, Tips, Windows 2 Comments »

Introduction

When you develop an application using Microsoft Visual Studio, it always requires Microsoft .NET Framework to be installed on clients in order to run the application but the required version may be vary depends on applications. Even third-party software around the world today are sometimes require Microsoft .NET Framework so you should install .NET Framework on clients at the first time you prepare them. But generally, there are computers which actively using by users and don’t have .NET Framework. Therefore, you should find a solution to install .NET Framework on clients without interrupt them. There are many solutions to solve the problem. In this post, I show how to silently install .NET Framework 2.0 SP1 on a local computer. The minimum recommend version is 2.0 Service Pack 1. Currently, the most updated version is 3.5 Service Pack 1.

Read the rest of this entry »

How to reinstall or repair Internet Explorer on Windows

Tips, Windows 1 Comment »

Introduction

This article applies to Windows XP and Vista.

Read the rest of this entry »

Automatically Logon to Windows XP

Tips, Windows No Comments »

Introduction

If you’re using Windows XP which you don’t share with others, you might think that why do you have to type username and password to logon to Windows system every time. Is there any way to bypass the logon screen? Fortunately, you can bypass Windows XP logon screen so when you start your PC, Windows XP will automatically logon to the system for you. But keep in mind that it can pose security risk, someone can break into the system easily.

Read the rest of this entry »

How to Batch Rename Files or Folders Using Bulk Rename Utility

Tips, Windows 3 Comments »

Introduction

Have you ever rename lot of files or folders which have a same pattern? If there are a few files or folders, it would be easy to rename each one at the time. You can press F2 on a file or folder to rename it instead of right-click on it and select Rename. But what if you want to rename more than 10 files, it would be waste time to rename each one by yourself. For example, you have photo files from your digital camera and the files are in pattern DSCxxxx.jpg where xxxx is a number, you may want to rename it to Thailandxxxx.jpg to make your files more descriptive.

Read the rest of this entry »

Change MAC Address in Windows, Part III: Windows Registry

Networking, Security, Tips, Windows No Comments »

Introduction

This post shows how to change MAC Address in Windows by edit Windows Registry. Before you read this post, I suggest you to read Change MAC Address in Windows, Part I: Introduction first. Also, if you haven’t try to change MAC Address by using feature on a NIC, I recommend to try it before on Part II: Feature on NIC.

Read the rest of this entry »

Change MAC Address in Windows, Part II: Feature on NIC

Networking, Security, Tips, Windows 1 Comment »

Introduction

Before you read this post, I suggest you to read Change MAC Address in Windows, Part I: Introduction first.

Read the rest of this entry »

[Solved] RunOnce Issue in Internet Explorer 7

Tips, Windows No Comments »

Problem

When you’ve installed Internet Explorer 7 (IE 7) on a computer and launch it for the first time, it’ll try to access the Internet to Microsoft website for configure IE7. If you have an Internet connection, you simply follow a step-by-step on IE 7 and you’re done. But sometimes the configuration doesn’t success so your home page doesn’t open. Instead, it displays a blank page every time.

Read the rest of this entry »

Powered by WordPress | WP Theme & Icons by N.Design Studio

Entries RSS Comments RSS Log in