Monday, December 10, 2012

How to create rules in Gmail??

How to create rules/filters in Gmail as per MS Outlook does?


As Gmail's filters allow you to manage the flow of incoming messages. Using filters, you can automatically label, archive, delete, star, or forward your mail, even keep it out of Spam.

To create a filter
  1. Click the down arrow in your search box as picture shown above. A window that allows you to specify your search criteria will appear.
  2. Enter your search criteria. If you want to check that your search worked correctly, click the search button.
  3. Click "Create filter with this search" (Grey out sentence in picture) at the bottom of the search window. If you need to verify the search results, you can click the x to collapse the filter options. Clicking the down arrow again will bring the window back with the same search criteria you entered.
  4. Choose the action(s) you want the filter to take. 
  5. To keep organized, many people like to have incoming messages automatically labeled and removed from their inbox until they can look at them later at a more convenient time. If you want to do this, make sure to select Skip the Inbox (Archive it) and Apply the label: when you create your filter.
  6. Click the Create filter button.
Also, you may also use a particular message to create a filter
  1. Select the message in your message list.
  2. Click the More button, then Filter messages like these.
  3. Enter your filter criteria in the appropriate field(s).

Besides that, you also can check all your filters list and setting in Gmail Gear Icon.




Reference:
http://support.google.com/mail/bin/answer.py?hl=en&answer=2802754&rd=1


Wednesday, December 5, 2012

Script to make all folder unhide

If you face a problem that all your folder in window directory was missing, you may try to un-check few options in folder option menu.
By default of Windows, the ribbon will be at #2-1, "Don't show hidden files, folders, or drives.
To view hidden file, change the ribbon to #2-2, show hidden files, folders, and drives
However, sometimes you need to un-check #2-3, hide protected operating system files (recommended) while the system has been infected by virus.

#3 is un-hide all file extension for all file types if there was un-check.

Then you may see some kind like this as below picture. All folder are hidden and grey out.

How to make all folder unhidden in one-shot instead to do it one-by-one folder?
Here is the command prompt script to let you unhide all folder in one-click.



Copy all those text into notepad.exe and save it as *.bat file extension. Then put the file *.bat into those folder or drives that infected and execute it.
Then you will see all your folder come back as per normal and you may check back the folder options as windows default.

Reference:

http://forums.techguy.org/windows-7/1029473-making-all-hidden-files-unhidden.html

Sunday, November 25, 2012

[Cisco] Setup ADSL connection



Here is the example for ADSL setup:




Refenrence:
http://www.cisco.com/en/US/docs/routers/access/800/850/software/configuration/guide/pppoanat.html
http://www.certforums.com/forums/routing-switching/19952-cisco-877w-adsl-setup.html
http://exewiki.exetel.com.au/index.php?title=Cisco_-_Sample_Config_for_Cisco_877

Tuesday, November 20, 2012

How to segregate the mail function in Blackberry and Outlook

Do you want to leave a copy of email in your blackberry while you are deleting email from your MS Outlook?
How about the other way round, deleted blackberry handheld email, and leave a copy in MS Outlook?

Here, Blackberry handheld itself having a good feature called "Email Reconciliation" to segregate the email function.

Following step is to set it up:
1) Click on then select options as snapshot shown below.

2) Next, please choose "Email Reconciliation" in list

3) Here is 3 setting you need to do.
- Delete on: Choose "Handheld" mean only will be deleted in handheld while you doing delete email in your handheld
- Wireless Reconcile: Just Uncheck the box.
- On Conflicts: Choose "Handheld Wins" as handheld will always the winner when there is any conflict occur between 3rd party mail software and blackberry handheld.

Then you can try to send a email into your mailbox, and you will be receiving email in both (Your handheld and 3rd Mail software), you may try to delete from one of them now.
Therefore you will see the result there. =)

Thursday, November 15, 2012

How to reset a Cisco Router

What you will do when you face a login problem once you get a Cisco Router?
Will there any reset button on Cisco Router?

Definitely is NOT!

By the way, here is the step guide you on resetting Cisco Router to factory default setting.
Stay Calm =)


To reset a Cisco router to factory default (removing the startup configuration file), you need to be perform these steps:

