Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:windows [2021/03/25 21:24] christiansoftware:windows [2023/05/11 22:03] (current) – moved fun page in here christian
Line 28: Line 28:
 To overcome the 1024-char limit see [[http://superuser.com/questions/387619/overcoming-the-1024-character-limit-with-setx|this post on Superuser.com]]. To overcome the 1024-char limit see [[http://superuser.com/questions/387619/overcoming-the-1024-character-limit-with-setx|this post on Superuser.com]].
  
 +Print the content of the ''%PATH%'' variable using Powershell - type ''$env:PATH''
  
 ===== Command line use ===== ===== Command line use =====
Line 47: Line 48:
  
  
-{{tag> Windoze Windows7 Environment_variable command_line}}+====== Having fun with M$ software ======
  
 +here's my personal, completely subjective list of reasons why I think some of Microsoft's products are inefficient and painful to use.  
 +
 +  * MS Outlook - Decreasing the quote level is not possible - see: [[https://superuser.com/questions/224138/breaking-the-outlook-2010-e-mail-blue-quote-line-for-inline-responses#257518|this SuperUser thread]]. An email application that requires more than 15 seconds of search in an email application to simply decrease the quote levels?? I guess no surprises if MS Word is used as email editor... Hilariously, someone had to wrote an add-in to fix that functionality. A quote from the [[https://superuser.com/questions/224138/breaking-the-outlook-2010-e-mail-blue-quote-line-for-inline-responses#257518|this SuperUser thread]]: //As far as I'm aware, though, there is no way to deal with this problem unless you install an addin to do it, because this is essentially caused by a bug in Microsoft Word's conversion of documents to HTML (which needs to happen before you send an Outlook HTML e-mail).//m(