Wednesday, February 21, 2018

How to Force Install Windows Update Package

Have you ever get this annoying error when you tried to install offline update package from Microsoft?
Well, there are a couple of things you can check before you force install the package, which is as tabled below:

Otherwise, you can use below steps to force install the package
  1. Put the package anywhere in you PC eg: U drive
  2. Run the command
    1. expand -F:* "pathToPackage.msu" "
      1. Example: expand -F:* "U:\2018-02 Security Monthly Quality Rollup forWindows Server 2012 R2 for x64-based Systems (KB4074594).msu" "U:\New folder"
  • Then
    1. DISM.exe /Online /Add-Package /PackagePath:"pathToExtractedCabFile.cab"
      1. Example: DISM.exe /Online /Add-Package /PackagePath:"U:\New folder\Windows8.1-KB4074594-x64.cab"

    Hope this helps.

    Cheers.


    Friday, September 29, 2017

    How To Enable Ralink MT7601U WiFi Dongle With Linux uBuntu 17.04


    Open up terminal and run as superuser, then:

    1. Open config file
    nano /etc/NetworkManager/NetworkManager.conf

    2. Append following lines into config file and save/write
    [device]
    wifi.scan-rand-mac-address=no


    3. Restart network manager
    service network-manager restart

    Should be good now.

    Tuesday, November 15, 2016

    Monday, September 19, 2016

    Cara Mendapatkan Rebet Tunai Apabila Shopping Online

    Jika korang antara berbilyun-bilyun orang yang suka shopping online, saya nak introduce satu website yang boleh berikan rebate cash untuk korang tiap kali korang shopping online. Websitenya adalah Shopback (link SINI).

    Teruskan membaca.

    Friday, April 15, 2016

    Lightweight Car Wheel / Rim List

    Light weight wheel or rims are one of the basic thing you can upgrade to your ride. It lowers the unsprung weight, have less rolling resistance making your car has less restriction that bogs down the engine power.


    There is thousands of wheels you can choose from and this could be a headache if one has to survey each shop looking for the wheels that meet their requirement.

    Fret not, below is the link to the excel sheet I'm sharing with you. You can sort it by size/weight that you are looking for and start hunting it from your local shops or internet. Hasn't be updated for quite some time but I believe it can help you in choosing best wheel for your ride.

    Link HERE.

    Monday, January 18, 2016

    Cara Repair Video GoPro Yang Corrupt

    Baru-baru ni aku dengan kawan-kawan pergi ke A'Famosa Melaka. Saja lah pergi untuk melawat-lawat kawasan kononnya lah hahaha.
    Dalam banyak-banyak water slide tu, yang paling thrill adalah yang Big Ice Cream tu yang bentuk seakan-akan vuvuzuela yang orang banyak tiup masa FIFA Brazil dulu tuuu.
    Anyway, salah satu video yang aku capture masa ride tu, dia corrupt dan aku perasan masa nak edit. Rasanya sebab ada gegaran kuat tu la sebabnya. Google punya google, jumpa satu cara ni yang mudah dan efektif menyelesaikan masalah video file corrupt.

    Caranya:

    Tuesday, October 27, 2015

    Wednesday, March 11, 2015

    Canon MP258 Printer Driver

    Seems its getting abit difficult to obtain this old all in one printer driver. If you have the same model, can download from the link below.

    Download link HERE.

    Tuesday, February 10, 2015

    Intel NUC Unboxing and Assembling

    Last week I've decided to upgrade my existing home media player with an Intel Next Unit of Computing (NUC) and setup it as HTPC.

    The main reason is versatility and performance and user friendliness. I'm planning to install Windows to make it simpler for my family to use.

    I bought the unit from local retailer and chose the D54250WYKH and this model come with i5 4th generation intel haswell processor and also included with SATA for expandability.

    So head forward, and check my unboxing and assembling of Intel NUC.

    Thursday, January 22, 2015

    How To Use Whatsapp in Desktop PC

    Recently, the Whatsapp has been made available on the web. To get this to function, you need to perform the following:

    1. Update Whatapp in your Android phone
        Go to Play Store and proceed to update to latest version of Whatsapp

    2. Install Google Chrome
        Install the browser. So far I tried, only works on Chrome even though I've tried to use Chrome user agent in Mozilla

    3. Go to:
        https://web.whatsapp.com/

    4. Once loaded, scan QR code
        Open up Whatsapp in your phone, go to settings, select "WhatsApp Web" menu. Proceed to scan QR code appear in your browser and walah!..you can now use Whatsapp in your browser.

    NJOY

    Thursday, January 8, 2015

    How To Get Computer Serial Number from Windows OS Level

    This is simple method to obtain serial number of the computer from the OS level rather than physically go to the computer and search from S/N on the sticker.

    1. Open command prompt and run as administrator
    2. Type:
                 a. To get serial number: "wmic bios get serialnumber"
                 b. To get the model name: "wmic csproduct get name"



    Hope this helps.

    Wednesday, October 1, 2014

    Regain and Recover Administrator Role in MS SQL Database

    If you happen to have lost your MSSQL SA credential or something goes haywire where you couldn't login as SA, you might think that the only way forward is to built everything from scratch.
    Fortunately, MSSQL left a pretty cool trick to manually add sysadmin to the database. Here's how.

    Firstly, you must have the following:
    1. At least administrator account to the server you accessing. This could be local account, or domain account and it must in the Administrators group
    2. Be prepared to have downtime to your database instance.
    3. Get the id ready eg: contoso/admin01

    Steps
    1. Open SQL server configuration console
    2. Stop the MSSQL server instance
    3. Now, if you have SQL server agent, stop that as well
    4. Now run command prompt as administrator
    5. Navigate to your SQL instance Binn folder via 'cd' command. eg: c:/Program Files/Microsoft SQL/MSSQL/Binn
    6. From there, execute sqlservr.exe with single user mode using this command: 'sqlservr.exe -m'
    7. Now the SQL instance is running in single user mode. Open up another command prompt as administrator.
    8. Type in these command 1 after another to add another sysadmin. Press Enter to go to next line
        EXEC sp_addsrvrolemember 'contoso\admin01', 'sysadmin';
        GO
    9. You might don't receive any feedback from the command, but no worries, it's there *fingers crossed
    10. Stop the instance by 'ctrl+c' and reply 'y' in the first cmd window
    11. Now go back to SQL server configuration console, start the instance and server agent again
    12. Run MSSQL studio, and login using windows authentication. You need to login the server using credential used previously eg: 'contoso\admin01'
    13. Hopefully you can login now as system admin.


    Hope this helps:)

    Sunday, September 14, 2014

    Unboxing Xiaomi Mi3

    Yeah finally the package arrived! I must say, they exceed my expectation as they managed to deliver 2 days earlier. Great job Xiaomi and UPS.
    This is not going to be a thorough review, just to show what's included. 
    Without further ado..

    Box and knife

    Teaser

    This the the real deal

    Some of the spec.

    The treasure

    That feeling when u peel off the plastic

    Back - look and feel premium

    Booting up

    Done. Ready to whack
    Given the Xiaomi managed to offer this kind of high end device with dirt cheap price, really is game changing..and I feel they took over lenovo reign in this offer. Looking forward for Mi 4.
    And Xiaomi, please add more ready stock..heh!

    Tuesday, September 9, 2014

    Just Secured a...

    Xiaomi Mi 3 from Xiaomi Malaysia.

    Excited. XD

    Wait for it.....

    Saturday, July 19, 2014

    NEC/RENESAS PCIe USB 3.0 Host Controller Driver

    Let me guess. Most probably you are here is because you are searching driver for below Device IDs

    PCI\VEN_1912&DEV_0014&SUBSYS_00000000&REV_03

    You might bought the device in eBay and the driver included is not working. Well, fear not, I might have solution for you.

    Head to this LINK and download the package. Extract it and run the .exe.

    *fingers crossed. Don't forget to leave some comment if this works for you :)

    Cheers.

    Thursday, May 29, 2014

    How To Verify Samsung Phone Warranty Through SMS in Malaysia

    Type new SMS message:
    PC [imei #]
     Send to:
    1. 62002 for Celcom user
    2. 33802 for other telco user.

    Wednesday, February 26, 2014

    Windows Not Automatically Mount Your USB Stick/Ext HDD?

    In case you are wondering why all of the sudden your OS doesn't automatically mount your flash drive and you had to manually assign drive letter, this may caused by your auto mount is disabled. Usually, people who recently installed disk/partition management software will encounter this problem.

    To rectify this, simple re-enable the automount.

    1. Launch command prompt: CTRL+R > type 'cmd' > enter
    2. Run diskpart utility: type 'diskpart' > enter
    3. Enable auto mount: type 'automount enable'



    Hope this helps :)

    Wednesday, January 29, 2014

    How To Enable Windows Installer Service In Safe Mode

    When things go wrong with your Windows especially after new software or driver installation/upgrade, among first thing you can do is to uninstall the program that causes the problem. But what if the new program somehow make you unable to boot into normal Windows state? Yeah you can boot into safe mode and uninstall but the things is, by default Windows Installer service are not running during safe mode. This service is required to perform installation, maintenance and removal of software in Windows.

    There's a simple way to enable the service though by editing the registry entry. All we have to do is to add new REG_SZ key with the service name 'MSIServer' and the value data 'Service'.

    To make it simpler for you, you can just download this file onto your desktop and run it. It will automatically register the entry into your computer registry.

    Hope this helps you in some way:)

    Tuesday, November 26, 2013

    How To Toggle Fullscreen with Remote Desktop Connection in Windows

    For most IT related staff, I'm sure you guys use remote desktop or mstsc quite frequently. For me, one of the most common problem with it is the fullscreen bug. When you are doing your remote in fullscreen and you minimize or downsize the window, it will most likely to not revert to fullscreen windows when you maximize the window. At the beginning, I will simply close the window and relaunch remote desktop with fullscreen mode.



    But, there is a way to toggle to fullscreen..quite simple actually. The keystrokes is Ctrl+Alt+Break.
    For HP Pavilion dv4 users like me, the keystrokes is Ctrl+Fn+Alt+Right Shift key.

    Thats it. Hopefully this will help somebody and if you have different key combination for different PC, do share in comment section.

    Adios!