To erase the configuration file, issue the erase nvram: command.
Reload the router and attempt to break into ROM Monitor (ROMmon) by issuing the break sequence (usually Ctrl and break from the Hyperterminal) from a console connection.

You should see this ROMmon prompt:


Then, Change the configure register value to ignore the startup configuration by issuing the confreg command, as shown in this example:


To reload the router, issue the reset command, as shown in this example:


After the router boots, issue the enable command at the Router > prompt.

The prompt changes to Router#, indicating that the router is now in privileged mode.

To enter config mode, issue the config terminal command.
You should now see a prompt as below.


To change the configure register to recognize the startup configuration, issue the config-register command, as shown in this example:


To break out of configuration mode, press Ctrl and Z.
To save the blank configuration, issue the copy-running config-startup config command.

Good Luck =)


Reference: http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_tech_note09186a00802017a1.shtml

Saturday, November 10, 2012

Outlook Email goes to Outbox

Sometime, we are facing problem that MS Outlook email doesn't sent out immediately after we send the email. It will go into outbox and wait couple of time, it only sent out and keep in sent item folder.

How can we solve this issue?

Firstly, we need to check on MS Outlook setting, which you can follow the steps as below:

Steps for email send out immediately in MS Outlook
1) Go into the Outlook Options
2) then the Advanced option
3) under SEND AND RECEIVE, there is an option SEND IMMEDIATELY WHEN CONNECTED.
4) Check the box to activate this option.

Then now you can try to sent a test mail, see whether the email still goes to outbox or not.

WHAT IF the email still goes to outbox folder when you send out,
You may need to check on your antivirus,
Check whether got any Email Protection scanning or Outlook Protection Scanning,
Please do turn it off, and try to send a test mail again.

Reference: http://www.google.com.sg/#hl=en&sclient=psy-ab&q=sent+emails+go+to+outbox+outlook+2010&oq=sent+emails+go+to+outbox+outlook+2010

Monday, November 5, 2012

How to do zoning for a Brocade SAN switch


Terminology
HBA - Host Bus Adapter, which in this case, refers to the Fibre Channel Card. In LAN networking, it’s analogous to an Ethernet card.
WWN - World Wide Name, a unique 8-byte number identifying the HBA. In Ethernet networking, it’s analogous to the MAC address.
FC Zone - Fibre Channel Zone, a partitioned subset of the fabric. Members of a zone are allowed to communicate with each other, but devices are not allowed to communicate across zones. An FC Zone is loosely analogous to a VLAN.

Steps to Zone Brocade Switch
1) Plug in the FC Connector into an open port on the switch.
2) Login to the server and verify the HBA connection. It should see the switch but not the storage device.
3) Login to the Brocade Switch GUI interface. You’ll need Java enabled on your browser.
4) Check the Brocade Switch Port.
  1. On the visual depiction of the switch, click on the port where you plugged in the FC connector.
  2. The Port Administration Services screen should pop up. You’ll need to enable the pop-up.
  3. Verify that the Port Status is “Online”. Note the port number.
  4. Close the Port Administration Services screen.
5) Find the WWN of your new device
  1. Navigate back to the original GUI page.
  2. Select Zone Admin, an icon on the bottom left of the screen. It looks like two squares and a rectangle.
  3. Expand the Ports & Attaching Devices under the Member Selection List.
  4. Expand the appropriate port number. Note the attached WWN.
6) Create a new alias for this device
  1. Click New Alias button
  2. Follow menu instructions
7) Add the appropriate WWN to the alias
  1. Select your new device name from the Name drop down menu
  2. Expand the WWNs under Member Selection List
  3. Highlight the appropriate WWN
  4. Select Add Member
8) Add the alias to the appropriate zone
  1. Select the Zone tab
  2. Select the appropriate zone from the Name drop down menu
  3. Select the appropriate alias from the Member Selection List
  4. Click Add Member
9) Ensure that the zone is in Zone Config in the Zone Config tab
10) Save your changes by selecting ZoningActions -> Enable Config
11) Login back in to the server to verify. It should now see the storage devices.

Besides that, here has a demo video keep you all for more understanding on how exactly the steps does.


Reference: http://www.youtube.com/watch?v=q4veZ-sdV28

Tuesday, October 30, 2012

[Fix] Windows blue screen after upgrade to XP SP3



