Tuesday, October 7, 2014
How to Use Windows 7 Without Activation
Most of you might be aware of the fact that it is possible to use Windows 7 and Vista for 120 days without activation. This is actually possible using the slmgr -rearm command which will extend the grace period from 30 days to 120 days.
However, in this post I will show you a small trick using which it is possible to use Windows 7 without activation for approximately an year! Here is a way to do that.
Step-1: Go to “Start Menu -> All Programs -> Accessories“.
Right click on the “Command Prompt” and select “Run as Administrator“. If you are not the administrator, then you are prompted to enter the password, or else you can proceed to step-2.
Step-2: Now type the following command and hit Enter:
slmgr -rearm
Step-3: You will be prompted to restart the computer. Once restarted, the trial period will once again be reset to 30 days. You can use the above command for up to 3 times by which you can extend the trial period to 120 days without activation.
Step-4: Now comes the actual trick by which you can extend the trial period for another 240 days. To do this, open the Registry Editor (type regedit in “Run” and hit Enter) and navigate to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
Step-5: In the right-side pane, change value of SkipRearm to 1.
Step-6: Now, you should be able to use the slmgr -rearm command for another 8 times so that you can skip the activation process for another 240 days. So you will get 120 + 240 = 360 days of free Windows 7 usage.
120 days using “slmgr -rearm” command before registry edit
+
240 days using “slmgr -rearm” command after registry edit
= 360 Days
*** INFO FROM INTERNET ***
Friday, August 8, 2014
How to make your favorite animated GIFs into custom stickers on WeChat
WeChat can do many things, but one of my favorite aspects of China’s most popular messaging app is its support for GIF animations as stickers. Lots of chat apps have stickers these days, and Line even added a feature where users can create and sell their own, but these are mostly relegated to cutesy, G-rated material.
WeChat lets any user create and share custom stickers from the wild and wacky GIF memes we’ve all come to know and love on the internet. I’ve amassed a library of animated GIFs ranging from the weird to the trippy to the vulgar. Showing off your collection is often a conversation piece among the young expat crowd here in Beijing, where the western GIF meme trend has been imported onto to China’s local chat medium.
WeChat allows upward of 100 or so custom stickers to be stored. Most of these spread virally through friend groups, but if you really want to stand out from the crowd, you’ll have to make your own. Here’s how to take your favorite GIFs from the web and make them into custom stickers on WeChat.
1. Find a GIF
Short and sweet is the rule here. WeChat has pretty limited size requirements, which we’ll get into later, so you probably want the full animation to last no more than three seconds. Remember to pick something that will look good when it’s the size of your fingernail. I went with this one from Game of Thrones.
2. Resize it
Most GIFs are too big for WeChat by default. A Google search returns a ton of web-based GIF resizers that you can use for free. I recommend this one http://ezgif.com/resize , as some other ones I tried got messed up during step four. Finding the right pixel-to-file size ratio can be tricky, but you’ll want to stay below 250KB. WeChat will allow for a bit more, but you’ll start getting weird white artifacts at the bottom. If it’s a short GIF like this and you have some leeway, between 150 and 200 pixels tall is ideal.
3. Get it on your phone
If you’ve done steps one and two on a desktop like I have, you’ll need to get the image onto your phone. Pretty self-explanatory – just make sure it ends up in a folder that can be accessed via your phone’s default image gallery app.
4. Add it to WeChat
In WeChat’s “Discover” tab, head to the Sticker Shop. From there, click on the settings cog, and near the bottom you’ll see the “Custom” option.
This actually works with any appropriately-sized image file. If you simply want to save someone else’s GIF that they’ve sent in a chat, just long-press it and hit “Save emoticon.”
*** INFO FROM INTERNET ***
Monday, April 28, 2014
How to Check Windows XP Product Activation Status
To check, view or verify the Windows XP current activation status, open Run command from Start Menu, and run the following command:
oobe/msoobe /a
A “Activate Windows” dialog window will open to let user know the activation status. If the Windows XP has been activated, the message is “Windows is already activated. Click OK to exit.”

