Sunday, March 30, 2014

The wizard was interrupted before Symantec Endpoint Protection could be completely installed

Common Error for Symantec Endpoint V 11.5:

1) The wizard interrupted before Symantec Endpoint Protection could be completely installed2) Error: LiveUpdate could not access its settings. Error Code: 0x00000000

Solution

1. A clean install of the latest compatible release of LiveUpdate often resolves this issue.

Uninstall Symantec LiveUpdate with Add/Remove Programs
Change the following registry key:

Saturday, March 22, 2014

My Jailbroken iphone 5 appears as non jailbroken in iTools and cannot install IPA from AppCake

My Jailbroken iphone 5 appears as non jailbroken in iTools. How to fix it:


1) Go to Cydia 
2) Search for afc2add 
3) Install it.

Wow, it is working as charm.

My Jailbroken Iphone 5s IOS7 cannot install IPA from AppCake:
1) Go to Cydia 
2) Search for appsync for ios 7.0
3) Install it.

Wow, it is working as charm.

Note: Heavenstore is not working, so you have to import IPA file to AppCake by using Ifile or similar app. afc2addafc2add

Thursday, March 13, 2014

How to Reset Restriction Passcode on iPhone/iPad Using iFile [Jailbreak Required]

One of the hardest things to happen is you forgetting the Restriction passcode. We’re talking about the passcode that you set for Settings  General Restrictions.
Restrictions help you control what part of your iPhone/iPad is accessible. You can disable apps, control the installation /deletion of apps etc. through Restrictions. In order to use them, you should set a passcode. And if you happen to forget it, it seems impossible to reset the code without restoring your iPhone/iPad as a new device.

Tuesday, March 11, 2014

How to Convert Excel Numeric Cell Value into Words

There is no built-in formula in excel, you have to add a vb script and permanently save it with your MS. Excel's installation as Add-In.
Step1: press Alt+F11 Step2: MENU: (Tool Strip) Insert Module Step3: copy and paste the below code