Windows XP service pack 3 has been released for some times. But if you want to install it on your AMD based HP/Compaq computer, you probably will always faced the blue screen problem (BSoD, Blue Screen of Death).

HP had comes out with a solution. There are 5 steps to fix this problem:

1) Restart computer and press F8 key repeatedly until Windows Advanced Options Menu appears.
2) Choose Safe Mode.
3) Browse to C:\Windows\System32\Drivers.
4) Find a file named “intelppm.sys” and rename it to “XXXintelppm.syx“.
5) Restart.

The problem should be fixed and you will no longer get the same error message.

Reference: http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c01457284&jumpid=reg_R1002_USEN&lc=en


Thursday, October 25, 2012

How to make Unmanged SEP client become managed SEP Client

Firstly, right click on Symantec Endpoint Protection Client on start menu taskbar as the snapshot below.
Then click on "Open Symantec Endpoint Protection"

You will saw SEP console interface, then go to help and click on troubleshooting on right top hand side.

Next, a window will pop out, click on import under Communication Settings. This step will ask you connect to server, mean we are now make a unmanged SEP client become managed SEP client.

Before that, you have to find out a file called "Sylink.xml". Then you have to select it, the file may get from SEP manager (which in server/core workstation) or get it from other computer which SEP client was installed. (C:\Program Files\Symantec\Symantec Endpoint Protection\...\...)

Wait for awhile, then you will saw the information of SEP client changed. Make sure it is correctly connect to server IP address that you able to see in the window.
For Example: 192.168.0.12 is my server

Exit the SEP console, and right click on the SEP icon again, you will see the difference context menu, compare with first snapshot.
Update Policy is to get latest config file, policy setting and virus definition from Server (SEP manager)

If you able to see the context menu of SEP client as last snapshot, that mean you have successful make unmanaged SEP client become managed SEP client.

Besides that, there is the other way to import sylink.xml

1) click on "Run", then type "smc - stop" without quote, to unload SEP client
2) copy "Sylink.xml" into C:\Program Files\Symantec\Symantec Endpoint Protection
3) click on "Run", then type "smc - start" without quote, to reload Symantec Endpoint Protection Client

Wish you good luck =)

Saturday, October 20, 2012

[Guide] How to remove solid background of desktop icons

Desktop icons with blue background color looks so bad and annoying. It makes desktop look tacky with lot of irritating blue color splashed on beautiful desktop wallpaper. You can easily remove this background color from desktop icons and make the background transparent.

It really sucks if you have a cool looking wallpaper as a background, but all your icons have large dark blue borders. Instead, if the text looks like it’s written right onto the wallpaper, the effect is much nicer.

Therefore here is the guide shown you how to get rid of those blue color background from desktop icons.

Guide
Step 1: First, may right click My Computer -> Propesties, or open the Control Panel and click on System.

Step 2: Now click on the Advanced tab and click on the Settings button under the Performance section.

Step 3: Finally, scroll down and check the Use drop shadows for icons labels on the desktop box.

That’s it! Now all of your desktop icons will have the blue backgrounds removed and will appear transparent.

Now doesn’t that look much better! Sure does to me!
Desktop icon background is set to transparent by default in Windows Vista and Windows 7, so you don’t have that problem in those operating systems. Enjoy!

Reference:
http://elechub.com/how-to-remove-blue-background-behind-desktop-icons/
http://helpdeskgeek.com/windows-xp-tips/desktop-icons-transparent-background/
http://itview.wordpress.com/2008/05/08/how-to-remove-the-background-color-of-the-desktop-icons/
http://www.techf5.com/827/remove-solid-background-color-from-desktop-icons/


Monday, October 15, 2012

Location of Inbox Repair Tool (Scanpst.exe)


The location of this file is different for almost every version of Outlook and it sometimes also depends on which language of Outlook you have installed and even if you have it installed on a 32-bit version of Windows or 64-bit version of Windows.

You can also use OutlookTools (free) to locate it for you.
Below you’ll find an overview of the default locations of scanpst.exe throughout the versions of Outlook.

Outlook 2013
32-bit Windows - C:\Program Files\Microsoft Office\Office15
64-bit Windows - C:\Program Files (x86)\Microsoft Office\Office15
64-bit Outlook   - C:\Program Files\Microsoft Office\Office15
Click-to-Run      - C:\Program Files\Microsoft Office 15\root\office15

