Showing posts with label Computer. Show all posts
Showing posts with label Computer. Show all posts

Saturday, September 15, 2012

How to Remove Shutdown and Restart Buttons in Windows 7

How to Remove Shutdown and Restart Buttons in Windows 7


This is a mini tutorial which shows about the method to remove Shutdown Button and Restart Button from Windows 7. This is useful when you dont want that anyone will turnoff your Computer. I have used this Step and I shutdown using Task Manager..

Here are the Steps to Do so..
Step 1- Click on Start and search for gpedit.msc and hit enter .

Step 2- Navigate through User Configuration ->Administrative templates -> Start Menu and Task bar and double click on Remove and prevent access to the Shut down ,restart ,sleep and hibernate commands.


Step 3- Change the settings from not configured to enabled and click OK.


Step 4 – Thats it. Now your ShutDown , Restart , Sleep and Hibernate has been removed .
To get back the buttons follow Step 1, Step 2 and in Step 3 change the Option to Not Configured and click on Ok.
................................................................................
Enjoy...(Y)
And feel free to comment...

How to make your Own EXE file

How to make your Own EXE file

This is a tutorial where you can make your Own EXE Setup file of your Own. You can add as much number of Files you want and make an EXE File and send it to any friend so that he can extract and use the Application. You can create a Setup.exe and distibute Games, Software, Images and anything you want in a Single Executable file , rather than sending in Multiple File Formats.

Here is the Step by Step Tutorial of Making your own EXE file Easily.

1. Navigate to the “Start” menu and select “Run.” Type “iexpress” (without quotes) and click “OK.” The IExpress Wizard will appear.



2. Select the “Create new Self Extraction Directive file” radio button and click “Next.” The Package Purpose dialog opens.



3. Select the “Extract files and run an installation command” radio button to create a package that will install a program after it extracts its files, or select “Extract files only” to create a package that simply compresses its contents. Click “Next.” The “Package Title” dialog opens.



4. Type in a title of the package into the text box. This will display the title on every dialog box the user sees when she extracts files from your Setup file. Click “Next.” The Confirmation Prompt displays.



5. Select “No prompt” to skip confirming with the user that she wants to install your package, or select “Prompt user with:” and enter a message into the text box, such as “Are you sure?” Click “Next.”



6. Select “Do not display a license” to skip showing the user a license agreement she must agree to before installation, or select “Display a license” to show one and then click on “Browse” to find a text file that will display in a text window when the user installs the package. Click “Next.”



7. Click “Add” and navigate the dialog window that appears to the files you want to include in your package. Continue doing this until you have added all of the files you want to include and then click “Next.”



8. Select an installation program from the drop-down menu that appears if you selected to run an installation command and then click “Next.” Otherwise, skip this step.



9. Leave the default option selected in the “Show window” screen. Click “Next.”



10. Click the “Display message” option and type a message, such as “Extraction Complete!” to show the user when the package finishes installing her files. Click “Next.”



11. Type “Setup.exe” into the text box to name your package and select a location to save the file to, using the “Browse” button. Click “Next.”




12. Leave the default options selected in the “Configure restart” screen if you chose to use an installation command, then click “Next.” Otherwise, skip this step.

13. Select “Save Self Extraction Directive (SED) file,” which is a text file that contains a record of the package you are creating, or select “Don’t save” to not do this. Click “Next.”

14. Click “Next” on the “Create package” screen to create your Setup.exe file. Click “Finish” to close the IExpress Wizard.
Finally you are your Own EXE is done . Save it and send it to your Friends to Exteact the Files inside it.
................................................................................
Enjoy...(Y)
And feel free to comment...

How to Jailbreak A5 iDevices using Command line in Windows

How to Jailbreak A5 iDevices using Command line in Windows

A5 jailbreak Absinthe now officially released for windows but still some geek users likes to Jailbreak their devices using Command Line Interface (CLI) method. Even i Jailbroke my iPad 2 by this method yesterday midnight when Jailbreak for Windows is not released here i give you step by step instructions to jailbreak A5 devices using CLI Method. Jailbreaking using CLI method is easy but not as easy comparing with Absinthe for windows. Dev. Team recommend it only for advanced users but it’s not that much dangerous as you think.
iPhone 4s and Ipad 2 Jailbreak

Step 1:

Make sure your iDevice is backed up using iTunes & Passcode is deactivated

Step 2:

Download Absinthe CLI files (Cinject) from here

Step 3:

Connect your iDevice to your PC

Step 4:

