|
If i have a folder in MS Outlook called Technology and under technology i have Software and Hardware .
If i setup rules to automatically forward email to Software or Hardware folder, i dont realize they is any unread mail unless i expand the Technology...
Started by oo on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
This method gives an overall count of ALL unread items; but... .
Drag the Unread Mail folder to the Favorites pane within that I use to show counts of unread items in sub folders.
Of the unread items and will show a list of them.
|
|
How do you show hidden system folders in Windows-7?
Started by WilliamKF on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
To show hidden files and folders, mark "Show hidden....
Select "Folder options..." from the Tools menu, click on the "View" tab, and select "Show you need are in Control Panel → Folder Options → View.
The menu bar.
|
|
In Thunderbird 3 , is it possible to show the total number of items in a folder, rather than just the number of unread items?
Started by Charles Roper on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at superuser):
This will causeSee the Number of Messages in....
Make sure Show expanded columns in the folder pane”, and check the box for “Show expanded columns in the folder pane.” Click “OK”.
Open the General tab.
To the Advanced category.
|
Ask your Facebook Friends
|
I would like to know how to programmatically hide a file but making the file or folder still hidden with Show hidden files and folders enabled from the Tools->Folder options of Explorer.
I hope I am not confusing anyone and if I might be please just...
Started by Victor43 on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
There is NO user mode API to make files hidden from 'show hidden files', and it's a good.
FILE_ATTRIBUTE_HIDDEN);
As for keeping a file hidden from the "show hidden files" option to get right.
|
|
SVN externals allow you to make an SVN folder appear as if it's at another location. A good use for this is having a common folder shared across all of your projects in SVN.
I have a /trunk/common folder in SVN that I share via several different project...
Started by Brian R. Bondy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
When you display the log for a local versioned folder, it will show the changes that are relative "Show log" command of Tortoise from secondproject folder will only show secondproject files changes of the external ....
|
|
I need to see my .htaccess files for the websites i develop locally on my Mac OS X. I put all my sites in the Sites folder. Since it starts with a dot, Mac OS X treats them as system - therefore invisible - files.
I'm aware that you can tell Mac OS X ...
Started by pixeline on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Langui.sh/2009/11/19/building-services-using-automator-workflows-in-snow that it is always shown in the services....
A couple of site which helped me to build a service using Automator which allows you to show the service to show in the menu.
|
|
I have added a new folder to one of my local working copies. I have yet to initially check it in though.
I want to take it out and put it on my desktop, then branch and then put it back in and associate with the branched local version.
I noticed though...
Answer Snippets (Read the full thread at stackoverflow):
There is a check box in the commit window at the bottom labeled "Show unversioned files" Uncheck.
If you ran the "Add" command it.
Remove it from the folder without harming the working copy.
|
|
TortoiseSVN seemed to be slowing down my Windows Explorer a whole lot. So I scouted around and was reminded (via google) that there is a feature available via the TortoiseSVN Settings dialog where you can exclude certain paths from the Icon Overlay treatment...
Started by Peter on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
That....
That my folder is called " D:\Peter\PWC " - notice that I had accidentally included an extra "t", as in "Petert", in this folder name in the excluded paths as described in my question!
After correcting to indicate something else: i.e.
|
|
When using Chrome, if you download a file you can then choose an option (Show in Folder) which will open the containing directory and highlight the file. Similarly, if you view the properties of a shortcut you can choose the "Find Target" button for that...
Started by Dereleased on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
[edit] Here's the Microsoft KB article on Explorer command line switches
Here is an article that shows how ....
I'm not sure if there is an equivalent API call .
At the very least, you can do that by invoking "explorer.exe /select,C:\path\to\file" .
|
|
I'm using an online backup solution that does not work with networked drives or mapped drives. Is it possible to make a network drive show up as a "regular" folder? What possible impacts could this have?
Edit: The backup solution will backup files located...
Started by Even Mien on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
You could try creating a symbolic link
Microsoft added Symlink support in Windows Vista... .
Does it not work because it is a network drive, or because it doesn't have a drive letter/path?
If it's the second, just map the network drive to a drive letter .
|