Showing posts with label installation. Show all posts
Showing posts with label installation. Show all posts

Sunday, June 11, 2017

USB Hidden File Recovery

The best and easiest way to recover hidden files in your removable disk is here,

806bb3add7753e0924b487a99c8537735d64caf1
If your USB drive is already infected by most common shortcut virus and your files are hidden this is the easiest way to recover the from being hidden.


How to Use:

First install the download(from above link) and install the software.

Open USB file recovery 1.1 and choose your USB drive from the list



Click on the "Recover My Files" and it will take some time to recover files depending on the used capacity of USB drive.







After successful recovery you can open USB drive using "Open in Explorer" button or from windows explorer. 

And your files will be visible.


Compatible with Win 10, Win 8.1, Win 8, Win7 and below OSs

Note: Do not open unknown directories or files because this software does not remove virus files.

For Win 7 and below OSs dot net framework 4.0 is needed  

Saturday, June 6, 2015

How to configure xampp with already Installed MySQL server

Xampp is a collection of software package which comes with “Apache”, “MySQL”, “PHP” and “Perl”. With this bunch of software you can maintain a web server functions in your local machine. Here with this post I’m going to tell you how to configure xampp in order to run different MySQL servers in same computer without creating a conflict between servers. 

First you have to install xampp in your computer. 



















After successful installation you can open the xampp control panel using setup window or from your start menu or start screen.
Here in my computer I have already installed MySQL server which is use to develop standalone applications using C# or java. So here if you have pre-installed MySQL server here is the way to use both MySQL and xampp’s MySQL server without any errors.



















In your xampp control panel you can see some buttons to start the apache and MySQL server. But below those buttons you can see textual descriptions of the xampp. Here we named it as xampp console. Now in console you can see some red colored texts which are appeared to be errors in xampp control panel. In there  you can see some text looks like this “MySQL Service detected with wrong path ” and list of errors that tell you that MySQL server cannot be started.

The reason is you have already configured MySQL server which is incompatible with xampp.
But you can recover this error by editing the configuration files in xampp.

first   click on apache “Config” button which is located before the “Logs” button. See below image  for a clear view.

Then click on “PHP(php.ini)”. Then a notepad will be opened with some text.


Now press “Ctrl+H” to get the find and replace dialog box. (alternately you can go to edit à replace). Now in find text box type 3306 and in replace box type 3307 and click “replace all”.

After that save the php.ini file and close it. Now again come to xampp control panel and again click on MySQL “Config” button and click on “my.ini”.

Again you are with a notepad. Now again press “Ctrl+H” and type 3306 as find text and 3307 as replace text and click on “Replace All”. Now save changes and close the notepad.

Now in xampp control panel you can see a button named “config” which is located at top right corner below the close button.

Now click on it and click on the “service and port settings” button. Now in this window navigate to “MySQL” tab and use following settings.
            Service name : mysql4
            Main port : 3307












hen click on “save” and again click on “save”.

Now you are almost done.
Now click on “Quit” button to terminate the xampp.




Note : do not close from windows default close button. Because this will not close xampp permanently.
Now open xampp again from your desktop or anywhere.
Now you can see there are no any red colored texts in the xampp console.
Now start your apache and MySQL server. If you are done correctly it will work fine.






Now click on MySQL “Admin” button to access your databases in xampp’s MySQL server.

Sunday, May 3, 2015

My Note – BETA


Description :


This is a notepad program developed by PC-Cabinet.
With this program you can write text files, HTML files, Java files, CSS ,Javascript ,Batch files and many more.


As this is BETA version errors and bugs are not totally corrected.


We will release our stable version shortly.


ClickHere to download My Note-Beta Version



ClickHere to download My Note-Beta Version zip file

Friday, November 14, 2014

How to speed up your Windows Installation

Please read this article completely before you proceed windows installation. This can be done for any windows installation such as “windows Vista,Windows 7,Windows 8,8.1 and 10” .




1.First boot from your windows disk or USB Drive. 


2.When You get the screen to install Windows proceed to next.

3.When installation begins you can see following on your screen.


4.Press “Shift+F10” before windows start to “Expand Windows Files”

5.Then command prompt is on your screen.


 6.Now type “taskmgr” without quotes and press enter.


7.Now task manager is on your screen. Here in “Application” tab there is a task named “install windows”.Then right click on it and click on “Go To Process”.


8.Then there you can see 2 processes named “setup.exe”.Right click on one “setup.exe” and move your mouse pointer to “Set priority” and now priority is in “normal” mode. 


 9.Now Change it to “High” but do not change it to “Realtime”.


10.Then click on “Change priority” on the pop-up message.


11.Now repeat 8 to 10 steps for the other process named “setup.exe”.

12. Now it is done. 

13.Close “task manager”

14.Type “exit” and press enter to exit from Command Prompt (CMD).


15.Continue your windows installation and it will completed within a short time other than in normal installation.