Showing posts with label Icon. Show all posts
Showing posts with label Icon. Show all posts

November 17, 2015

Unable to open WebEx issue on Windows 10 solution

Hi all,
I was facing an issue with opening WebEx on my Windows 10. I found the solutions from different sources and wants to share with you.

Procedure

  1. Open the WebEx link in IE
  2. Press F12 (Development Tools) on keyboard or from settings icon from top right corner IE
  3. Navigate to “Emulation” tab
  4. Select “Document Mode” as 9
  5. Select “User agent string” as 9
  6. Browser automatically refreshes
  7. Now, you try to join/start the meeting
  8. It should open the WebEx application

Please find the relevant screenshot to do the configuration

 
 
Please send your comments and feedback to psrdotcom@gmail.com. 
Visit my personal website http://pillisureshraju.in for Java and Android tutorials

December 24, 2011

Customize Command Prompt in Windows 7 with your own Icon, Starting Directory and more settings ...

Hi all,

Are you getting bored with the same command prompt with black colored background and other settings?

You can customize your own command prompt and you can start from the preferred location (Directory) path, choose your own icon and lot more.

Go ahead by following the below steps ..


Creating the shortcut icon on Destop
  1. Right click on the desktop, select "New" -> "shortcut"
  2. Browse for the command prompt executable file "cmd.exe"
  3. If you have installed your Operating System in C drive then the path might be similar to this
  4. C:\Windows\System32\cmd.exe
  5. Click on "Next"
  6. Type the name for this shortcut, something like "MyCmdPrompt"
  7. Click on "Finish"
  8. Now you can see your command prompt named of your own choice
  9. Now, you can change some properties of your command prompt

Changing the properties of the custom command prompt

  • Right click on the newly created shortcut from the Desktop
  • Select "Shortcut" tab and change the following settings
  1. Change the starting directory: Specify your own choice of directory path in the "Start in" box.
  2. Default Start in path: C:\Windows\System32
  3. Change the icon of your own choice: Click on "Change Icon" and Click on "Browse" button and Select the "C:\Windows\System32\imageres.dll" to list all the windows installed icons.
  4. Select an icon of your own choice and Click on "Ok"
  5. Run as Administrator by default: Click "Advanced" button, Select "Run as administrator" and Click "Ok"
  • Select "Options" tab and change the following settings
    1. Check "Quick Edit mode" to copy and paste easily
  • Select "Font" tab and change the following settings
    1. select your desired "Font" and "Size" settings
  • Select "Layout" tab and change the following settings
  1. select your desired "Window Size"
  2. Note: To see a bigger screen, increase the "Width and Height" attributes of the "Window Size"
  3. You can preview, your settings in the left side preview
  • Select "Colors" tab, You might be bored by seeing the same black and white combination.
  1. Choose your desired colors for Background, Foreground colors for both the "Screen" and "Pop-Up screen"
  • Click on "Apply" and then "Ok" to see your own command prompt.

Hope this post is useful to you customize your own Command Prompt in Windows 7.

For further queries, mail to psrdotcom@gmail.com

September 09, 2011

Place favicon for your blog which displays in address bar

Hi all,

Place your favicon for your blogspot blog. Please follow the steps.
1. Login to your blog, click on Design-> Layout
2. Click on favicon Edit link
3. Upload the .ico file of your favicon
Note: To convert the image(.jpg, .png, etc) file to .ico file,  we can use online link http://favicon.htmlkit.com/favicon/ or we can use any picture editing software like GIMP
4. After uploading the favicon .ico file, click on save
Note: It will take some time to upload the favicon to your blog. Please wait for some hours.

Please write your comments and feedback to psrdotcom@gmail.com

September 06, 2011

Display your favourite icon for your website in address bar

Hi everyone,

As per my friend request, I have searched for display an icon in the address bar for the website.
It will be useful for website developers.

Please follow this procedure to display icon in address bar for your website:
1. We much have an image in .ico format.
If we don't have an .ico file and have any picture formatted file like .jpeg, .png, then we can convert that into .ico format by using online link http://favicon.htmlkit.com/favicon/ or we can use any picture editing software like GIMP
2. After having the .ico file, edit your webpage source code html file
3. Place this following code in between head tag.
ex:
4. Open in Firefox, Chrome to view this icon in the address bar.
Note: In IE it may not support

References:
i. Online .ico generator http://favicon.htmlkit.com/favicon/
ii. http://www.tech-recipes.com/rx/1215/html-adding-a-website-address-bar-icon-or-favicon/
iii. http://labnol.blogspot.com/2006/09/favicon-tutorial-display-your-logo-on.html

Please send your valuable feedback and comments to psrdotcom@gmail.com

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com