Extract the downloaded zip file to any folder.
(I extracted it to my user folder C:\users\yourusername & renamed that folder to cinject for easy typing)

Step 5:

Launch Command line (CMD) on your windows machine.
Press Win key + R & type “CMD” & press enter

Step 6:

Now CD Command line to “cinject” folder
Type
CD C:\users\yourusername\cinject
And press enter

Step 7:

Now type cinject & press enter to make sure that “cinject” is in the selected folder and working

Step 8:
Your command line will look like this
C:\Users\Shyam\cinject>cinject
Usage: cinject [ options ]
Corona injector CLI v0.4.3
Copyright (C) 2011-2012 by iPhone Dev. Team
With exploit work by: @pod2g, @planetbeing, @saurik, @pimskeks, @p0sixninja, @Mu
scleNerd, and @xvolks

Options:

Configuration profiles:
-l           List current profiles
-i           Install profile
-r          [] Remove all profiles, or profiles matching pattern

AFC transfers:
-a         Alternative afc service to use (2 is available after jailbreak)
-u …    Upload file(s) via afc (add final “dir=dirname” to specify which afc directory)
-d []     Show list of files in afc directory
-X        Delete afc directory or file

ROP assistance:
-s          Compute slide
-e          Erase existing crash logs
-g          Get diagnostics

Backups and restores:

-B         Create backup
-R         Restore from backup
-L         List contents of an MBDB file
-M        Modify the ipsec.plist on device
-p         Modify the preferences.plist (requires -f too)
-f          File to use with -p
-H        Hide media files
-U        Unhide media files

Chained operations:
-j         Jailbreak device using given payloads directory (ADVANCED use only!)

Other:
-w        Watch syslog
-v         Debug verbosity level
-h         This help message

C:\Users\Shyam\cinject>
Step 9:
Now type the following command without quotes & press enter
cinject -i payloads/jailbreak.mobileconfig
This will install an profile in your iDevice.

Step 10:

Now  you will see dialog like this in your iDevice.
Now select “Install
Step 9

Now select “Install Now” and Install the Profile.

Step 11:
Now select next without entering any password.

now VPN profile for jailbreak will be installed & you can close settings & return to command line

Step 12:
Now enter the following command without quotes in CMD
cinject -j payloads
Your CMD will look like this
C:\Users\Shyam\cinject>cinject -j payloads

Finding slide…

Generating ROP…

ROP was generated

Uploaded corona/payload

Uploaded corona/payload-vars

Uploaded corona/racoon-exploit.conf

Uploaded corona/vnimage.clean

Uploaded corona/vnimage.overflow

Uploaded corona/vnimage.payload

Uploaded corona/corona.tgz

Uploaded corona/cleanup

Uploaded corona/com.apple.ipsec.plist

Uploaded corona/Cydia.tgz

Uploaded corona/filemover

Uploaded corona/filemover.plist

Uploaded corona/gzip

Uploaded corona/jailbreak

Uploaded corona/jailbreak.mobileconfig

Uploaded corona/jb.plist

Uploaded corona/racoon-exploit-bootstrap.conf

Uploaded corona/tar

Creating backup…

72 files backed up

Adding custom com.apple.ipsec.plist to backup

Restoring…

1 files restored

Now use “cinject -w” to start watching the syslog.

Then toggle VPN on and look for the “pod2g is in da house!” syslog message.
This actually takes an backup of your .plist files and modify some values and restore it plus inject some files for jailbreak.

Some users will stuck in backup those users “Erase All Content and Settings” setup like new iPad & after jailbreak restore backup with iTunes

Step 13:
Now enter following code in command line without quotes
cinject -w
Now your command line will look like matrix wallpaper, ignore everything.

Step 14:
At the end when it stops, Go to VPN Settings in your iDevice and toggle VPN ON and look for syslog message pod2g is in da house!. After that your iDevice will restart and  you will see cydia on screen. Launch Cydia and enjoy your Jailbroken iPhone 4S &and iPad 2.
Cydia on ipad2

For Advanced Users:

  • cinject -i payloads/jailbreak.mobileconfig
  • cinject -j payloads
  • cinject -w
  • toggle VPN on
................................................................................
Enjoy...(Y)
And feel free to comment...

How to Install Windows 7 on MacBook Pro Using Boot Camp

How to Install Windows 7 on MacBook Pro Using Boot Camp

