Change Drive Icon
Open Notepad
[Start – All Programs – Accessrious – Notepad]
Copy the below Code and paste it in to Notepad
[Autorun]
icon=icon.ico
(icon=icon.ico => in this ico file required)
Then go to “Save as…”
[File – Save as…]
Type File name : autorun.inf
Save the file to your Flash drive
Find a Icon file
Extension should be .ico , as an example icon.ico Sometimes .ico part may hide
Copy your icon.ico...
Thursday, 23 February 2017
Friday, 23 December 2016
04:15
3 comments

Choose Best Java IDE:
-Every Java developer desires a programming editor or IDE that may assist with the grungier elements of writing Java and victimization category libraries and frameworks. Deciding that editor or IDE can best suit you depends on many things, together with the character of the comes below development, your role within the organization, the method employed by the event team, and your level and skills as a software...
Friday, 27 May 2016
23:35
No comments

This tutorial is regarding Eclipse keyboard shortcuts, this list is by no suggests that complete and that i can counsel you guys to share eclipse shortcuts listed apart from here to create this additional helpful. Eclipse is that the most used Java development IDE and knowing Eclipse shortcuts not solely improve your productivity however additionally causes you to additional economical. you'll have longer for belongings you prefer to do....
Thursday, 10 September 2015
07:41
1 comment

We mostly connect our Android device to our computers with a USB cable for debugging purposes. It is possible to use adb over a wifi connection.
Step 1:
Make sure both your adb host computer and Android device are on the same Wifi network.
Step 2:
Connect the device to the host computer with a USB cable.
Step 3:
Set the target device to listen for a TCP/IP connection on port 5555.
Restart adb in tcpip mode with this command:
-...
Sunday, 16 August 2015
07:29
No comments

Batch files are the computer handyman’s way of getting things done. They can automate everyday tasks, shorten the required time to do something, and translate a complex process into something anyone could operate.
Since automation programs like AutoHotKey exist, many people have never written or taken the time to understand bat files, and many don’t even know what they do.
In this article, I’m going to show you how to write...
Wednesday, 1 July 2015
07:13
No comments
Set Video as desktop wallpaper :
Set any video on your desktop wallpaper then try that step, that possible using vlc player... ...
Sunday, 15 February 2015
02:07
No comments

1: Coding yourself out of business
High-quality code is vital to independent developer success, but heads-down coding is a job, not a business.
To be certain, you should always be thorough, with an eye toward
delivering the best code you can. But make sure you have something else
in the pipeline to work on when you’re done.
When coding, it’s all too easy to focus only on the work in front of
you. In fact, it’s far more efficient to devote...
Subscribe to:
Posts (Atom)