Pages

Search This Blog

Monday, May 31, 2010

How to Change Windows Servises Settings

This guide will show you how to change setting on windows services. only change this services if you know what you are doing. changes to the services can disable functionality.


Using the shortcut Services.msc is the fastest and best way to access windows services. do this by typing services.msc into the windows search box located in the start menu.

open services.msc and locate the services you want to change settings to. then right click on the services and select properties from the drop down menu.

 
  the services properties windows from the service you selected will pop up and you can make changes here. once you are done click on apply on the bottom right corner for the changes to take effect. some changes may requier for you to reboot.

Win7 Windows Services tweaks

Well from my experience tweaking services, i have found that setting this services to manual, Safely  improve performance but keeps the functionality of the services, if needed at a later time. please read the description of the services you are changing setting to. make sure you don't need this services to run at start up or automatically.  Do this at your own risk and responsibility.

1.Application Experience
2.Computer Browser
3.Desktop Window Manager Session Manager
4.Diagnostic Policy Service
5.Distributed Link Tracking Client
6.IP Helper
7.Offline Files
8.Portable Device Enumerator Service
9.Print Spooler
10.Protected Storage
11.Remote Registry
12.Secondary Logon
13.Security Center
14.Server
15.Tablet PC Input Service
16.TCP/IP NetBIOS Helper
17.Themes
18.Windows Error Reporting Service
19.Windows Media Center Service Launcher
20.Windows Search
21.Windows Time

Using imageX to restore a .wim image from a USB/DVD

This guide is to recover a windows image(.wim) from a recovery partition that has been previously saved/stored on a USB key/drive or DVD, using windows tool imagex with a Vista/Win7 install DVD.

 
 I will be using a Dell Recovery Partition as a reference but this works with any .win image. make sure the tools folder with the imagex tool is included while saving the .wim image to a USB or burning a DVD with the image for storage.

 
Tools:

 
  1.  Windows Vista/Win7 install DVD.
  2. Recovery Partition saved with imagex tool onto a USB Key/Drive or DVD.

 Step1: Format the Drive.

 
  1. take the Vista/Win7 installation DVD and insert it into the drive,then boot from it. at this point you can use CMD to fire up Diskpart to format the drive or if you are not familiar with command prompt(CMD), then do as if you would be installing vista.

 
      a. select advance from the drive selection screen. delete the primary partition and any other partition you want to delete. then create another partition and format, once that's done you should end up with a clean c:/ partition at this point you gonna cancel the installation.

 
      b. boot from the DVD again this time you gonna choose the repair option, then it will try to look for a VistaWin7 installation, but wont find it. so a screen should come out with different options like recover to an early state, memory diagnostic at this point you gonna choose command prompt or CMD.

 
c. once CMD its open, cd(change directory) to the c:/ drive by entering cd c:/enter, or cd.. until you are at the c:/ directory. now your Dell Recovery Partition with your .wim image should be D:/ drive or replace the drive letter where the image is.

 
 
Step2: you gonna use a tool already included in the Dell Recovery Partition called IMAGEX(located in the tools folder of the Recovery Partition you have).  cd to the directory where imagex is. cd D:/Tools/imagex 

now the ease part comes. you gonna use this command

 
D:/Tools/imagex /apply d:\Dell\image\Factory.wim 1 c:\

 
 thats it.

 
 
