Join 4Shared Now!

How To

Fixed : DCOM System Error {DCBCA92E-7DBE-4EDA-8B7B-3AAEA4DD412B}

posted Jan 9, 2012 9:59 AM by Chris Franklin

Fixit

  1. Win + R services.msc
  2. Disable NAP service
  3. Win + R C:\WINDOWS\system32\Com\comexp.msc
  4. Expand Component Services > Computers > My Comp > DCOM Config
  5. Right Click NAP Agent Service
  6. Select Properties > Location
  7. Uncheck "Run application on this computer"

PS3 Eye + WinXP + Sound issues = FIXED

posted Sep 6, 2011 8:22 PM by Chris Franklin

  1. Download the driver from:
    1. http://codelaboratories.com/get/cl-eye-driver/
  2. Install the Driver
    1. If you prompted for any DLLs or such they can be found (after the installer downloads them) in the fallowing location:
      1. C:\Program Files\Code Laboratories\CL-Eye Driver\Driver
Now if sound issues you'll need to do the fallowing
  1. Open 
    1. regedit
  2. Goto
    1. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\
  3. FIND / Search for the DATA of 
    1. usb\class_01
    2. it will be under a VALUE of
      1. MatchingDeviceId
  4. Reapace the DATA of
    1. usb\class_01
    2. WITH 
    3. usb\Vid_1415&Pid_2000&MI_01
  5. (Dis|Re)connect your PS3 Eye

Resetting the (ncomputing) vSpace Console Password

posted Aug 5, 2011 5:51 AM by Chris Franklin

Instructions

  1. Click the Start menu and select "Run" (For Windows 7, type "run" into the search bar and press <Enter>)
  2. In the Run window, type "regedit" and click "OK"
  3. When the Registry Editor appears, navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > MSDNSetup
  4. Right-click the value "DefaultSet" and select "Delete"
  5. Close the Registry Editor; you should now be able to enter the vSpace Console without a password

Office 2003 is asking for the location of SKUxxx.CAB error/issue

posted Jul 28, 2011 7:52 AM by Chris Franklin

Open: Regedit
Goto : HKEY_Local_Machine\Software\Microsoft\Office\11.0\Delivery
Search Subkeys for : CDCache
Change to : 0
 
Rerun install/repair/etc

Revol Axis - Upgrade to Android Froyo 2.2.2 (LG Axis froyo)

posted May 25, 2011 6:05 PM by Chris Franklin   [ updated May 31, 2011 5:51 PM ]

While revol won't tell you how to upgrade your Axis to Froyo, I Will (but all the credit really goes to LG for making the ROM). Below are are all the pages of the supplied PDF from LG exported to images. But at the bottom is orginal attached PDF. 

Notes

  1. You'll need at least 23 MB free on the phone
  2. Make sure your phone is FULLY charged !
  3. Don't panic if the proccess fails 1 or twice during the upload to the phone.
  4. Look though all the images before starting.







Android sort by last name, any version !

posted Apr 29, 2011 2:21 PM by Chris Franklin   [ updated Apr 29, 2011 2:37 PM ]

THIS WILL NOT MESS UP YOUR CONTACTS, everything will still know what is the real first name and what is the last name. 

  1. Backup your contacts (export them, just in case. Think of it as a CYA :) )
  2. Log into the web interface for your gmail/hosted apps account.
  3. Goto your contacts
  4. click to edit one of your contact
  5. on that 1st screen where you can see the contacts full name. Change the name from "Chris Franklin" to "Franklin, Chris"
  6. Click save 
  7. Wait for your phone to resync and presto. Your Android is sorting my last name. And if you edit the contact on your phone everything is still in it's rightful place.
This works because google's contacts under stand the standard "LastName, Firstname" naming convention.


Outlook: Unable to open window (fixed)

posted Jan 11, 2011 10:58 AM by Chris Franklin   [ updated Jan 11, 2011 11:06 AM ]

A simple fix for this is to simply run outlook with the switch "resetnavpane". This accours due to a continuing or still yet unfixed display/drawing bug, which started with outlook 2003 and is still present in outlook 2010.

How to run this

  1. Close and make sure all open outlook.exe proccess still open (check task manager) 
  2. Click "Start" 
  3. Click "Run" 
  4. Type in Outlook /resetnavpane 
  5. Click Run 
  6. Fixed

