<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
	<meta name="generator" content="Hugo 0.54.0" />
  <link href="https://gmpg.org/xfn/11" rel="profile">
  <meta http-equiv="content-type" content="text/html; charset=utf-8">

  
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">

  <title> Send4Help &middot; Send4Help </title>

  
  <link rel="stylesheet" href="/css/poole.css">
  <link rel="stylesheet" href="/css/syntax.css">
  <link rel="stylesheet" href="/css/hyde.css">
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">

  
  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
  <link rel="shortcut icon" href="/favicon.ico">

  
  <link href="https://send4help.net/index.xml" rel="alternate" type="application/rss+xml" title="Send4Help" />
  <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

  
  <script>
    (adsbygoogle = window.adsbygoogle || []).push({
      google_ad_client: "ca-pub-8590266355991352",
      enable_page_level_ads: true
    });
  </script>
</head>

<body>

<div class="sidebar">
  <div class="container sidebar-sticky">
    <div class="sidebar-about">
      <h1><a href="/">Send4Help</a></h1>
      <p class="lead">
      Helpful content from IT professionals
      </p>
    </div>

    <ul class="sidebar-nav">
      <li>Categories:</li>
      
      
        <li><a href="/categories/apple"> apple </a></li>
      
        <li><a href="/categories/art"> art </a></li>
      
        <li><a href="/categories/gaming"> gaming </a></li>
      
        <li><a href="/categories/mobile-technology"> mobile-technology </a></li>
      
        <li><a href="/categories/multimedia"> multimedia </a></li>
      
        <li><a href="/categories/music"> music </a></li>
      
        <li><a href="/categories/productivity"> productivity </a></li>
      
        <li><a href="/categories/programming"> programming </a></li>
      
        <li><a href="/categories/security"> security </a></li>
      
        <li><a href="/categories/social-networking"> social-networking </a></li>
      
        <li><a href="/categories/tech-support"> tech-support </a></li>
      
        <li><a href="/categories/tech-weekend"> tech-weekend </a></li>
      
        <li><a href="/categories/uncategorized"> uncategorized </a></li>
      
        <li><a href="/categories/windows-administration"> windows-administration </a></li>
      
    </ul>
  </div>
  <div class="container sidebar-bottom">
    <p>&copy; 2021. All rights reserved. </p>
  </div>
  <script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-2136834-2', 'auto');
  ga('send', 'pageview');

</script>
</div>


    <div class="content container">
    <div class="posts">

    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/brought-to-you-by-hugo/">
          Brought to you by Hugo
        </a>
      </h1>

      <span class="post-date">Sat, Jul 25, 2015</span>

      After over a year without a post, it gets difficult to get motivated to patch the constant stream of security issues that Wordpress brings. I&rsquo;ve been thinking for some time about minimizing the footprint of this blog and the other properties I host for friends and family, and I decided I would use static sites where possible. This weekend I decided to pull the trigger and export everything from Wordpress to Markdown.

      
        <div class="read-more-link">
        <a href="/brought-to-you-by-hugo/">Read More…</a>
        </div>
      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/titanfall-resolution-out-of-range-black-screen-1080/">
          Titanfall Resolution Out of Range / Black Screen
        </a>
      </h1>

      <span class="post-date">Fri, Feb 21, 2014</span>

      I wanted to share this fix to a frustrating Titanfall issue that I haven&#8217;t seen listed as solved anywhere else. I was running into issues when launching the game. My computer would simply display an error message that was saying that the resolution was out of range. Frustratingly, when I tabbed out of the game, I could see everything fine and even navigate to the resolution options where I would select windowed, but the game wouldn&#8217;t save the resolution changes.

      
        <div class="read-more-link">
        <a href="/titanfall-resolution-out-of-range-black-screen-1080/">Read More…</a>
        </div>
      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/synchronize-files-in-windows-or-across-pcs-using-symbolic-links-1075/">
          Synchronize files in Windows or across PCs using Symbolic Links
        </a>
      </h1>

      <span class="post-date">Tue, Jan 21, 2014</span>

      Check out these handy little guys&#8230;
&nbsp;
http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/&quot; target=&rdquo;_blank&rdquo;&gt;http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/
&nbsp;
Very niche, but might come in handy someday. What this does is sync a file to multiple directory locations on a hard drive. i.e. same file exists in C:\Folder A as in C:\Folder B and updates both if you make changes to one or the other.
&nbsp;
I&#8217;ve been using them a while to do a couple different things:
&nbsp;

      
        <div class="read-more-link">
        <a href="/synchronize-files-in-windows-or-across-pcs-using-symbolic-links-1075/">Read More…</a>
        </div>
      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/useful-tips-and-shortcuts-for-eclipse-ide-1065/">
          Useful Tips and Shortcuts for Eclipse IDE
        </a>
      </h1>

      <span class="post-date">Thu, Jul 18, 2013</span>

      I&#8217;ve used several IDEs in combination with many different languages, but the one I&#8217;ve felt benefits the most from a lot of user knowledge / tweaking is Eclipse. Now, for this list of tips and shortcuts I&#8217;m assuming that you are using Java, but many (if not most) of them are language-independent. Keyboard Shortcuts:  ALT + SHIFT + L: Local variable extraction of text selection (i.e. makes a new local variable out of the highlighted text and inserts a reference in its place automatically).

      
        <div class="read-more-link">
        <a href="/useful-tips-and-shortcuts-for-eclipse-ide-1065/">Read More…</a>
        </div>
      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/google-chrome-pale-blue-screen-solved-1060/">
          Google Chrome pale blue screen – SOLVED
        </a>
      </h1>

      <span class="post-date">Sat, May 25, 2013</span>

      In my case, the issue was caused after I installed the Hangouts extension from the Chrome Web Store. It seems the Hangouts extension was causing the pale blue screen. To solve, I simply closed the Hangouts app from the taskbar and re-launched Chrome.

      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/outlook-2010-the-operation-failed-solved-1042/">
          Outlook 2010 – The Operation Failed [SOLVED]
        </a>
      </h1>

      <span class="post-date">Thu, Feb 28, 2013</span>

      When sending an email from Outlook 2010, I received the error &#8220;The Operation Failed&#8220;.
