Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Paragon HFS+ for Windows - Read, Write and Execute Permission (Full Access)

I got totally pissed off when I installed Windows on MAC using dual boot method(Boot Camp Utility) since I had no chance of writing files or executing any applications from Mac partition(HFS+). Initially, I thought Mac partition has read, write and execute permissions, but when I tried to copy a file, it popped with an error stating "You do not have sufficient privileges/Permissions and blah blah blah…".  So I thought, its time to use third party application which supports RWX permission.

First software which I came across is Mac Drive. As Mac Drive has stated, it should have provided me with full access to Mac partition, but it turned out to be false as it provided only read and write but no executable permission. Then I thought, Ok let me give last try to get handy tool which can actually solve my problem and started to look for a software. That was the time I found Paragon HFS+.



Features:-

Full access to HFS+/HFSX partitions.
Full compatibility with Boot Camp drivers
Files and folder with “.” as the first symbol of file name are shown as hidden
USB 3.0 ready
Supports almost all Windows Operating System. 
Buy Paragon HFS+   Here
Download Trial         Here

ftalk for facebook

ftalk is the best and simplest facebook chat client for windows . If you were looking for a great and easy facebook chat client , ftalk might do the trick . when using the programme for the first time,users are asked to log in.There is no need of registration, simply use your Facebook id and accept the Facebook permissions request, which should only be displayed if you’ve never connected fTalk to your Facebook account before.


 fTalk will then automatically fetch your contacts list and work like a standard instant messaging client . Facebook friends will be sorted by whether they’re online or not. Getting in touch with a “friend” is as simple as double-clicking their name. A new chat window will pop up, allowing for text-only chats with some basic emoticons.





 To download ftalk click here....


hope you will like this app....stay tuned for more posts..:)

Format from FAT32 to NTFS without loss of data

FAT32 is a file system supported by all operating systems. FAT means File Allocation Table. This provides maximum partition size of 32GB. Disk Quota management is not possible using this file system and the main problem here is the read mechanism. There exists sequence read mechanism under FAT32 and hence the transfer speed of data is very less. This reduces the performance of the system.


NTFS is a new file system and this is supported by all operating systems as well. NTFS means New Technology File System. This provides maximum partition size of 2TB which is very very large. There exists Disk Quota management feature enabled so that the disk can be used to store specified amount of data only. This file system provides Enhanced Binary Tree architecture and hence the transfer speed will be very very high and performance increase as well.


But the main problem is how to change the file system format from FAT32 too NTFS without erasing  the data in the drive?


Techspace has an answer for this problem and the solution is very very simple.


Steps to convert from FAT32 to NTFS without erasing the data.




  • Go to command prompt.


