This is a discussion on Windows Secrets within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; Creating a New E-Mail Shortcut To create a shortcut that will open your default e-mail program starting a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Creating a New E-Mail Shortcut To create a shortcut that will open your default e-mail program starting a new e-mail, 1. Right click on an open area of the desktop 2. Select New / Shortcut 3. For the Command Line, enter mailto: 4. For the title enter something like New E-Mail 5. When you click on this your default e-mail program should start with a new e-mail form. thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| Sponsored Links |
| |||
| We do copy various data by ctrl+c for pasting elsewhere. This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP. Just try this: 1) Copy any text by ctrl+c 2) Click the Link : Retrieve Clipboard Text To A Web Page With Javascript - Make Sure You Do Not Allow Someone To Gather This Information, It Is An Exploit In Many Eyes 3) You will see the text you copied on the Screen which was accessed by this web page. (Check it out !! ) Do not keep sensitive data (like passwords, creditcard numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information. Be cautious ... What to be done ??? To avoid Clipboard Hack Problem, do the following: 1. Go to internet options->security 2. Press custom level. 3. In the security settings, select disable under Allow paste operations via script.( Now the contents of your clipboard are safe. ) Forward this information to as many friends as you can, to save them from online frauds & hacking! thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Hi All, This is small tips in Windows XP. Can you tell me how to rename a group of files? Yes its possible in Windows XP. You can rename groups of files. you can rename them by doing this:
thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Are you having problems uninstalling software? Even though you uninstall the software according to the manufacturer’s directions, it just won’t go away from the Add/Remove list. Try this registry key and its associated value to fix your problem. You can also just remove the key for the specific application and it will no longer appear on the Add/Remove programs list. These entries are useful if you have deleted some applications from your hard drive without using the control panel applet. Hive: HKEY_LOCAL_MACHINE Key: Software\Microsoft\Windows\CurrentVersion\Uninstal l\ [appname] Value Name: DisplayName Data Type: REG_SZ Value: <Name displayed in the uninstall application> HKEY_LOCAL_MACHINE Key: Software\Microsoft\Windows\CurrentVersion\Uninstal l\ [appname] Value Name: UninstallString Data Type: REG_SZ Value: <Uninstall program and parameters to uninstall the application> This information is very useful. Sometimes what the uninstall programs actually need to run and what is stored in the registry differ. If you need to, you can manually correct this value. Restart the machine for the new values to take effect. Next time you need to install something from the installation disk, you can use your new settings. thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Hi Thanks for your comments. Here is another interesting one .. Just open a notepad and type the following content bush hid the facts save it to a new file in your desktop close the notepad and open it again from the desktop. try with this also "this app can break" "Notepad makes a best guess of which encoding to use when confronted with certain short strings of characters that lack special prefixes. The encodings that do not have special prefixes and which are still supported by Notepad are the traditional ANSI encoding (i.e., "plain ASCII") and the Unicode (little-endian) encoding with no BOM. When faced with a file that lacks a special prefix, Notepad is forced to guess which of those two encodings the file actually uses. The function that does this work is IsTextUnicode, which studies a chunk of bytes and does some statistical analysis to come up with a guess. Sometimes it guesses wrong and displays random characters after you save and open the file. Any combination of characters in the same order will cause the same problem: "this app can break", "hhhh hhh hhh hhhhh", "this isa bug dummy" ect..." thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention Last edited by Karpagarajan : 03-26-2007 at 02:09 AM. |
| |||
| 'CON' Folder Windows will not allow you to name a file or folder 'CON' is a bug or a secret Reason Several special file names are reserved by the system and cannot be used for files or folders: CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL. This goes back to DOS 1.0 which didn't support subdirectories, lowercase, or filenames longer than 8.3. 'CON' is a reserved word from the old DOS days, simply meaning 'console'. If you wanted to create a new text file in DOS you could type 'copy con newfile.txt' meaning copy from the console to newfile.txt. This would let you type some lines and when you ended the file you would have a file called newfile.txt containing whatever you wrote in the console. Since they are still relied on with things like batch files (redirect to >NUL) they are still reserved today. thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Hi, Here I have given the tricks to how to change the My Computer icon goto Start->run->type "regedit" In that go to the following key Hive: HKEY_LOCAL_MACHINE Key: Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D} Value Name: DefaultIcon Data Type: REG_EXPAND_SZ change the following ico file. Value: C:\Program Files\Plus!\Themes\Ancient Pathways Computer.ico,2 thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention Last edited by Karpagarajan : 03-29-2007 at 03:37 PM. |
| |||
| The same way you can change the Internet Explorer icon also on the desktop. Hive: HKEY_LOCAL_MACHINE Key: Software\Classes\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8} Value Name: DefaultIcon Data Type: REG_EXPAND_SZ Value: C:\Program Files\Plus!\Microsoft Internet\Iexplore.exe,0 thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Have you ever heard about Windows Title music. Yes Windows has a Title music in the hidden link. You can play from the following path on your system. C:\Windows\system32\oobe\images\title.wma Just play it, nice one. ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| MAKE USE OF WINDOWS KEY Hi, We dont know all the functionality of the Window Key (last row with MS windows logo key) functionality. It is very nice to use the windows key with lot of operations. Here is the list of short cuts using windows key. Winkey + Pause = display the Systems Properties pagethanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention Last edited by Karpagarajan : 04-05-2007 at 08:11 AM. |
| |||
| In IE: If you just type the name of a website into the address bar then press Ctrl and Enter windows automatically puts "http://www.DefaultwebPage.com". before it and .com afterwards.....it saves a lot of time. e.g. Type "yahoo" into the address bar Press Ctrl and Enter Yahoo! appears! thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention Last edited by Karpagarajan : 04-05-2007 at 08:18 AM. |
| |||
| Make Start menu faster. go to run>regedit> HKEY current user>Control panal>desktop and look for menu Show Delay. At the right hand Side they will be a list, set to Number 0 then Restart computer then done, you have a faster start menu. thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Hide Recent Documents Menu from the Start Menu: Open Regedit Browse to: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\E xplorer Create a new BINARY value called "NoRecentDocsHistory" and set it to "01 00 00 00" Create a new BINARY value called "NoRecentDocsMenu" and set it to "01 00 00 00" thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Folder Lock without any S/W Open Notepad and copy the below code and save as locker.bat. At first time start it will create folder with Locker automatically for u. Don't forget to change your password in the code its shown the place where to type your password. After creation of Locker folder again click on the locker.bat.it will ask.press Y then Locker folder will be disappeared.again to get it click on locker.bat. and give ur password u will get the folder again. ************************************************** ********
thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Hi, In Outlook, you can jump to the section you want: Ctrl+1 switches to the Mail window, Ctrl+2 switches to the Calender, Ctrl+3 to Contacts, Ctrl+4 to Tasks, and Ctrl+5 to Notes. Ctrl+Shift+M starts a new message in Outlook. (Use Ctrl+Shift+C for a new contact.) In Outlook e-mail, hit Ctrl+N to compose a new message, Ctrl+R to reply to a message .............. thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Not Even Bill Gates can't explain this one !!! Open a blank Microsoft Word document and type the following: =rand(200,99) and then Press 'Enter' and wait 7 seconds... Surprise..... Can any 1 explain why is this ................................. ........................ thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/operating-systems/523-windows-secrets.html | |||
| Posted By | For | Type | Date |
| PANTIP.COM :SOFTWARE [SO2412157] Vista Tip #59 ÁÒ«è͹áÅÐãÊè Password ãËé¡Ñºâ¿Åà´ÍÃìâ´ÂäÁèµéͧãªé«Í¿µìáÇÃìÍ×è¹æ ªèÇ | This thread | Refback | 07-27-2007 11:24 PM |
| Digg - Windows Secrets | This thread | Refback | 07-20-2007 07:01 AM |
| Digg / News / Upcoming | This thread | Refback | 07-20-2007 04:04 AM |
| Digg / Software / Upcoming | This thread | Refback | 07-20-2007 04:01 AM |
| Digg / News / Upcoming | This thread | Refback | 07-20-2007 03:29 AM |
| digg / vinothchandar / news / dugg | This thread | Refback | 07-20-2007 03:25 AM |
| Digg / News / Upcoming | This thread | Refback | 07-20-2007 03:10 AM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Secrets Of Love | Sabari | The Lounge | 6 | 04-17-2008 10:50 PM |
| Relationship Secrets | Sabari | The Lounge | 0 | 09-06-2007 03:07 AM |
| ASP.NET AJAX secrets | a.deeban | ASP and ASP.NET Programming | 15 | 09-05-2007 07:11 AM |
| MSIL Secrets : Every .net Programmer should know. | a.deeban | C# Programming | 4 | 08-16-2007 12:42 AM |
| Some secrets of system Programs | Karpagarajan | C and C++ Programming | 2 | 08-02-2007 05:23 AM |