&nbsp;

&nbsp;
For me, this ended up simply being an issue with the email address autocomplete feature.
Solution:
I typed the first few letters of the recipient&#8217;s email address, pressed the down arrow on my keyboard, then pressed the Delete key. Then, I manually re-typed the recipient&#8217;s full email address, and my email sent without any problems.

      
        <div class="read-more-link">
        <a href="/outlook-2010-the-operation-failed-solved-1042/">Read More…</a>
        </div>
      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/documents-library-ms-is-no-longer-working-windows-78-solved-1025/">
          “Documents.library-ms” is no longer working. – Windows 7/8 [SOLVED]
        </a>
      </h1>

      <span class="post-date">Sat, Jan 26, 2013</span>

      After I upgraded to Windows 8, I began receiving this lovely vague little error message when navigating to any of my Documents, Pictures, or Videos libraries through the left navigation panel in Windows Explorer.
Here&#8217;s the fix:
 Open a Windows Explorer window Right click the offending Library Click Delete Right click on Libraries Click Restore Default Libraries  &nbsp;
&nbsp;

      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/solved-no-device-drivers-were-found-windows-7-install-from-external-hard-drive-1020/">
          [SOLVED] No device drivers were found – Windows 7 install from external hard drive
        </a>
      </h1>

      <span class="post-date">Tue, Dec 25, 2012</span>

      <p>When attempting to reformat a Lenovo ultrabook via USB external hard drive, I received the following error:</p>

<blockquote>
<p><strong>No device drivers were found. Make sure that the installation media contains the correct drivers, and then click OK</strong></p>
</blockquote>

<p>The solution was as simple as <a href="http://social.technet.microsoft.com/Forums/en-US/w7itprohardware/thread/3b4eeaf3-e7c4-4057-821d-f3a45451374f?prof=required" target="_blank">switching the external hard drive from a USB 3.0 port to a USB 2.0 port</a>, rebooting, and restarting the installation.</p>

<p>If that doesn&#8217;t work, some other suggestions I found were to try and enter your particular PC&#8217;s recovery mode to see if there is an option to reinstall Windows from there, or to try re-copying the Windows installation files to your USB drive/external HDD.</p>

      
        <div class="read-more-link">
        <a href="/solved-no-device-drivers-were-found-windows-7-install-from-external-hard-drive-1020/">Read More…</a>
        </div>
      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/digital-signage-and-its-good-friends-prezi-and-airplay-1001/">
          Digital Signage, and its good friends Prezi and AirPlay
        </a>
      </h1>

      <span class="post-date">Thu, Dec 6, 2012</span>

      I got to thinking again. Don’t worry – I didn’t pull a brain muscle this time.
I’m not sure if you’ve ever used/seen/experimented with Prezi… but I’ve got to say that I think, along with wireless video signage/AirPlay in general, this has to be one of the most under-utilized multimedia tools out there. It’s seriously incredible (and dead simple). Imagine something like this running on the various displays. For free/cheap. And with content editable by everyday users.

      
        <div class="read-more-link">
        <a href="/digital-signage-and-its-good-friends-prezi-and-airplay-1001/">Read More…</a>
        </div>
      
      </div>
    
    <div class="post">
      <h1 class="post-title">
        <a href="http://send4help.net/powershell-reporting-interface-bootstra-992/">
          PowerShell Reports, an interface with Bootstrap and jQuery
        </a>
      </h1>

      <span class="post-date">Tue, Nov 27, 2012</span>

      I use PowerShell for as much of my job as possible. One of the most common things I&#8217;m asked to do is to provide some sort of report, and in some cases these reports need to be updated periodically.
Instead of emailing these reports out, I decided to string together a bit of JavaScript, static HTML, and an indexing job from PowerShell to create a semi-dynamic reporting interface for the reports my scripts create.

      
        <div class="read-more-link">
        <a href="/powershell-reporting-interface-bootstra-992/">Read More…</a>
        </div>
      
      </div>
    
  
  <span class="pagination-item disabled">Newer</span>
  
  
  <a class="pagination-item" href="/page/2/">Older</a>
  

</div>
</div>

  <!-- Cloudflare Pages Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "cee56f57c5b243fa8715c149275a7ab4"}'></script><!-- Cloudflare Pages Analytics --></body>
</html>