Outlook 2010
32-bit Windows - C:\Program Files\Microsoft Office\Office14
64-bit Windows - C:\Program Files (x86)\Microsoft Office\Office14
64-bit Outlook   - C:\Program Files\Microsoft Office\Office14

Outlook 2007
32-bit Windows - C:\Program Files\Microsoft Office\Office12
64-bit Windows - C:\Program Files (x86)\Microsoft Office\Office12

Outlook 2003
32-bit Windows - C:\Program Files\Common Files\System\MSMAPI\<locale ID>
64-bit Windows - C:\Program Files (x86)\Common Files\System\MSMAPI\<locale ID>

Outlook 2002/XP
C:\Program Files\Common Files\System\MAPI\<locale ID>\scanpst.exe

Outlook 2000
C:\Program Files\Common Files\System\MAPI\<locale ID>\NT\scanpst.exe

Outlook 97 / Outlook 98
C:\Program Files\Common Files\Windows Messaging\scanpst.exe

Notes
The <locale ID> is a number to identify your language of Office. You can find an overview of the numbers here. You need to look in the "LCID Dec" column for the correct number.

When you connect to an Exchange server and need to check your local cache (ost-file) for errors you’ll need to run scanost.exe. You can find this in the same location as scanpst.exe except for Outlook 97/98/2000 and Outlook 2010. These versions of Outlook don’t have the scanost.exe feature. In this case, rename the ost-file to .old and Outlook will rebuild a new cache from the Exchange mailbox.

If scanpst.exe is unable to fix your pst-file, then it is too badly corrupted. You can then try repairing or salvage recoverable items via a 3rd party recovery tool such as Advanced Outlook Repair (for pst-files) or Advanced Exchange Recovery (for ost-files).


Reference:
http://www.msoutlook.info/question/77
http://www.datanumen.com/aor/
http://www.howto-outlook.com/howto/backupandrestore.htm




Monday, October 8, 2012

[Fix] Window login as temporary profile


Sometimes Windows OS may not read your correct user profile properly, instead, load with temporary profile which will look completely different.  If you are not aware of temp profile or missed to see the pop-up message at bottom right side of the screen, then really you will be surprised to see completely different and new desktop without your files,folders,shortcut icons and any customized settings.This guide shows how to fix temporary profile issue on Windows.

Why Windows Loads with Temporary Profile?
Obviously, your profile (the files and folders located under C:\Users\user_name) is corrupted. There is another chance which is a delay in reading your profile files due to Antivirus scan or something else during boot up. Usually after typing your user name and password Windows tries to read and load your profile, if it gets corrupted or delay in reading, Windows will load with temp profile to give temporary access on computer.



How to Fix Windows Temp Issue on Workgroup and Domain Environment

Rename the temp profile registry and revert back the old registry settings for the correct profile.

Then, find out the temporary profile SID and rename the registry folder to .bak
How to know which is the correct profile SID?
You may check on ProfileImagePath binary data that allocated in the particular SID folder under ProfileList.

Next, log off and log in with your username and password. You will get a new profile with default icons and profile settings back.

IF you still login as Temporary profile, please follow the steps below to delete the corrupted profile:

  • Click Start, right-click Computer, and then click Properties.
  • Click Change settings.
  • In the System Properties dialog box, click the Advanced tab.
  • Under User Profiles, click Settings.
  • In the User Profiles dialog box, select the profile that you want to delete, click Delete, and then click OK.
  • Click Start , type regedit in the Start search box, and then press ENTER.
  • Locate and then expand the following registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  • Right-click the SID that you want to remove, and then click Delete.
  • Sign in to the computer and create a new profile.
Try to login again. Hope you get back correct profile =)

NOTE:



Please backup the data in the profile if you really need to delete away the profile by using the steps above.
Data such as:


  • My Documents (Music, videos and downloads)
  • Desktop
  • Favorites
  • Any outlook PST files




Reference:
http://social.technet.microsoft.com/wiki/contents/articles/3571.microsoft-windows-user-profiles-service-event-1511.aspx
http://www.sysprobs.com/fix-temporary-profile-windows-7
http://support.microsoft.com/kb/947242
http://windows.microsoft.com/en-US/Windows7/Fix-a-corrupted-user-profile


