I recently converted my computer into a dedicated Steam Box by replacing the default Windows shell with Steam and booting directly into Big Picture mode (using http://buildasteambox.blogspot.com/2013/02/turn-windows-7-pc-into-dedicated-steam.html tutorial). Everything works great and I am having a grand 'ol time playing my PC games on my TV with a gamepad. I like to keep my Steam screenshots in my Dropbox folder so I can access them anywhere. I used to be able to copy them from the Steam folders to my Dropbox folder after I was done playing a particular game but now that I now longer use the Windows shell copying them over is not an option. In what I thought was a clever bit of folder manipulation I created a symbolic link from the Steam screenshot folder to my Dropbox folder using the mklink command so that when I take a screenshot in-game it will automatically get saved to my Dropbox folder.
This is where I run into a problem. When my computer boots up it launches directly into Steam and since I do not load the Windows shell Dropbox does not get loaded either which means my symbolic link is useless. Is there a way (via a script or something) to force the Dropbox service to load even though I am not loading the Windows shell? If anyone can answer this then you will win 10 Internet Points?.