Categories
Archives
Twitter: syntactix
- MS releases Metro theme for JQuery Mobile http://t.co/nZFBD9pg 07:32:19 PM April 30, 2012 from TweetDeck ReplyRetweetFavorite
- @ArthurThornton @dkirker @chuq Fun stats: 10.7 mil calls to the service, 175k unique devices, 440 apps, 153 company's in last 30 days 12:05:19 AM April 26, 2012 from Twitter for iPad in reply to ArthurThornton ReplyRetweetFavorite
- @ArthurThornton @dkirker @chuq @davidbbaxter Have faith in Dev Relations... 12:00:41 AM April 26, 2012 from Twitter for iPad in reply to ArthurThornton ReplyRetweetFavorite
- @angrygoatapps @pcworldsoftware Updated licensing, removed unneeded files, and included db schema. Updated ReadMe a bit Still a fragile wip 05:43:47 PM April 21, 2012 from Twitter for Mac in reply to angrygoatapps ReplyRetweetFavorite
- @angrygoatapps Thanks will look at that tonight. 02:17:51 PM April 20, 2012 from Twitter for iPad in reply to angrygoatapps ReplyRetweetFavorite
Category Archives: Technical Publications
Relocating The Windows 7 “Users” Directory
Why move C:\Users?
1) You have an SSD drive.
2) Moving just your Documents folder doesn’t move all your data files.
3) Using the registry to or Windows UI to move Documents folder only works when an application refers to Documents by name. Any application that hard codes the path C:\Users\username\Documents such as Microsoft’s own Visual Studio will recreate that folder. Then depending on how the application references the Document folder they will get different locations.
Continue reading
Posted in Blog, How To's, Technical Publications
7 Comments