Wednesday, October 3, 2012

[Fix] S.M.A.R.T Repair Removal Instructions


S.M.A.R.T Repair is a malicious software that will display fake alerts, claiming that several hard drive errors were detected on your computer.

In reality, none of the reported issues are real, and are only used to scare you into buying S.M.A.R.T Repair and stealing your personal financial information.This rogue software has changed your desktop background,hidden your files and shortcuts and it’s causing browsing redirects.


Under no circumstance should you buy this rogue security software as this can lead to identity theft. If you’ve got a S.M.A.R.T Repair infection , you’ll be seeing this screens :

Removal guide for S.M.A.R.T Repair
Start your computer in Safe Mode with Networking then log on to your computer with a user account that has administrator rights

STEP 1: Remove Smart HDD malicious proxy server Smart HDD may add a proxy server which prevents the user from accessing the internet
Follow the below instructions to remove the proxy. Start Internet Explorer and if you are using Internet Explorer 9, click on the gear icon (Tools for Internet Explorer 8 users), then select Internet Options.

Then go to the tab Connections. At the bottom, click on LAN Settings. Uncheck the option Use a proxy server for your LAN. This should remove the malicious proxy server and allow you to use the internet again.

If you are a Firefox users, go to Firefox(upper left corner)OptionsAdvanced tabNetworkSettingsSelect No Proxy


STEP 2: Run RKill to terminate known malware processes associated with Smart HDD.
May download from official website, then execute the RKill after download is completed. Be patient while the program is looks for various malware programs and tries to termintate them.


IF you receive a message that RKill is an infection, that is a fake warning given by the rogue. As a possible solution we advise you to leave the warning on the screen and try to rename RKill then run RKill again. Run RKill until the fake program is not visible but not more than ten times.

When Rkill has completed its task, it will generate a log. You can then proceed with the rest of the guide.


WARNING: Do not reboot your computer after running RKill as the malware process will start again, preventing you from properly performing the next step.

STEP 3: Remove Smart HDD malicious files with Malwarebytes Anti-Malware FREE
Please download the latest official version of Malwarebytes Anti-Malware FREE.


When the installation begins, keep following the prompts in order to continue with the installation process. Do not make any changes to default settings and when the program has finished installing, make sure you leave both the Update Malwarebytes’ Anti-Malware and Launch Malwarebytes’ Anti-Malware checked. Then click on the Finish button. If Malwarebytes’ prompts you to reboot, please do not do so. Then start the Malwarebytes’ Anti-Malware FULL scanning.

You will now be presented with a screen showing you the malware infections that Malwarebytes’ Anti-Malware has detected. Please note that the infections found may be different than what is shown in the image. Make sure that everything is Checked (ticked) and click on the Remove Selected button

Malwarebytes’ Anti-Malware will now start removing the malicious files. If during the removal process Malwarebytes will display a message stating that it needs to reboot, please allow this request.


STEP 4: Double check your system for any left over infections with HitmanPro
This step can be performed in Normal Mode ,so please download the latest official version of HitmanPro.


NOTE : If you have problems starting HitmanPro, use the “Force Breach” mode. Hold down the left CTRL-key when you start HitmanPro and all non-essential processes are terminated, including the malware process.

After finish installation, just perform scanning once. Once the scan is complete,a screen displaying all the malicious files that the program found will be shown as seen in the image below. After reviewing each malicious object click Next.

Click Activate free license to start the free 30 days trial and remove the malicious files.

HitmanPro will now start removing the infected objects, and in some instances, may suggest a reboot in order to completely remove the malware from your system. In this scenario, always confirm the reboot action to be on the safe side.


STEP 5: Unhide your files and folders
Smart HDD modifies your file system in such a way that all files and folders become hidden, to restore the default settings , you’ll need to run the below program.

Please download Tweaking.com-UnhideNonSystemFiles.exe to unhide your files and folders.

Double click on Tweaking.com-UnhideNonSystemFiles.exe and when the utility starts click on the ‘Start’ button to unhide your files.


