Snow Leopard theme for Windows 7




This is one of the best pack I have seen for Windows 7 and it contains everything that you will require to make your Windows 7 look like Snow Leopard. The pack is specifically created for 32-bit systems but will work on 64-bit systems also.



A readme file is included in the pack. Just follow the instructions given there to turn your Windows 7 into Snow Leopard.


Download Snow Leopard theme for Windows 7(18.7 MB)

ENJOY!!!!!!


This post is for educational purpose only. http://avicappy.blogspot.com holds no responsibility how you are using the downloaded files.
Category: 0 comments

Add Your Name (or) Application to right click Of My Computer


Caution ..
As it is related to Windows regisrty it can be dangerous
so,Try This at ur own risk


To write your name on right click application
please follow the steps.

1.Copy/Paste the following code in Notepad And then Save it as .reg

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

2.
Now edit it and then Type your name In

Eg:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Rajesh"

3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .


------------------------------------------------------------
To add Application Control Panel

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"

To add Application Add/Remove

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"

To add Application Reboot

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"

To add Application Shutdown

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....-......----..--.-...--.-..-






This post is for educational purpose only. http://avicappy.blogspot.com holds no responsibility how you are using the downloaded files.
Category: 0 comments

Creating Bootable Vista / Windows 7 USB Flash Drive


Microsoft Provides a tool to do this for you - Windows 7 USB/DVD Download Tool which is available for download here. If you need instructions on how to use the tool, see the Microsoft Store Help on the ISO-Tool (http://store.microsoft.com/Help/ISO-Tool).


It surprised me to find that there are very few dead-simple guides to creating a bootable USB thumb/pen/flash drive for a Vista and/or Windows 7 installation.



This will walk through the steps to create a bootable USB flash drive for the purpose of installing a Vista or Windows 7 OS. These instructions assume that you have a computer with Windows Vista installed on it.



Required:



  • USB Flash Drive (4GB+)

  • Microsoft OS Disk (Vista / Windows 7)

  • A computer running Vista / Windows 7


Step 1: Format the Drive

The steps here are to use the command line to format the disk properly using the diskpart utility. [Be warned: this will erase everything on your drive. Be careful.]




  1. Plug in your USB Flash Drive

  2. Open a command prompt as administrator (Right click on Start > All Programs > Accessories > Command Prompt and select “Run as administrator”

  3. Find the drive number of your USB Drive by typing the following into the Command Prompt window:

    diskpart

    list disk



    The number of your USB drive will listed. You’ll need this for the next step. I’ll assume that the USB flash drive is disk 1.

  4. Format the drive by typing the next instructions into the same window. Replace the number “1” with the number of your disk below.

    select disk 1

    clean

    create partition primary

    select partition 1

    active

    format fs=NTFS

    assign


    exit

    When that is done you’ll have a formatted USB flash drive ready to be made bootable.


Step 2: Make the Drive Bootable

Next we’ll use the bootsect utility that comes on the Vista or Windows 7 disk to make the flash drive bootable. In the same command window that you were using in Step 1:



  1. Insert your Windows Vista / 7 DVD into your drive.

  2. Change directory to the DVD’s boot directory where bootsect lives:


    d:

    cd d:\boot

  3. Use bootsect to set the USB as a bootable NTFS drive prepared for a Vista/7 image. I’m assuming that your USB flash drive has been labeled disk G:\ by the computer:

    bootsect /nt60 g:

  4. You can now close the command prompt window, we’re done here.


Step 3: Copy the installation DVD to the USB drive


The easiest way is to use Windows explorer to copy all of the files on your DVD on to the formatted flash drive. After you’ve copied all of the files the disk you are ready to go.


Step 4: Set your BIOS to boot from USB

This is where you’re on your own since every computer is different. Most BIOS’s allow you to hit a key at boot and select a boot option.


I used these instructions to get my new HP laptop loaded with Windows 7


ENJOY!!!!!.



Category: 0 comments

INTERNET TECHNOLOGY NOTES



Hi TYIT,

The IT Notes

Here is B.Sc (Information technology) Internet Technologies Semester - VI (As per University of Bombay Syllabus) By Prof.Vinod Vaze Full Notes
.

Download <---Click

Download
<---Click

Download
<---Click

Download
<---Click

Thx :)

nJOY!!




Category: 0 comments

c# Questions



21/01/10 to 28/01/10

c# Questions

1> State any five differences bet's a> c# & Java. b> c++ & Java

2> Wtrite a note on the characteristics of c#.

3> Write a note on name spaces with an example

4> Explain the structure of a c# program

5> Write a note on command line arguments

6> Explain multiple main method in detail

7> Write a note on data types

8> Write a short note on operators

9> Write a short note on conditional structures

10> Explain fall through in c#

11> Write a note on while and do-while

12> Explain the various forms of For statements

13> Explain the various access modifiers in detail

14> Explain the various types of Method parameters

15> Write a short note on system.Array class

16> Explain variable size arrays in etail

17> Explain ArrayList class in detail

18> Explain panams parameter with an example




Category: 0 comments

PROJECT MANAGEMENT NOTES



Hi TYIT,
These are few notes Of PROJECT MANAGEMENT Just download it.

Decision Making
Difference Between A Functional Manager And A Project Manager
University Paper

nJOY!!



Category: 0 comments

Learn How to Hack Facebook Passwords and Accounts Using Phishing Attack: Facebook Fake Page






How to Hack Facebook Passwords & Accounts Using Phishing Attack
Step 1: Download Facebook fake login page and extract the contents into a folder
Step 2: Create your free account at www.110mb.com and upload the extract files here
Step 3: Go to file manager and upload all the files.
Step 4: Open you fake page, enter user name and password and try out whether its working. You fake page will be located at yoursitename.110mb.com/Facebook.htm
Step 5: A password file will be created in the same directory and you can check it at yoursitename.110mb.com/FacebookPasswords.htm
Check my Facebook fake page here. I have uploaded it on www.t35.com
To check the passwords for my fake page CLICK HERE
* PLEASE DO NOT GIVE YOU REAL USERNAME OR PASSWORD ON THIS FAKE PAGE *
This is only for demonstration Purpose.
Now you are ready to hack Facebook accounts. If you face any problem, post your comments here.






This post is for educational purpose only. Avi_cappy   holds no responsibility how you are using the downloaded files.



Category: 0 comments