Questions? Feedback? powered by Olark live chat software
| Get: Our Articals In Your Email | Get: 120 Important Softwares all on DVD | Buy a VPN Or Proxy to get free internet | Contact Us


Ads 468x60px

Showing posts with label computer trick. Show all posts
Showing posts with label computer trick. Show all posts

Thursday, 10 September 2015

How To Make Your Windows 7 completely Transparent No Theme Installation Needed

AD -----------
Let's create professional Social Media Posts for your Business at as low as UGX 75K ($23).
Social Media Marketing has never been this simple, fast, and affordable: www.socialclark.com
------------------------

 Windows 7 is the most stable version of  windows and that my favorite anyway   we all love to see new things  don't we?   and today am going to show how you turn your windows 7 completely transparent and thus making it so beautiful . 


<<=========== RUUT.ug ===========>>

Ethertekug.com has been shifted to  www.ruut.ug and will make NO MORE Posts.

PLEASE VISIT: WWW.RUUT.UG

<<=========== RUUT.ug ===========>>


Before we start there are three thing we need:

windows 7 is the most stable version of  windows and that my favorite anyway   we all love to see new things  don't we?   and today am going to show how you turn your windows 7 completely transparent and thus making it so beautiful   before we start there are three thing we need

1. Go ahead and download the black glass enhance   
2. go ahead and download the  thin white line 
3. Go ahead and download the Universal  Theme Patcher.

After downloading you will get the rar files like the ones on the picture below 



After getting those archives  extract them  and you will get the three folder  now go and open  the universal theme patcher   folder  and they are two theme patcher 64bit  and 32bit  just run one which is according to your windows version if its 64bit  then run x64 theme patcher  if its 32bit   then run the x86  and don't forger to run  it as administrator  because if you don't it won't run .


After running as administrator   you will get a windows like the one in the picture  bellow 



 When you get this dialog box choose your language and click OKAY.  After clicking OKAY  you will have to wait for a second to get  the next box like on the picture bellow.



When you get the dialog box like this one just go ahead and click Yes . 
Note:  My  dialog box won't be the same as your because my operating system is already been patched . 
 After clicking okay you will get a screen like the picture bellow


NOTE:   This screen won't be the same as yours because my 
operating system was already patched. on your screen   you will be asked to patch   you notice that on my screen the patch button are all turned off yeah that because i don't need to patch it i have already done it . just go ahead and click on every patch button on that screen  after finishing wait for the 3 patch confirmation . then after the confirmation close the window but don't restart your computer yet  because you will be asked to restart it .

-Then go ahead and open the black glass enhance folder   and open the run the black glass enhanced.




-After running go to the show hidden icons arrow on the task bar and click  it. and choose the black glass enhanced icon and choose option




 Now go ahead and choose the black glass enhanced icon and choose option you will get like the picture bellow .



-Now go ahead and click  Enable and the click Save  and  restart you computer for all those changes to take place.  after restarting  now go ahead and copy the Thin white line folder and copy it copy the whole folder and go ahead and open Local Disk C: >and open the Windows folder then  open the Resources folder and then open the Theme folder and past the Thin white line there

after pasting the thin while line there now you are good to go  now right click on your desktop and choose personalize the personalize window will open the scrole down and choose the theme you have created it will be called Thine White Line . click on it and you theme will change and become the picture above . ENJOY   
                                                    
                                                 Hope You Love It


AD -----------
Let's create professional Social Media Posts for your Business at as low as UGX 75K ($23).
- Social Media Marketing has never been this simple, fast, and affordable: www.socialclark.com
Continue Reading...

Friday, 21 August 2015

How to Fix Slow Performance in Windows 10

AD -----------
Let's create professional Social Media Posts for your Business at as low as UGX 75K ($23).
Social Media Marketing has never been this simple, fast, and affordable: www.socialclark.com
------------------------

Many people are complaining about the low performance in windows 10  since it got release  the number of  after the official luck of windows 10  many people have upgraded their PC to windows 10 because its free  but the number of upgrades have decreased compare to other previous windows.

 here am about to show you a way you can work that out and solve the issue of slow performance ,
they are has been a lot of  complain about this issue


HOW TO FIX THIS ISSUE

This slow performance mostly appear when you click the start button  it take some time before appearing  and so on  let see what we can do to prevent this next time you click.
this issue could be fixed by tweaking the Page File settings in Windows 10 that affects and improves the overall system performance. Here is how to it


1. Open the start menu and click the control panel  

2. When on the control panel go to search field and type in performance and hit enter.