Somewhat similar to the Using Boot Camp to install Vista on your Mac walkthrough, this tutorial will take you every step of the way through installing Microsoft Windows 7 on your Intel Mac (running 10.5 or later), using Boot Camp.
Note: if you’d rather not dual boot OS X and Windows 7, you can always install Windows 7 in a virtual environment using Parallels Desktop 6.0 for Mac.


To install Windows 7 on your Mac using Boot Camp you will need the following:

All firmware updates installed on your Mac (use Apple Button -> Software Update… to check)

A Windows 7 installation DVD

Your OS X Leopard or Snow Leopard installation DVD

Around 30GB of empty hard drive space on your Mac. You can probably get away allocating less than 30GB to Windows 7, but it will leave very little room to install anything in Windows.

An hour if all goes well, up to 5 hours if not

Though not absolutely required, it’s a VERY good idea to have a complete and up to date Time Machine backup of OS X – it really came in handy for me. Because part of the process involves partitioning your drive, there’s always the distinct chance something will go wrong and everything will be wiped out.

Patience, possibly a great deal of it. Having a book handy will also help kill time during the partitioning, installing etc).

Installing Windows 7 via Boot Camp

Here goes. First thing – close absolutely every open program you can. That includes those things running in the Apple Menu that you always forget about. Don’t worry about killing the Dock or Dashboard – having those running is fine.

Now open a Finder and navigate to Applications -> Utilities and double-click Boot Camp Assistant.

finder displaying the boot camp utility

Click Continue on the initial Introduction screen. Ignore the fact that it doesn’t mention Windows 7 as a possible OS to install.

Now you have to decide how much space you want to allocate to Windows 7. You might be able to get away with going as low as 10GB, but I would highly advise against it. You’ll have almost no space left over to install software, and your page file in Windows might cause frequent crashes. I opted for 20GB, which left me with just a bit over 16GB to use after installing Windows 7. To change the amount of space to dedicate to Windows 7, click the small divider between Mac OS X and Windows, and drag it to the left.



Once you’ve determined how much space you want to allocate to Windows 7, click the Partition button.



The partitioning itself doesn’t take particularly long. If you receive an error, proceed to step 10 of the “How to install Vista with Boot Camp” tutorial. It provides all the troubleshooting info you need to resolve partitioning issues. Once you’ve cleared up any problems, or if everything just goes smoothly, proceed with the next step in this tutorial.



Once completed you’ll notice a new BOOTCAMP drive on your desktop.



Now insert your Windows 7 DVD and click the Start Installation button.



Your Mac will restart, and Windows 7 will boot. You’ll be prompted with a window asking you which partition you want to install Windows on. Select the one with BOOTCAMP in the Name column. Selecting anything else may wipe out OS X or cause serious problems. Then select the Drive options (advanced) link.



With the BOOTCAMP volume still selected, click the Format link.



Click OK



And Windows 7 will begin to install. It’s a fairly boring process, so you may want to grab yourself a cup of coffee or your beverage of choice. But don’t go too far away, because when your system reboots, you’ll need to remove the Windows 7 DVD.



With the Windows 7 DVD removed, your Mac will automatically boot back into Windows 7, and the installation will complete. You’ll be prompted to select your language, keyboard layout etc.

The rest of the Windows 7 installation process is very straight forward. Once the installation has completed and your Mac has restarted again, you’ll be able to use Windows 7.

WiFi will work immediately (no drivers to install) so connect to the Internet. Windows 7 will then begin to download updates, including the proper video card driver. Let it do its thing.



Once completed, you’ll be prompted to reboot yet again. Do so.



Once Windows 7 boots back up again, you’ll notice the resolution is much better, and you can enable the advanced graphics features.



But if you check for sound, you’ll notice there are no sound drivers installed.



Insert your OS X Leopard (or Snow Leopard) DVD. When prompted, select Run setup.exe. Note: If you’re using Snow Leopard and a message pops up saying “Remote Install Mac OS X”, close that window and eject the CD. Put the CD in again and this time select “Open folder to view files”, navigate to the Bootcamp folder, and run setup.exe.



The Boot Camp installer will launch. Click Next to begin.



Select I accept the terms in the license agreement and then click Next again.



Make sure that Apple Software Update for Windows is checked, and click Install.



The Boot Camp installer will do its thing, and install all the required drivers.


Notifications will pop up with each driver that gets installed.


 
Once completed, click Finish.



And yet again you’ll be prompted to reboot. Remove your OS X Leopard DVD from the drive, and click Yes to restart.