Garmin map updates - 2010

posted Mar 9, 2010 2:44 PM by Chris Franklin


You do all of this at your own risk !
  1. Download from 1 of these 2 options, option 1 is a 4 file download and option 2 is a torrent.
    1. http://freetexthost.com/td4op4lge3 (download password is: haklabs )
    2. http://www.demonoid.com/files/download/HTTP/2114737/2142161
  2. Hook your garmin to your PC using the USB cable.
  3. go into your Garmin newly mount drive
  4. go in to the Garmin folder
  5. Backup the gmapprom.img (copy it to your desktop if need be)
  6. copy over the newly downloaded one from step #1 into the same folder/spot as the one found in step #4
  7. disconnect and reboot your device :)

IPhone / ITouch - Theming/Modding without Winterboard

posted Feb 22, 2010 7:42 PM by Chris Franklin   [ updated Feb 23, 2010 5:27 PM ]

Heres what I did and how I did it, if you choose to read this and try it your self. Your doing so at your own risk. You should always backup ANY file before editing, viewing, etc. in the advent you F something up. 

Doing any of the fallowing could damage your or iphone/IPod touch. You could break it, make it unusable, require it to be restore from a back, etc. YOU HAVE BEEN Warned, and I now just covered my ass if you try any of this :) and it F's up your $hit.

Speed Modding 1.0

Remove unneeded LaunchDaemons

cd /System/Library/LaunchDaemons/
rm com.apple.DumpPanic.plist
rm com.apple.ReportCrash.*.plist
rm com.apple.CrashHouseKeeping.plist
rm com.apple.powerlog.plist
rm com.apple.stackshot.server.plist
rm com.apple.datamigrator.plist
rm com.apple.MobileInternetSharing.plist
rm com.apple.stackshot.server.plist
rm com.apple.mobile.profile_janitor.plist
rm com.apple.chud.chum.plist
rm com.apple.chud.pilotfish.plist 
rm com.apple.AOSNotification.plist


Change "Slide to Unlock" Text

1. Make a Backup of
/System/Library/CoreServices/SpringBoard.app/English.lproj/SpringBoard.strings
2. Run this, makeing note to change
Chris Franklin
to anyhing you want, but do keep it short.
plutil -key AWAY_LOCK_LABEL -value "Chris Franklin"/System/Library/CoreServices/SpringBoard.app/English.lproj/SpringBoard.strings
8. Respring


MMP Flip for 3.0

1. Navigate to 
/Applications/MobileMusicPlayer.app
2. Make a copy the 
Info.plist
3. Open 
Info.plist 
with any plist editor and look for the 1st entry that looks like this:
<key>unified-ipod</key>
4. Change the 
<false/> 
to 
<true/>
5. Now Look for a second
<key>unified-ipod</key>
6. Change the 
<true/> 
to 
<false/>
7. Save
8. Respring

Images and there Names

1. Location 
/System/Library/CoreServices/SpringBoard.app

2. Files

Dock Image
SBDockBG2.png
SBDockBG.png

IPod CARRIER (upper left hand)
FSO_CARRIER_IPOD.png
Default_CARRIER_IPOD.png

Battery Images (charging images)
BatteryBG_*

Statusbar Background (in Applications)
Default_BG.png

Statusbar Background (in home screen)
FSO_BG.png



MusicInfo - Transparent background fix

cp /private/var/stash/Themes.jZd4nS/MusicInfo/Folders/Sp
ringBoard.app/MusicInfoBG.png /System/Library/CoreServices/SpringBoard.app/MusicInfoBG.png

Resetting Trend Micros Uninstall/Unload passwords

posted Feb 7, 2010 6:16 PM by Chris Franklin

This fix is simple and yet works oh so wonderfully :)

  1. Look for any Trend Micro file names like this "Of*.ini" files. Usually there Found in the Trend Micro directory undir "C:\Program files\", But it depends on OS/Trend versions.
  2. Look inside these text files for anything LIKE this "!crypt!" OR just for uninstalling it. Just look for "Uninstall_Pwd=" 
  3. Change that line from
     Uninstall_Pwd=!!CRYPT!!XXXXXXXXXXXXXXX
    to this
     Uninstall_Pwd=70
  4. Save the file
  5. Restart the PC
  6. Your Uninstall password is now the number 1 AKA
    1

1-10 of 11