3.Now find Adjust the appearance and performance of Windows.

4. Now after that you need to go to advance tab and click change in the virtual memory section

5.Now uncheck the option “Automatically manage paging file size for all drives.”

6. After that you need to select the drive where windows 10 is install in this case it drive C: and click
 customize.  then Then change Initial Size and Maximum Size to the recommended values by Windows like the ones given bellow .



 7. Now after all that  you now need to click on Set  and  then click on OK  and there you go you have done   one more thing you now need to restart your computer the changes to take effect  and solve the problem .


 And there you go sir believe me or not you have fixed the issue.  Enjoy.






Also read:  Microsoft made a Fully Functional PC on a stick.



AD -----------
Let's create professional Social Media Posts for your Business at as low as UGX 75K ($23).
- Social Media Marketing has never been this simple, fast, and affordable: www.socialclark.com



Continue Reading...

Monday, 17 August 2015

How to offline install .NET Framework 3.5 in Windows 10

Windows 10 is a new version of windows out  and  it came with .NET framework 4.5 pre-installed, but many apps developed in Vista and Windows 7 era require the .NET framework v3.5 installed along with 4.5. These apps will not run unless you will install the required version. When you try to run any such app, Windows 10 will prompt you to download and install .NET framework 3.5 from the Internet. However, this will take a lot of time

 

 You can save your time and install .NET Framework 3.5 from the Windows 10 installation media. This method is much faster and does not even require an Internet connection. Here is how to install it.

Here are the steps to install .NET framework 3.5 in windows 10:

1. Insert your windows 10 DVD or any way you are using to install windows whether it a bootable flash drive  with windows doesn't matter  what you are using it will all do the job just fine

2. Open 'This PC' in File Explorer and note the drive letter of the installation media you have inserted. me m using disk D:  it might not be the same as your but it still the same.


3. after that you need to open an elevated command prompt  you open an elevated command prompt by opening the command prompt as administrator 


4. Now copy the given code in the command prompt exactly as it written  but change the letter D: with your  drive letter that you are using 

Dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs
 /LimitAccess






you can also use this batch file to make things smooth and fast depending on what you want anyway .

@echo off
Title .NET Framework 3.5 Offline Installer
for %%I in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist "%%I:\\sources\install.wim" set setupdrv=%%I
if defined setupdrv (
echo Found drive %setupdrv%
echo Installing .NET Framework 3.5...
Dism /online /enable-feature /featurename:NetFX3 /All /Source:%setupdrv%:\sources\sxs /LimitAccess
echo.
echo .NET Framework 3.5 should be installed
echo.
) else (
echo No installation media found!
echo Insert DVD or USB flash drive and run this file once again. 
echo.
)
pause
 
 How to use it :  just copy the text given,  past it in notepad give it a name  and save the file as .cmd 
    
Note: don't forget .cmd  when you are naming your file or nothing is going to work and then open it as administrator  it should be open as administrator or it not going to work .


Hope you enjoy.

AD -----------
Let's create professional Social Media Posts for your Business at as low as UGX 75K ($23).
Social Media Marketing has never been this simple, fast, and affordable: www.socialclark.com

Continue Reading...

Saturday, 20 June 2015

How To clean Your Computer RAM Using Notepad

Some time you may get a computer crash just because your ram is overloaded with data and you just ask your self how you can clean it out   well that won't be a question anymore because you are about to learn  how to do it by your self without any software.



Here are the step to clean your RAM using notepad:

1. open your notepad 

2. type in the following code exactly how you see theme here:  FreeMem=Space(10240000000)
 

3. save it as   CLEANER.VBS  to any location you want  and any case you want i just wrote it in upper case so that you see it very well

4.You can edit the code and write 512 instead of 1024 if you own a 512mb RAM or change to anything you like.



5. Run it

6. Sit back relax have a cup of coffee let it do it thing;   ENJOY



If you find this tutorial useful leave us a comment bellow 







AD -----------
Let's create professional Social Media Posts for your Business at as low as UGX 75K ($23).
Social Media Marketing has never been this simple, fast, and affordable: www.socialclark.com



Continue Reading...

Thursday, 11 June 2015

How To control youtube video on your computer with your phone

today am going to show you away you can control your youtube video form your pc with your phone without using any app


suppose you are watching a video on youtube and you really lazy to to flip through the channel looking for a right place and also increase the volume well don't wory because after this tutorial you will be able to do all that without touching your computer

Step 1

before we start make sure your pc and yout phone are on the same network  then you need to go to the other version of yoube  here is the link YouTube.com/tv  and click on the three horizontal dots on the left side