STEP 6: Restore your shortcuts and remove any left over malicious registry keys
Smart HDD has moved your shortcuts files in the Temporary Internet folder and added some malicious registry keys to your Windows installation , to restore your files we will need to perform a scan with RogueKiller. Please download the latest official version of RogueKiller.

Double click on RogueKiller.exe to start this utility and then wait for the Prescan to complete.This should take only a few seconds and then you canclick the Start button to perform a system scan.


After the scan has completed, press the Delete button to remove any malicious registry keys.
Next we will need to restore your shortcuts, so click on the ShortcutsFix button and allow the program to run.

STEP 7: Get your desktop look back!
Smart HDD changes your desktop background to a solid black color,to change it back to default one follow the below instruction.
  • Windows XP: Click on the Start button and then select Control Panel. When the Control Panel opens, please click on the Display icon. From this screen you can now change your Theme and desktop background.
  • Windows 7 and Vista: Click on the Start button and then select Control Panel. When the Control Panel opens, please click on the Appearance and Personalization category. Then select Change the Theme or Change Desktop Background to revert back to your original Theme and colors.
STEP 8: Restore your pinned task bar shortcuts , star menu items and other missing icons.
Smart HDD has moved your saved pinned task bar items and other shortcuts into the temporary internet folder, so now we will have to copy them back to their original location.

Enable on your system the ‘Show hidden files, folders, and drives’ option.
  • If you are using Windows 7 or Vista,go to Computer → Click on theOrganize tab → select Folder and search options.
  • If you are using Windows XP,go to My Computer → Tools tab → selectFolder Options.

In the new window that appeared select the View tab and choose the option Show hidden files, folders, and drives then click Apply and OK.

This rogue software has moved your shorcuts in a folder in the Temporary Internet files called smtmp, so now we will need to copy them back to their original locations.
  • Windows 7 and Vista users can find the smtmp folder in C:\Users\[Your Username]\AppData\Local\Temp
  • Windows XP users can find smtmp folder the in : C:\DOCUMENTS AND SETTINGS\[Your Username]\LOCAL SETTINGS\Temp

The smtmp folder will contain 4 folders and you’ll need to copy the content of this folders back to their original locations.
Copy the content from %Temp%\smtmp\1\ to:
  • Windows XP: C:\Documents and Settings\All Users\Start Menu
  • Windows Vista and Windows 7: C:\ProgramData\Microsoft\Windows\Start Menu
  • Copy the content from %Temp%\smtmp\2\ to:
  • Windows XP: C:\Documents and Settings\[your username]\Application Data\Microsoft\Internet Explorer\Quick Launch\
  • Windows Vista and Windows 7: C:\Users\[your username]\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\
  • Copy the content from %Temp%\smtmp\3\ to:
  • Windows XP: It does not exist on Windows  XP.
  • Windows Vista and Windows 7 C:\Users\[your username]\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
  • Copy the content from %Temp%\smtmp\4\ to:
  • Windows XP : C:\Documents and Settings\All Users\Desktop
  • Windows Vista and Windows 7: C:\Users\Public\Desktop

End of Topic.
Good Luck to you all... ^-^


Reference:
http://malwaretips.com/blogs/s-m-a-r-t-repair-rogue-removal-instructions/
http://www.malwareexperts.com/s-m-a-r-t-repair-removal-guide/
http://www.spywarehelpcenter.com/smart-repair-virus-removal-instructions/
http://www.google.com.sg/search?sourceid=chrome&ie=UTF-8&q=smart+repair+removal


Saturday, September 29, 2012

How to Add / Remove Items from “New” in Windows Context Menu?

In Windows, whenever we right-click on Desktop, we get "New" menu which contains shortcuts for various known file types. We can easily create new files using this handy "New" menu.


Sometimes we may want to remove a few unwanted items from "New" menu or we may want to add a few necessary items to "New" menu which are not present.

So in this tutorial, you will learn how to add / remove items to / from "New" menu by editing registry file.

To Add an Item in "New" menu:
1. Type regedit in RUN dialog box and press Enter.
2. Now expand "HKEY_CLASSES_ROOT" key.
3. Then, look for the file type which you want to add in "New" menu
e.g. for adding MP3 file type look for .MP3 key.
3. Right-click on it and select "New -> Key" and give it name "ShellNew".