Else, you will be asked to let’s activate Windows now, which means that the copy of Windows XP installation is not yet activated.
*** INFO FROM INTERNET ***
Wednesday, April 9, 2014
How to Run Android Apps on a PC
BlueStacks App Player is available for Windows and OSX computers, and is a quick, compact install to your boot drive (there's no option in the installer to go to a different drive or directory). The only choice you make during the install is whether to allow the program to make notifications, as well as the option to opt in to BlueStacks Spotlight, which holds daily app giveaways.
Download
How to take a snapshot of a video
Download VLC Media Player http://www.videolan.org/vlc/index.html & open your media file with it.
If you want to take a snapshot, when you watch a film in VLC, press down the hot-key for snap shooting. The pre-defined hot-keys is in
MAC OS X: Command+Alt+s,
Windows,Linux, and Unix: Shift+s.
If you want to change the hot-keys go to Preferences → Interface → Hotkeys and set Take video snapshot. Then write the hot-keys you want.
After you have tacked a snapshot you may want to see it.
In Windows you can find it at: My Documents\My Pictures\
In MAC OS X: Desktop/
In Linux and Unix: $(HOME)/Pictures/
Monday, March 31, 2014
RUN Windows XP For Free In Windows 8
Microsoft gave Windows 7 users a way to run older applications via Windows XP Mode. With Windows 8, however, that mode is no longer officially supported, and if you want to run Windows XP in a virtual machine, you need the license for it. Lifehacker reader Miloš, however, has found a workaround. P
He discovered that within the free WindowsXPMode_en-us.exe file, there's a VirtualXPVHD file containing the Windows XP virtual machine, which you can open in VirtualBox. Here are the steps to get this working:P
Download WindowsXPMode_en-us.exe from Microsoft. You'll need to run the validation tool to prove your copy of Windows is valid. Then use 7-Zip or another archive tool to open the EXE file as an archive.
Within that archive, find the "sources/xpm" file within it, and extract that folder to your hard drive.
Finally, in the extracted xpm file, you'll find a file called VirtualXPVHD. Rename it with a VHD extension.
After you rename the file, open VirtualBox. Create a new virtual machine, give it a name, allocate some RAM, and when it asks to create a virtual hard drive, select the option "use an existing virtual hard drive file". Point it to the VHD file you made, and you're good to go!
In VirtualBox, open the VirtualXPVHD virtual machine, and voila! You've got Windows XP Mode (running Windows XP Professional) in Windows 8, no need for the XP license.
For How to bypass Windows Activation.. please read my previous post thru following link
http://andycabinet.blogspot.com/2014/02/how-to-turn-off-windows-vistaxp.html
Extra Notes:
a) ** This trick also works on windows 7,64 bit in Virtualbox.
However. During configuration the mouse will not work properly (at least in my case)
You must navigate through the XP setup using the keyboard (right click button, tab, spacebar, etc) to finish the configuration
After that, XP may hang a few times into a black screen. You must go to machine> Reset.
After that, once you are back to the desktop of XP, press WIN+R, then type appwiz.cpl
Then navigate using your keyboard and uninstall the "Virtual PC Integrated components" . You will be prompted to restart.
Restart it now. It would Have a black screen again. Reset the Virtualbox (machine >reset).
XP mode should now have working mouse input. Enjoy!
b) For Setting up Network Connection.
For Try to change network adaptor type to "Intel Pro/1000 T Server" as shown in the below.
** Give the guest (VirtualXP) two network adapters, Adaptor 1 set to NAT and the other (Adaptor 2) set to Host-only. The NAT one will allow the guest to see the Internet, and the Host-only one will allow the host to see the guest
Saturday, March 29, 2014
How to share folders in winxp with a password
Instructions
1. Click "Start," then "Control Panel" and select "User Accounts" from the list of options. The "User Accounts" window will open.
2. Click the "Guest Account" icon, then click "Turn on the Guest Account." Close the window.
3. Click "Start," followed by "Run" then type "cmd" in the open field and click "OK." The "Command" window will open.
4. Type "Net user guest password" at the command prompt, then press the "Enter" key. The option to create a password is now enabled on the guest account. Close the "Command" window.
5. Click "Start," then "Control Panel" followed by "User Accounts." Click on the "Guest Account" again. Type in a password in the "Change the password" box to protect the shared folders. Close the window, then restart your computer. To view shared folders all users must enter the password.
Subscribe to:
Posts (Atom)
EPSON LQ300 Printer -(WIN7) troubleshooting the problem print out 284.4@EJL at the top left corner of the paper.
Windows 7 + Epson LQ 300 Installation process 1. Installed using the Driver available with Windows 7. Select as EPSON LQ-...
-
Problem "When I start any application of the MS Office 2010.. I have to wait 2mins for the 'Configuring Microsoft Office Enterprise...
-
Video Tutorial: Here is a Html code link. http://dl.dropbox.com/u/10106165/weeblypasswordprotect.txt
-
WeChat can do many things, but one of my favorite aspects of China’s most popular messaging app is its support for GIF animations as sticke...