Step 2

after clicking those three dots  scroll down and select setting  the click on pair device the they will give you 12 digit code now go ahead and  copy them on your phone exactly how you see them



Step 3

Now open the YouTube app on your smartphone and click the three vertical dots in the upper right corner of the app and select Settings. You will see some options there, click on Connected TVs  and then Add a TV.


after  that copy those 12 digit code on your phone and the click add  after few sec you will be prompt tht your device is connect , now enjoy 

if you like this post leave a comment bellow 


.




Continue Reading...

Friday, 29 May 2015

How to remove a Virus on your Computer without using any Antivirus

here am about  to show you how to remove  virus and malware on your computer manually.here you don't need any antivirus to do what am about to show you here 


let get started...



Step 1

Run msconfig and look for suspicious files. here is one . It’s unknown, and it also has a startup key that we’ve never seen until now. check it and click on disable all 

















In case you think you are being monitored. Open Command Prompt and do the following procedures
open Run and type in CMD then press enter  you will now see the command prompt windows now type in the following command 
netstat -abno and press enter 
if you find a program having an establish state  and you don't recognize the address that could be 100% a virus 


 
Step 2

Boot into safe mode. This can be done by checking the box in the “boot” tab in msconfig.


















removing  a virus is very easy and secure when your are running your computer in safe mode  when your running your computer in safe mode virus won't  run  while your computer is in safe mode 


step 3

open Run and type in CMD  there you should see the command prompt windows , type in the following command cd/ and  press enter this will take you to the root  c:\>. after that you need to type in Attrib  

after typing in attrib  you will see the following screen  . now how to know a virus  usally in c:\> there is no .exe or .inf files  if you see one  then that a virus  and you need to delete it  by doing the following command 
type del  then the name of the file you are deleting and press enter   after deleting you will need to make sure that the file you deleted is really deleted  type in again Attrib  and look look to confirm that the file is no longer there  nd after confirming  there you have it  you have just saved your computer from viruses without antivirus  







Also read:  How to use Ultrasurf



Continue Reading...

Wednesday, 27 May 2015

How To Remove Memory Card Password With PC


Below are some basic methods to remove the memory card password with the help of a PC.




First Method:

For Android Users.

If you are using an Android device, then follow the below steps to remove memory card password.

-First of all download ES file explorer from the store and open it.

-Go to system folder and locate for a file named mmcstore.

-Then send that file to your PC or laptop via data cable or via any other way.

-Open that file with notepad on your PC.

-After opening the file, you will able to see your password there.

-Now apply that password to open your locked memory card




Second Method:

If you are not an android user then you can follow this method.

Firstly, download any File Explorer app and install it. (Use FExplorer for Better result)

Now insert your locked memory card in it. (Don’t open)

Then run File Explorer, and go to the path C:system.

Here you will find a file named mmcstore.

Rename mmcstore to mmcstore.txt

Connect your phone to the PC via data cable and transfer that file to your PC.

Open that file (mmcstore.txt) with notepad.

Here you will able to see your Password.







Al so read: How to Hide Files Inside Pictures



Continue Reading...

How to Hide Files Inside Pictures

guys am about to show you a trick that will let you hide files inside a picture. i know we all need privacy sometimes when we have something and we don't want other people to see them so that when this trick comes in 
before we begin this interesting trick there a things that you need
-a picture to where you will hide your files
-files that you want to hide
-a file compression software i use Winrar  you can also use Winzip  you can find them on google for free
 once you have all of those then you are good to go ...
let hide our file now
first thing you need to do
-create a folder in the drive C   for example C:\ diclan .  C:\ is the drive letter where you are going to create your folder and diclan  that how i named my folder  you can also name your whatever you like  or if you like that name the fine  , then you will need to past everything you want to hide  you put them on that folder   you can hide everything you want  including txt, exe, mp3, avi, or whatever you want.  



 now after you have created your folder  you going to need to past all the things that you want to hide then  right click on that folder and select add to archive.zip



now when you finish creating that archive  you now need to choose a  picture where you are going to be hiding your files mine it called code.jpg.  then create another folder and put inside the archive that you created and  the picture  that you are going to use and name that folder whatever you want .   



now after choosing the picture  you going to need  to open CMD  the command prompt  to do that  Click on Start, and then click on Run. Type in “CMD” without the quotes you going to need to

 run it as administrator  and press Enter. You should now see the command prompt window open. Type in “CD \” to get to the root directory. Then type CD and the directory name that you created  and press enter you will be now on the folder that you created .