The Imagex installation should start and be done in about 10 minutes, then boot normal. if you get a message that something is missing, or the system can`t find a bootable image, then boot from the DVD again and do the start up repair option. the DVD will repair the boot problem and that's it. once is done reboot, and you should end up with a fresh clean factory installation.

 
you can do this from USB drive or DVD. just put all the files from the recovery partition into a USB drive or burn it to a DVD, then save it and once you need it again you can do the same.

Saturday, May 29, 2010

iPhone T-Mobile MMS/Internet Settings

1. Go to Home screen
2. Navigate to Settings
3.Tap General, then tap Network.
4.Turn Data Roaming On -- this will allow your iPhone to locate T-Mobile’s data network.
5.If you see a setting for 3G, turn it Off -- the iPhone cannot currently connect to T-Mobile’s 3G network, and this setting will interfere with its attempt to connect to the EDGE network for service.
6.Tap Cellular Data Network
7.In the APN field, enter either epc.tmobile.com (or internet2.voicestream.com if that doesn't work) -- this tells T-Mobile which version of their Internet network you want to connect to.
8.Leave the Username and Password fields blank -- T-Mobile will assign this information based on your SIM card information.
9.Return to the Main Menu and open Safari to browse the Internet.

MMS Settings
 
1.Go to Home screen.
2.Tap Settings.
3.Tap General.
4.Tap Network.
5.Tap Cellular Data Network.
6.Enter the following information under the MMS section.
     a. Enter wap.voicestream.com into the APN field. Backup setting: epc.tmobile.com
     b. Leave the Username field blank.
     c. Leave the Password field blank.
     d. Enter 216.155.174.84/servlets/mms into the MMSC field
     e. Enter 216.155.165.50:8080 into the MMS Proxy field.
      f. Leave the MMS Max Message Size field blank.
      g. Leave the MMS UA Prof URL field blank.

7. Press the Home button to return to the main screen of the phone.
8.Turn the phone off and back on to put the settings into effect.
9.You should now be able to send/receive Picture Messages.

Alternate MMS setup (if first way doesn’t work):

1.Go to the Home screen.
2.Tap Settings.
3.Tap General.
4.Tap Network.
5.Tap Cellular Data Network.
6.Enter the following information under the MMS section.

    a. Enter epc.tmobile.com into the APN field.
    b. Leave the Username field blank.
    c. Leave the Password field blank.
    d. Enter mms.msg.eng.t-mobile.com/mms/wapenc
    e. Leave the MMS Proxy field blank
    f. Leave the MMS Max Message Size field blank.
    g. Leave the MMS UA Prof URL field blank.

7. Press the Home button to return to the main screen of the phone.
8. Turn the phone off and back on to put the settings into effect.
9. You should now be able to send/receive Picture Messages.

How to install .ipa and .deb file in your iPhone.

This guide will show you how to install apps directly in to your iphone both using iTunes and/or terminal or iFile.

Tools:
1. jailbroken iPhone
2. Open SSH installed
3. Mobile Terminal installed
4. iFile installed
5. WinSCP or DiskAid install in your workstation.
6. Appsync installed

First option: using iFile to install .deb files:

a. Open WinSCP or DiskAid and connect to your device.
b. Navigate to /var/mobile/Library/Document or /var/mobile/documents

c. drop  the .deb file in the Document folder.
d. Open iFile (from iphone) then navigate to /var/mobile/Library/Document or /var/mobile/documents
e. Choose .deb file by tapping  on it and then install.

Second option: using Mobile Terminal to install .deb files:
 
a. Open WinSCP or DiskAid and connect to your device.
b. Navigate to private/var/tmp
c. drop the .deb file in the /tmp folder.
d. Open Mobile Terminal(from iphone)
e. and use the command: dpkg -i /tmp/"filename".deb
 (to uninstall the app you can use the command dpkg -r /tmp/"filename".deb

Third option: Install via Cydia

a. Open WinSCP or DiskAid and connect to yuor device.
b. Navigate to /var/root/Media/Cydia/AutoInstall/

c. drop the .deb app file in the AutoInstall folder.
d. Reboot or Respring iPhone.
 
.ipa files can be installed by drag and drop of the file into the iTunes library folders menu.
 

Internet Tether with iPhone (no unlock requiered)

This guide is for iPhone owners that would like to share their Internet connection with their laptop.the blackra1n+blacksn0w hack is a pain, as this combination will make you loose connection randomly and is buggy on the iPhone 3GS at least.

1.You need a jailbroken iPhone(i will not add details on how to do this in this guide)
2.the latest iTunes revision installed.
3.The sinfuliphonerepo.com source in your installer/store of choice.

first: i assume your device is already jailbroken, so head to your installer repository management option and install the sinful iphone repo(http://sinfulliphonerepo.com/). once is installed and refreshed, then navigate to the repository inventory and install the enable tethering package. at this point; you should reboot your device and you will have the tether option in you network setting.(if not then reset network settings)

second: initiate the tether connection by plug in in your USB cable or pair your iPhone with your laptop using bluetooth. you can do this by accessing your bluetooth interface and under devices, right click on your device and choose the connect using - access point

after you done that; you can now, add a shortcut to your desktop; by rigth click on the device, and create a shortcut. the shortcut will be placed in your desktop, this will make connecting to the device faster and easy, to connect:  just right click on the device shortcut and click connect using - access point.

Update 1: shortcut part added because of a question by Rahul B. thanks for bringing that up to my attention.

Friday, May 28, 2010

Office `07 Activation Hack

1. In Windows Explorer, browse to C:\Program Files\Common Files\Microsoft Shared\OFFICE12\Office Setup Controller\Proof.en\

2. Open Proof.XML with Notepad.

3. Find these lines

< Feature Id=”SetupXmlFiles” Cost=”1248? >
< OptionRef Id=”AlwaysInstalled”/ >
< /Feature >

4. Change the AlwaysInstalled to neverInstalled, ex.

< OptionRef Id=”neverInstalled”/ >

5. Save the Proof.xml file. In Windows Vista, you may need to take ownership and grant administrator permission before you be able to modify the file.