[stextbox id="grey"]convert C: /FS:NTFS[/stextbox]




  • Enter the above command in command prompt and wait till the process completes. After the process is completed, the specified drive will be converted to NTFS without erasing your data on the drive.



  • In my case, C: is the drive which i have taken into account. If you want to format your drive, then you can specify that corresponding letter.



  • FS: means File System.



  • convert will convert that corresponding drive to NTFS without erasing the data in that drive.




    Isn't this a nice trick? Subscribe for our feeds and please do comment.





    Format from FAT32 to NTFS without loss of data

    Restore GRUB 2 after Windows installation wipes it out

    One of the biggest problems of installing windows after installing ubuntu is that windows wipes out the Grub 2 and makes Ubuntu inaccessible. The solution to it is available everywhere on the internet and some are on mytechspace too. But since there are different methods, it is natural for anyone to get confused. So here I've summarized all the known methods to restore GRUB 2.

    Before getting started, I assume you are in this situation. You have just installed some version of Windows, it could be Windows XP or 7 or Vista or anything. Your GRUB (Boot loader) is gone and you have no way to boot Ubuntu. You have a Ubuntu Live/Installation CD but you do not want to install it afresh again. You boot windows and open mytechspace and you follow one of these methods.

    Method 1


    Step 1: Boot Ubuntu using the Ubuntu Live CD and open Terminal through it.

    Step 2: Execute the following command and find out which partition the Linux (Ubuntu is installed)

    [stextbox id="grey"]sudo fdisk -lu[/stextbox]

    The output of the instruction will be a few columns. Check the row that ends with "Linux". The First column of that respective row gives the partition where your Linux is installed.

    In my case it is /dev/sda3

    Step 3: Create a directory to mount this partition

    [stextbox id="grey"]sudo mkdir  /media/mntlinux[/stextbox]

    Step 4: Mount the Linux ( Ubuntu ) partition.

    [stextbox id="grey"]sudo mount /dev/sda3 /media/mntlinux[/stextbox]

    Step 5: Now Install Grub.

    [stextbox id="grey"]sudo grub-install --root-directory=/media/mntlinux /dev/sda
    [/stextbox]

    Method 2


    Install Grub-Customizer. This is one of the easiest way of installing GRUB. Just install grub customizer by executing the following in your terminal -

    [stextbox id="grey"]sudo add-apt-repository ppa:danielrichter2007/grub-customizer
    sudo apt-get update
    sudo apt-get install grub-customizer
    [/stextbox]

    If you find any problem with any part of this, please comment here. We will be glad to help.

    Ubuntu 11.04 unity in Virtual Box



    Virtual Box is one of the best virtual system environment provider. Using which, we can host and use many operating systems within a main system. Now lets see, how to install Ubuntu in virtual box.

    Steps :-

    • Download Virtual Box from here.



    • Download and get image file of Ubuntu 11.04.



    • Open Virtual Box and click on New button.



    • Type Ubuntu in name and select Operating System as Linux and version as Ubuntu.



    • Set 512 as base size.



    • Select Create new harddisk option and then click next. Now select Fixed-size storage.



    • Now set Harddisk size as 4 or 8GB.



    • Now click on Display tab in left panel and check Enable 3D acceleration option and click OK.


    That's it. Ubuntu is ready to be used in Virtual Box.

    Kaspersky 2012 Internet Security released


    Most awaited and highly tested anti virus software from kaspersky has been released. This provides high security for PC's with lot of additional features.

    News about kaspersky :-

    • Smart look and feel. A clean and eye candy UI.



    • Real-time protection against viruses and spyware Improved!



    • Scanning of websites and emails for malicious code Improved!



    • Protection for your digital identity at all times Improved!



    • Vulnerability scan and treatment advice



    • Easy-access Desktop gadget New!



    • Improved: Rescue CD disinfects the system after malware attacks



    • Improved: Advanced antimalware technologies even allows installation on infected PCs


    Screen Shots:-



    Super Cool news features :-




    • URL advisor. Search results will be marked if they are found danger.



    • Performance and load efficiency on CPU.



    • File advisor to know the reputation of file before running.



    • Automatic critical scans and security against new and hazardous trojans and malwares.


    Minimum Requirements:-
    Windows XP



    • Processor 800 MHz or higher



    • 512 MB of available RAM



    • 480 MB free space on the hard drive



    Windows Vista/ 7



    • Processor 1 GHz 32-bit (x86)/64-bit (x64) or higher



    • 1 GB of available RAM (32-bit) or 2 GB of available RAM (64-bit)



    • 480 MB free space on the hard drive



    Download kaspersky internet security from here.

    Fix rundll32.exe in Windows


    Rundll32.exe is a host process which helps us to execute all dll files. This is the compulsory file which is needed by windows and if this gets corrupted, then our system is surely compromised.


    To find whether your system is compromised or not, you just have to open task manager and look for rundll32.exe in processes tab. If there exists more than one instance of rundll32.exe, then your system is infected or compromised for sure. If it is, then what is the solution to revert it back? Re-installing the windows? 100% not. There is a simple solution. Go ahead and follow the simple steps given below and your problem will be solved within seconds.




    • Open run using Start menu or keyboard shortcut Ctrl+R. Type cmd to open Command Prompt.



    • Now type the following command to take ownership of the file



    takeown /f  C:\\Windows\\System32\\rundll32.exe




    • Now type


    cacls C:\\Windows\\System32\\rundll32.exe /G abcd:F

    (NOTE: Replace ‘abcd’ with your System Username)




    • Now go to C:\\Windows\\System32 and delete the rundll32 file. If you still cant delete, restart your computer in Safe Mode and open CMD. Then type in


    del C:\\Windows\\system32\\rundll32.exe.



      • Download this rundll32.exe file from here and copy it to C:\\Windows\\System32 folder.


      That's it. Problem solved.

      Please do comment and like us on facebook.

      Avast 6.0.1203 with registered serial key free Download


      Avast one of the best antivirus for windows has released its newer version 6.0.1203. Avast it found to be one of the good antivirus in the current market. It helps us to get rid of lot of viruses and also provides protection against internet spammers and etc...


      Download Avast 6.0.1203 with registered serial key from here.

      Installed software's Product Key Finder - Windows


      We will install lot of softwares in our system and there are chances of losing the serials of those softwares or we may need the serials of those softwares to use it in future. So we need to find the key and we should be able to have a copy of it for future reference. How can we do this?


      Magical Jelly Bean's Keyfinder portable software helps us to find the key.


      Download this software from here.


      This software is compatible with all versions of windows. This is the best keyfinder available in the market. You can snapshot of the software below.


      Delete Undeletable files from PC using ANY FILE REMOVER

      We would have come across a problem saying "Access denied", "Windows could not delete the file", "Windows was not able to delete the file. Some other process might be using" and etc.. stuffs lot of times while using windows. Even if we restart the system and try to delete the file, it may not get deleted. What is the solution for these kind of problems?


      Techspace has a solution for this problem and it it given below.




      • Download Any File Remover software from here.



      • Browse and select the file which u want to delete.




      • Click on remove and your file will be deleted easily.


      Isn't this a nice software and beautiful trick? Subscribe for our feeds and mails and like us on facebook.

      Get Windows 8 Start button in Windows 7


      Windows 8 is the next major release of Microsoft and Windows 7 is the successfully running OS in most of the computers today. The one who is interested in changing the Start button of Windows 7 to make it look as Windows 8 start button, then below are the steps to carry on.


      Steps:-




      • Download this Windows 8 metro pack from here.



      • Extract the .zip file you downloaded.



      • Now download Windows 7 Start Orb Changer utility from here and extract this file.



      • Open Windows 7 Start Orb Changer utility and then click on Change button and browse to Windows 8 metro pack extracted folder and select big.bmp.


      This will automatically replace the old Start button with new button. Once done, you will see “The Start orb has been changed successfully” message.

      Protect USB drives with USB disk security


      Afraid of viruses which comes from Pen drives or memory sticks? Most of the virus affects our system by pen drive. We copy something to our pen drive from someone's PC and then we come and insert pen drive to our system and right away our system will be affected by virus. This is really annoying. What is the solution for this? Solution is usage of USB DISK SECURITY.


      What does USB disk security do?




      • 100% protection against any threats via USB storage.



      • Prevent unauthorized persons from stealing your data.



      • The best solution to protect offline computer.



      • Fastest and lightest on system resource.



      • Compatible with other security software.



      • Compatible with all popular Windows platforms.



      • Prevent unauthorized person from stealing your data.



      • Prevent unauthorized person from connecting usb drive to your system.



      • Password protect your system so that usb access is denied till you provide correct password.



      • Free updates for customers.


      Download this software from here.


      Please do comment and share this article.

      Solution for Double click on drive opens Search or defragment in windows explorer


      A perfect windows system will open and show us the contents of the corresponding when we double click on the drive but sometimes, due to error in windows or because of virus, it may open Search or defragment option in windows explorer always. Techspace has a solution for this problem and is given below.


      Solution




      • Open run or use shortcut by pressing Windows+r keys on keyboard.

      • Type regedit

      • Browse down to


      HKEY_CLASSES_ROOT\Directory\shell


      • Double-click on the default and set it to none as shown below.





      • Now open command prompt and type


      regsvr32 /i shell32.dll

      That's it. Problem solved.


      If you are helped with this article, then please do comment and subscribe for our feeds and like us on facebook.

      Solution for power policy manager unable to reserve hibernate file


      Windows platform has more affinity towards the errors, bugs and viruses. Something or other will always happen with windows OS. This tutorial is to provide you solution for the hibernation error when you try to activate hibernation option via control panel.


      When you try to activate hibernation, then windows may provide you error saying "Power policy manager unable to reserve hibernate file". This error encounters because of the virtual drive software installed in your system like Alcohol, deamon tools and etc.


      How to get rid of the above problem?




      • First find the virtual drive software like Alcohol or deamon tools or etc. installed in your system.



      • Uninstall it from control panel or using any un-installer softwares.



      • Now Go to Control panel-->Power Options-->Hibernation and check mark on Hibernation and click on Apply and ok.



      • Now re-install you virtual drive(If you wish to) and you are done.


      Please do like this post and comment if you are helped with this article.

      Windows media player 11 look for VLC player



      VLC is the best media player available in the market and has lot of goof features built into it. Windows media player's GUI looks better and eyecandy. So one's who is interested in having look of windows media player for VLC in both ubuntu or in windows platform can go through the steps provided below.


      Steps under ubuntu:-




      • Download this skin.



      • Open VLC player and right click to choose skins or use shortcut


      or




      • Hit Alt+F2 and type


      vlc -I skins2


      • Right click on the title bar area and choose Select Skin/Open Skin, and choose the skin file that you have downloaded.


      Steps under Windows:-

      • Download this skin.



      • Open VLC and then go to Tools-->Preferences



      • Click on Interface on the left bar and then select use custom skin option in the right and then click on choose button and select the downloaded skin and click on save.



      Liked the post? Please do comment and like us on facebook and subscribe for our feeds.

      Solution for BOOTMGR is missing



      Not able to use system because of windows crash or file missing error saying BOOTMGR missing? Here is the solution for it.

      Solution:-

      • Boot with your windows installtion dvd.

      • Windows setup will ask you for language and keyboard layout information.

      • Then you will be asked to Repair for fresh install windows. Click on Repair button.

      • Now click on StartUp repair and windows setup dvd will takecare of everything and finally you will be able to proceed with usage of windows without any error or problem.




      Please do comment and like us on facebook if you are helped with this post.

      Solution for Msvcp71.dll And Msvcr71.dll Missing Error In Windows 7

      When we try to run some program, windows will show error "The program can't start because MSVCP71.dll is missing from your computer. Try reinstalling the program to fix this problem" or "The program can't start because MSVCR71.dll is missing from your computer. Try reinstalling the program to fix this problem".



      Solution for above problems under Windows 7 32-Bit OS is




      • Download this file.

      • Unzip and copy files to Windows/System32 folder.


      Solution for above problems under Windows 7 64-Bit OS is

      • Download this file.

      • Unzip and copy files to  Windows/SysWOW64 folder.


      Problem solved :)  Please do comment if you are helped with this article.

      XVideoServiceThief - Download videos from video websites

      xVideoServiceThief (a.k.a xVST) is a tool for downloading your favourite video clips from a lot of video websites. xVideoServiceThief also provide you the ability to convert each video in most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats.


      More screenshots here on their webpage




      xVideoServiceThief currently supports downloading videos from 76 websites with plugins installed. The software is free and available for Windows, Linux and Mac. XVideo service can be downloaded and installed from their website here.

      How to recover your boot menu ???

      Most common used OS is windows and by far no one can argue about it either , and not many wanna try different OS like Mac-OS , or one of those many Linux flavors which are available for free. But some do try and dual boot ie. have two or more OS on their single hard disks.
      So those who dual boot usually have windows pre installed then try new OS on their HDD.

      And my observation is that most Linux flavors are very friendly in cases of dual boot. Many would have observed at the end of installation , the grub loader is installed and it detects other OS on the HDD and adds them to its boot menu.

      What is Boot Menu???

      Boot menu is the one that displays all your available OS choices during startup.

      And as usual the egoistic and competition oriented windows OS doesn't do this operation when compared to Linux flavors.

      So there is no problem faced when one installs linux flavours after windows installation as the grubbootloader loads all OS choices.

      But if at all your installing windows after installing Linux flavors , then your bound to boot directly into windows next time you startup.

      The windows bootloader replaces the grubloader instead of adding it.So one doesnt recieve any boot menu having their choice of OS installed on their systems.

      How to get back the boot menu ???

      simple :

      1. Somehow you got to boot into your Linux flavor .

      Methods to do this :

      *) Use your Linux Live CD and click on try OS without installing.

      *) Dont have a Live CD , no problem .. one can use your alternate CD or install CD as well.

      2. So once into the Linux OS. Do the following .

      *) Applications -> Accessories -> Terminal .

      *) Once into the terminal . need to open either "grub.cfg" file or "menu.lst" file.

      *) "menu.lst" is the file if you have a grub loader and "grub.cfg" is the file if you have a grub2 loader.

      *) files can be found in /etc/default folder

      *) type in the terminal :

      sourabh@ubuntu:~$ sudo gedit /etc/default/grub

      *) once the file is opened . navigate to the 25th line


      #GRUB_GFXMODE=640x480
      change it to

      GRUB_GFXMODE=640x480

      *) basically you remove the # symbol ,it is used to comment a line.

      *) next type in the terminal :

      sourabh@ubuntu:~$ sudo update-grub

      *) this detects all existing OS and adds it to the boot menu and updates the grub.cfg file.



      So your done. Just reboot and find your boot menu choices .

      Other methods :

      Windows Azure toolkit for Social games development - Microsoft


      This is the decade of open source, online and cloud technology. We have seen a lot of social games available in the net and also in the largest social network Facebook. Windows Azure being a cloud platform wants to utilize it for full extent by a open source content management systems like wordpress, joomla, drupal and etc...


      The toolkit has been launched for the developers and hoping to get lot more fun and exciting games such as Angry birds and farmville.


      Some of the components of windows azure are :-




      • Accelerators.



      • Common Libraries.



      • Facebook credit to share and make money.


      The toolkit is available currently for .Net and HTML5 platforms. They are planning to support for other platforms too.