4. In right-side pane, right-click and select "New -> String Value". Give it name "NullFile" and press Enter.


5. Thats it. You have added into "New" Context Menu.

You'll immediately get the file type entry in "New" menu. Otherwise, you may just hit "F5" button to refresh your desktop, then you will see the new entry in "New" menu.

Next, to remove it which similar with add method.

To Remove an Item from "New" menu:
1. Type regedit in RUN dialog box and press Enter.
2. Now expand "HKEY_CLASSES_ROOT" key.
3. Then, look for the file type which you want to remove from "New" menu
e.g. for removing MP3 file type look for .MP3 key.
4. Expand it and delete the "ShellNew" key.
5. That's it. The file type will be removed from "New" menu.


Reference: http://www.askvg.com/how-to-add-remove-items-from-new-menu-in-windows/




Tuesday, September 25, 2012

Default Login for several brand of printer

Are you scratch your head for those login password for multi-purpose copier/printer?
Any brand you are referring to?


this is something may helps on your trouble, however if user changed the login username or password, it will totally no helps for you.

^-^ Good Luck

CANON default login
username: 7654321
password: 7654321

Fuji Xerox default login
username: 11111
password: x-admin

Konica Minolta default login
username: 12345678
password: 12345678

Tuesday, September 18, 2012

Reset Canon Multi-purpose copier default login

Forgotten your login username and password for CANON copier/printer?

Let's follow this guide helps to reset the login by yourself.
Let's impress your employer/supervisor ^-^


1) Enter Service mode by pressing the "Additional Functions" Button
2) Then press "2" and "8" buttons together
3) Next, press "Additional Functions" button again.

You will see a screen display that you "may" never seen before.
4) Go to Copier > Function > Clear and select PWD-CLR, then Hit "ok"
5) Next, hit the yellow reset button a few times to get back to the regular screen, and you should be able to get into the system settings to change IP config or other settings.

Depend on how it was configured, you may have to restart the machine for the reset to take effect.
Also, once you change the IP settings, do another restart and wait for about 3minutes for the machine to get on the network.

Ultimately, you have done a great job...
Keep it as secret...
Else you may get scolded... =)




Sunday, September 2, 2012

HyperTerminal in Windows 7 (32 or 64-bit)


Frustrated on looking for HyperTerminal in Window 7?
Ya, this is one of the big complaints about Windows 7.
So here is how to get HyperTerminal on to Windows 7 (32 or 64-bit).



On the Windows 7, make a new folder named as "Hyper Terminal" under C:\Program Files or C:\Program Files (x86)
From a Windows XP, copy the following files to the folder that was just created on the Windows 7:
C:\Program Files\Windows NT\hypertrm.exe
C:\WINODWS\system32\hypertrm.dll
C:\Windows\System32\hticons.dll
C:\Program Files\Windows NT\htrn_jis.dll
C:\WINODWS\Help\hypertrm.chm
C:\WINDOWS\Help\hypertrm.hlp


Now just run hypertrm.exe and HyperTerminal is on Windows 7.

If you want to have HyperTerminal on your Start Menu just create a shortcut to hypertrm.exe and put it in C:\ProgramData\Microsoft\Windows\Start Menu\Programs and when you go to All Programs under the Start Menu, HyperTerminal will be there.

If you didn't copy C:\Windows\System32\hticons.dll into the particular folder, there will be no icons shown when creating a connection. However that is a non issue.


A quick side note if you have problems getting your USB to Serial connection working under Windows 7 try getting drivers from http://www.prolific.com.tw/eng/downloads.asp?ID=31.The PL2303_Prolific_DriverInstaller_v10518.zip worked great for me.


You can download the files you need from this link:
HyperTerminal.rar which are contain all the files.
If you want download separate file, may choose from Separate File

NOTE: These 2 DLLs should be included for full functionality, that most of the sites with articles about this neglect to mention.
C:\Program Files\Windows NT\htrn_jis.dll
C:\Windows\System32\hticons.dll
And if you want the help files, they are:
C:\WINDOWS\Help\hypertrm.chm
C:\WINDOWS\Help\hypertrm.hlp
Hope this helps...

You can also download PuTTY and use that as a replacement to HyperTerminal and has better tools built in.
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html



Related Posts Plugin for WordPress, Blogger...