now type in these codes      copy /b code.jpg+diclan.zip code.jpg.  
note: code and diclan are the names that i gave to my folder and picture  so you won't put the same you will put there you names that you created

how to see the files inside the picture

Method 1: Simply right-click code.jpg and select 'open with winrar'. You (or anyone you send the file to) can see diclan.zip  file there. Just unzip it and there you will see all your files 

Method 2: just change the file extantion  of the picture  ie: code.jpg  you change it to code.zip and then double click on it and you will see all your files

Also read: The Multi-Software Disk [Sponsered]
Continue Reading...

Sunday, 24 May 2015

How To Install Windows Software on Ubuntu

In some linux distributions on linux. this application so all you have to do is skip to where i talk about actually installing windows Software.
Wine is a free and open source application that aims to allow applications designed for Microsoft Windows to run on Unix-like operating systems. Wine also provides a software library, known as Winelib, against which developers can compile Windows applications to help port them to Unix-like systems.

Wine is a compatibility layer. It duplicates functions of Windows by providing alternative implementations of the DLLs that Windows programs call and a process to substitute for the Windows NT kernel. This method of duplication differs from other methods that might also be considered emulation, where Windows programs run in a virtual machine. In this article we are installing wine 1.7.25 version on Ubuntu 14.04.

To install it in Ubuntu you will have to add the repository to the system and just use the apt-get install command, this will also make it easy to update wine in the future by just using apt-get upgrade. The bellow command will also automatically install any extra dependencies you may need.

$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install wine1.7






now the installation is over  you just need to install windows application which am about to show you 

Actually installing windows Software

Installing a Windows application using Wine is just as simple as installing it on the native operating system. After downloading the installation executable (in this case i chose foobar2013 - a nice media player), you can just click the executable and the installation wizard will open up, exactly like it would do on Windows.



After you're done with the installation you can run the application from the installer or from the Ubuntu button just like you would run any other Linux application.
And there is your windows application working in UBUNTU 




Continue Reading...

Wednesday, 3 December 2014

