WheeQo.web.id

R. Bambang Widiatmoko's Blog | Sharing Knowledge to the World

28 April 2011
by R. Bambang Widiatmoko
6 Comments

Fix Missing Microsoft Virtual WiFi Miniport Adapter

I got this problem after uninstall Connectify, the Microsoft Virtual WiFi Miniport Adapter is missing from Control Panel. That thing is needed for Virtual Router, as Connectify replacement, to work. Got the solution from this forum.

How to Fix

  1. Click Start menu
  2. Type cmd on start menu search bar or All Programs -> Accessories
  3. Right click on cmd/Command Prompt program -> Run as administrator
    right click on command prompt
  4. Type the following command then enter:
    netsh wlan set hostednetwork mode=allow ssid=NameOfNetwork key=StrongPassword
  5. Done! Check in Control Panel -> Network and Internet -> Network Connections

26 April 2011
by R. Bambang Widiatmoko
1 Comment

Format Surat Keterangan Pembuatan Paspor dari Perusahaan

Berikut format surat keterangan pembuatan paspor dari perusahaan, didapat dari petugas keimigrasian.

KOP SURAT PERUSAHAAN

Kepada Yth.
Kepala Kantor Imigrasi
Kelas I Khusus Soekarno Hatta
Di Tangerang

Perihal : Pembuatan Paspor

SURAT KETERANGAN

Dengan ini kami menyatakan bahwa:

Nama : …
Bagian : …
Alamat : …
Tmpt/Tgl Lahir : …

Adalah benar karyawan dari perusahaan kami dan bermaksud untuk membuat paspor di Kantor Imigrasi Soekarno Hatta.
Atas perhatian dan kerjasamanya kami ucapkan terima kasih.

Tangerang, 26 April 2011
Hormat Kami,


HRD Manager

13 April 2011
by R. Bambang Widiatmoko
2 Comments

Queuing in Move/Copy Operation in FreeCommander with TeraCopy

FreeCommander and TeraCopy icon
From my experience, FreeCommander is a must-have application in my Windows. It’s free and available in portable edition. It’s the best alternative of TotalCommander, the well-known file manager utility. Almost every features in TotalCommander, FreeCommander has it. One of important feature it doesn’t have is queuing in move/copy file/folder operation. That’s why we need TeraCopy, the file copier utility. TeraCopy available in free (home user) and in portable edition.

To integrate these two application we need edit the FreeCommander.ini file, located in C:\Documents and Settings\%user%\Application Data\FreeCommander\FreeCommander.ini (windows 7); if use the Liberkey portable, located in D:\Master\LiberKey\Apps\FreeCommander\App\FreeCommander\FreeCommander.ini.

Edit with text editor then add the following line:

FileMovePrg=C:\Program Files\TeraCopy\TeraCopy.exe Move *%ActivSelAsFile% "%InactivDir%"
FileCopyPrg=C:\Program Files\TeraCopy\TeraCopy.exe Copy *%ActivSelAsFile% "%InactivDir%"

To automatically close when the operation is finished, click on Close button when the TeraCopy window appeared. This setting will be applied in the next operation.
Close button

FreeCommander + TeraCopy = TotalCommander killer!!
reference

30 March 2011
by R. Bambang Widiatmoko
0 comments

Print Specific Elements from Webpage with PrintWhatYouLike Bookmarklet [tips]

Many elements in a webpage that are not necessary or important for printing needs, such as ads, buttons, menu, header, and footer. The most important thing is the main content isn’t it? You don’t have to install software (I called it bloatware) from printer vendor to do such thing. Even you don’t have to install anything. Just prepare your favorite browser, in this case I use Google Chrome.
preview
Continue Reading →