Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by olin

  1. olin

    Question: browse xml with IE

    Thank you for pointing out a way! I used a resource hack tool to view msxml3.dll resources and find the xsl it uses. I might modify the content to what I want.
  2. olin

    Question: browse xml with IE

    I like saving all kinds of data in xml format with my own tag names. I use IE to browse them. My question is: I found it would be much better if IE did not expand all levels of data when open the file, i.e. only show root element or first level element and allow me to click to unfold to show the...
  3. olin

    IE browse xml question

    I like saving all kinds of data in xml format with my own tag names. I often used IE to browse them. But I found it would be much better if IE did not expand all levels of data when open the file, i.e. only show root element or first level element and allow me to click to unfold to show the...
  4. olin

    Powerpoint 2003 incorrect word break when wrapping

    of course I did this, but like I said, it did wrap but broke one single word to two lines, instead of wrapped the whole word to the second line.
  5. olin

    Powerpoint 2003 incorrect word break when wrapping

    I found when I write a multi-line sentence in a text box (placeholder), it breaks the words incorrectly when line wrapping, like --------------------------- the words should not be bre aked. --------------------------- This correct line wrapping should be --------------------------- the words...
  6. olin

    how to save two network configurations

    Thank you! I found a useful link in the resources you gave: http://www.asp101.com/articles/stanley/nicsettings/default.asp I wrote a simliar batch script using netsh.exe to do the job successfully.
  7. olin

    how to save two network configurations

    my laptop uses wireless connections at both home and work. But I need to change the network profoles (IPs, DNS, Gate, etc.) for either place every day. It is really annoying. Could someone know how to create two wireless connection options or save configurations I can choose which one to load...
  8. olin

    how tweakUI change explorer right-click "new" menu

    solved, by deleting shellnew subkey for class extensions of those programs I don't want in the "new" menu.
  9. olin

    Invisible files

    some programs hook api to prevent some folders or files to be seen in explorer. like explorer.exe itself, hides a lot of files like histories in content.ie folder...
  10. olin

    how tweakUI change explorer right-click "new" menu

    p.s. I remember I also tried another trick to disable one CLASS key in HKCR and changed ShellNew key as before, it worked, However whenever I enabled that CLASS again, the old menu was restored again.
  11. olin

    how tweakUI change explorer right-click "new" menu

    I used to (and enjoy) change registry manually to modify my Windows, but I really stuck on this one. I wanted to change the content in windows explorer right-click context menu -> "new" submenu. I know those items in...
  12. olin

    USB problem

    thank you! I know this approach and tried a few times, didn't work. It may be some hardware problems.
  13. olin

    USB problem

    My T41 laptop is with Windows XP Pro and equiped with USB2.0 ports. But recently when I pluged in any usb 2.0 devices (flash drives, external harddrives, etc), it would work fine for a few mins, and then poped up "you device can perform faster" error every a few mins. When the message poped up...
  14. olin

    non-scroll row and colunm in excel

    Is there any way by which I could set one specific row and one specific column will still remain in the current view (may be move to the the toppest position and farthest left position, respectively) when I scroll the scroll bar? Thank you very much!
  15. olin

    how to make rules for "sent box" in outlook

    It works! Thank you! Such a strange way:) Why does not M$ make it a similar way as we do for inbox item.

Part and Inventory Search

Back
Top