How I Became a Computer Guy. [The Beginner's Guide to Geek]

In this post, i wish to tell you my story. a story i didn't expect to talk about this early but couldn't avoid for all that's happening. I'm also starting a series of posts to guide the new entrants to the geek community.

(UPDATE: I have now devoted to developing and designing fantastic Websites at ElitNex Website Developers Uganda )

Hints to hacking is a Face book Group I created out of the love I hard for computers that later turned me into more of a hacker than an average geek. I spent lots of sleepless nights even more than the ones I have spent trying to learn Coding. In this time I learnt something I was supposed to have learnt years ago “If you got to do it, do it for the Good in it. A lot of beginners go into it after hearing stories or watching that movie that portrays hacking. Well tell you what, That was me at 16 years of age and as an admin at Hint's to hacking, Trust me when I say 60 % of those that ask me about hacking want to hack their girlfriends / boyfriends face book or computer passwords, school networks or friends and relatives. Really most beginners are motivated by Hacking the wrong way [black hat]. I have seen this first hand since I myself was 50% motivated by the stories about hackers giving banks hard time. I'll begin another series come January 2015 about Hacking where I will be talking about Hacking so please keep around if you must.

My arrival to here wasn't an easy one. I am choosing to ignore my life before Hints to hacking so I don't bore you with my long life story. I have always been inspired by computers. From the movies, the stories, even in real life. However, starting my journey as a group admin was not exactly what I expected but it worked out just fine. So how did I come to be one, I hard knowledge I needed to share, but the luck of a way to share it made me do a little research. Then I found a way. It was a face book based group administered by a one called Titus Mukisa. And that was how it all began, after participating in the group for some time, I realized Titus's group didn't have the right people I wanted to share my knowledge with, I wanted a specific kind of people that would all share and learn from each other as hackers. But Titus’s group hard more of IT guys than hackers. Don't get me wrong I loved the group, hey I still like it. But I loved Titus's dedication to the group more. That's the kind of guy I wanted to be. But for the Hacker community and so I started off by thinking of a name for a new group. It’s that moment that it hit me I had already made a face book page Hints to Hacking and someone hard suggested I made a group to. It took me a few mints to create and get the group started. I added one close friend then went ahead to share the group to all my friends and in groups including Titus’s Group and within a week, Hints to hacking went from 2 to 300 members. The next week I added all my friends making us about 500 and came to 1,500 Members after a moth. During this time was the time I became more respondent, supportive and got to know a lot of people some of whom I still have as my friends up to date. This was the time I felt like yes I did it and it was the time when all the group was so active interactive and all good but wait,Scamming, Spammers, Script kiddies and all other kinds of bad guys were also in the group though all of it was controllable at that capacity and I had time. In the year 2012 the group had grown from 1000 s to 10,000 s. We were over 17,000 Members. Now we are a group of over 40,000 members and still growing with daily Join requests in the group.
There have been a lot of ups and downs as the world translates it. A lot of times I abandoned the group and more of times I came back and shared what I could. All this time wasn’t because I wanted to stay away but because of all I hard on my plate to handle. A time came when I had to spend two days without sleep, when I had to miss lunch or breakfast because I hard to buy an Internet bundle. I did all sorts of things to stay on top of my game until 2013 when I felt I should try something. Something new. I knew some programming since it was kind of a requirement for hackers though a lot of it was really more of networking and computer side trickery than programming. I didn't have that much interest in programming and it was only at that time I found a friend in my networking class “CCNP” at MUK who made me a small calculator on windows with programming language called python. Well, I came to be interested and given i had read somewhere about C++ being the language for hackers i went for it so i could mix it with my hacking skills. Well yes I did try it, for a moth or so and  I was all C++. I went ahead to research about everything a C++ programmer can do in Uganda and, Well, the results were alarming and really disappointing. The results not only gave me a bad felling but it also left me half backed on C++. The next week I found a book called “C++ for Hackers”  downloaded and read it. It was a very brief book about C++ and so gave me an over view of what the language was really about. I will later be giving you download links of the books and applications you may need in the series. Please don't be demotivated to learn C++ because I found it to be very useful and handy especially if you are into making windows Games, applications and drivers, C++ can do almost anything from operating to another.
As I completed with Networking at The College of computing and information science Makerere University, It hit me to start a blog and so I did start it like seriously. At ethertek.blogspot.com. As the year ended I really go into Web Development and got good at HTML and CSS3 that is how I modified my blog’s looks to be my own. In 2014, an offer from a friend I made in my group to host my blog at a good price surfaced and so I went for it. Until now I have been learning more about Web Development.

So why did I chose Web Technologies to Application development for windows in C++? Well it’s all about what interested me more. Why Web Technologies interested me and why it might be the next big thing. I’ll talk about this and the other things that could interest particularly you in The Beginners Guide to Geek #2.

Computer Repair, Software installation, Computer support and advisory, Web designing ETC. That's a list of a few of what I hard to do for the money to run my projects. It always wasn't that much but it did just fine for me. I also made a disk of soft ware’s I called “The 120 Softwares All on One Disk” which was a combination of 120 Softwares compiled to fit the average users software needs. I put all the soft ware’s on one 4.7 GB DVD and sold a copy at 9,500 UGX this was one of the best ideas I hard in 2013 and although the money seemed OK, Really it wasn’t enough for my projects and the time I invested in it. Also I also hard to deliver the disks myself or pay a delivery man 4000 UGX to deliver it around town. So for that I later raised the price to 18,000 UGX. I’ll briefly talk more about this in the part where I talk about making money from the Computer world.

Early December 2015 Am releasing another version/ Update for the disk and this time it's called: THE MULTI-SOFTWARE DISK. I have worked on this for over 3 month now and hopefully will take care of all the resources and time I‘ll put into this series. ”The Guide to become a geek
THE GUIDE TO BECOME A GEEK will be a series of posts I will be posting to this website and could go for at least 2 month. This string of posts should be able to get pretty much any one to understanding of computers to even the programmer level it all depends on your tests and preferences.
This should mark the end of the first part otherwise you would have to read until tomorrow if I am to right it all down in this post. Next time we will get into what being geek means and what are the basics. Hope to see you in the next post, Stay loving.

SUBSCRIBE To Get The Latest Updates In Your Email.

Want to Talk? Call me: 0704359301 | Also Like us on Facebook

Also, Dont forget to like Elitnex's Facebook Page
Continue Reading...
Get Our Latest Articles Delivered to Your email

You will shortly receive a confirmation email. Please approve to complete Subscribtion.

 

Alittle About Me

I am an open minded person with a great interest in computer networks, programming and cyber security. My love for computers started way back since elementary school where I din't have access to the internet nor did I have a computer at my disposal. In the long run at the right time, the love I had for so long was taken to the next level when I was granted internet access and mostly, A computer at my disposal. This allowed me to develop and enhance my skills more effectively. Currently on a cyber... Continue Reading

To all those that visit. We highly appreciate.
Thank You!

Do you like what you see?

Get our Daily email updates (It's Free):