At this point most of the hardware on your Mac should be working in Windows. However, some iMacs and MacBook Pro’s will have to update to the 3.1 version of Boot Camp for Windows.

That’s it, you’re done! When your Mac boots, hold down the Option key to select which Operating System you want to boot into.

do you want to boot into OS X or Windows I choose OS X
................................................................................
Enjoy...(Y)
And feel free to comment...

How to install Android 4.0 Ice Cream Sandwich on PC

How to install Android 4.0 Ice Cream Sandwich on PC

Things We Need

  • Java Development Kit
  • Android Emulator SDK
  • Android 4.0 SDK Platform (Follow The Tutorial)
  • ARM EABI v7a System Image (Follow The Tutorial)
  • A Working Internet Connection
  • Windows (XP, Vista (32-Bit/64-Bit), Seven (32-Bit/64-Bit) or Windows 8) or Mac OS X (10.5.8 or later) or Linux.

Getting Ready

So 1st download and install the Java Development Kit (JDK) and then move to Android developer site to download Android SDK (both link provided already). Then install the SDK too. Then run the “SDK Manager.exe” from the installation directory.
sshot-1
Then the SDK Manager will start and load a list of all available packages (SDK Platform, System Image, Documentation, Samples APIs etc.). We are going to try Android 4.0 so we need only tools under “Android 4.0 (API 14) folder. Select the whole folder and then click on “Install xx packages” from the bottom-right side.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (2)
Now you will get a pop up regarding whether you accept to install those packages or not. You will also get description of all selected packages. Click on “Accept All” and then “Install”.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (5)
Note that if you don’t want to waste bandwidth, then select at least “SDK Platform” and “ARM EABI v7a System Image “ from the Android 4.0 (API 14) folder.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (7) - Copy
It will now start downloading those packages. Seat tight and wait for the process to finish. This step may take sometime depending on you Internet speed.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (6)
Troubleshooting: It looks to take a lots of time to download ARM EABI v7a System Image and even after trying sometimes, I failed to download it from there. So if you face the same problem, then close the “Android SDK Manage” window and then download ARM EABI v7a System Image manually using your browser/download manager and then copy the downloaded .zip file to the Temp folder under “Android SDK” installation directory. The default path is “C:\Program Files\Android\android-sdk\temp”. After this, run the SDK Manager again and then select the “ARM EABI v7a System Image” under Android 4.0 (API 14) folder and then click Install. This time it will not download the package and it will be installed directly from temp.

Setting Up

Run the AVD Manager from “Tools > Manage AVDs” from the Android SDK Manager to set up next.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (8)
Alternately you can directly run AVD Manager from the Android SDK’s installation directory.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (9)
Now click on “New” to create a new AVD for Android 4.0 Ice Cream Sandwich.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (11)
On the name field, enter a name to call this AVD. I am inputting here “Ice-Cream_Sandwich”.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (10)
Now from the target menu, select “Android 4.0 – API Level 14”. This will determine our AVD’s platform.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (12)
Now lets make a dedicated disk space for SD Card of this AVD. I will be using 1 GB space for this so I am inputting 1024 on the field (as the size is in Megabyte format). 
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (13)
Leave everything else as default. So the final configuration will look like this.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (14)
Review everything and then click on “Create AVD”. After sometimes you will see a notification saying the “Result of creating AVD ‘………’”. Hit ok. We are now ready to try Android 4.0.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (18)
Troubleshooting: If you get the error massage with “Error: Unable to find a ‘userdata.img’ file for ABI armeabi to copy into AVD folder.” like the following :-
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (16)
then you surly have missed to download and install “ARM EABI v7a System Image”. We have already said how to do it. Please don’t ignore that step otherwise you will not be able to run Android 4.0.
Now you will see your newly created AVD name on the list (here’s mine – Ice-Cream_Sandwich). Highlight this and then click on “Start”.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (20)
Now hit launch from the popup.
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (21)
Now AVD Manager will start to load up your AVD. Some command box will appear, just ignore them – they will be closed automatically. After sometimes the boot screen will switch to an Android boot animation. Then you Android Virtual Drive will load up. This might take 5-10 minutes to run Android for the first time.
sshot-2
Now you are all set to fly with Android 4.0. A few screenshots:
Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (1)Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (22)Complete Guide Of How To Install Android 4.0 Ice Cream Sandwich On Windows Linux Mac (23)
If you yet have any problem or anything to ask, please leave a message here.
Download Java Development Kit
................................................................................
Enjoy...(Y)
And feel free to comment...

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Web Hosting Coupons