Really silly Vista question that has me stumped

Posted by: tanstaafl.

Really silly Vista question that has me stumped - 05/11/2008 20:33

I am in the process of scanning literally thousands of paper files, some in excess of 500 pages. Today I started on the second batch, saving them as *.pdf files as I did the first batch.

For some reason, Vista thinks the files are audio files, not *.pdf files (see attached picture. Names are greyed out for privacy.)

What is causing this? How do I fix it? I need to be able to sort the file on-screen by date entered.

tanstaafl.
Posted by: mlord

Re: Really silly Vista question that has me stumped - 05/11/2008 20:45

It looks like windows thinks they are .pdf files, at least judging from the Adobe PDF icon it's using for each of them.

"sort the file on-screen by date entered"? Do you mean by the "Date modified" field shown on the screen? If so, just click on "Date modified" at the top of that column. Otherwise, dunno.

EDIT: if you want to sort by the date you've embedded into the file names themselves, then you'll have to first use a proper date format, with Year-Month-Day-Hour-Minute order, rather than the order you're currently naming them with.

Cheers
Posted by: AndrewT

Re: Really silly Vista question that has me stumped - 05/11/2008 20:48

Right-click an empty part of the right pane and choose Properties.
On the Customize tab, under "what type of folder do you want?" drop down the menu and choose "all items".
Posted by: mlord

Re: Really silly Vista question that has me stumped - 05/11/2008 20:48

Originally Posted By: mlord
EDIT: if you want to sort by the date you've embedded into the file names themselves, then you'll have to first use a proper date format, with Year-Month-Day-Hour-Minute order, rather than the order you're currently naming them with.


If that's the case, then automatically renaming the already-saved files is pretty easy to do from a Linux shell script. Dunno about on Windows, though.

Cheers
Posted by: gbeer

Re: Really silly Vista question that has me stumped - 06/11/2008 01:44

It can be done in windows but the batch file syntax is bizarre.

Easier to install Cygwin to do the honors.
Posted by: tanstaafl.

Re: Really silly Vista question that has me stumped - 06/11/2008 04:49

Quote:
Right-click an empty part of the right pane and choose Properties.
On the Customize tab, under "what type of folder do you want?" drop down the menu and choose "all items".


Yes! That did the trick. However, it added a third pane to the view, a "Preview Window" that I don't want. How do I make that go away?

tanstaafl.
Posted by: tanstaafl.

Re: Really silly Vista question that has me stumped - 06/11/2008 04:57

Quote:
if you want to sort by the date you've embedded into the file names themselves,


No, nothing that complicated. I just need to have them arranged in the same order that they were created/modified, and see the file size as well.

tanstaafl
Posted by: tanstaafl.

Re: Really silly Vista question that has me stumped - 06/11/2008 05:03

Quote:
It looks like windows thinks they are .pdf files, at least judging from the Adobe PDF icon it's using for each of them.


I think you missed the point of the picture... note the column headings of the top screenshot: Name, Date Modified, Type, Size.

Then look at the lower column headings: Name, Artist, Album, Track#, Genre, Rating. Those would be appropriate headings for music files, but not PDFs.

tanstaafl.
Posted by: Schido

Re: Really silly Vista question that has me stumped - 06/11/2008 05:25

Looks like it's this "vista annoyance":

1. Constantly Changing Folder Views (Halfway down the page)

http://www.tweakguides.com/VA_4.html
Posted by: tahir

Re: Really silly Vista question that has me stumped - 06/11/2008 08:44

That's a killer that one. I bashed away at it for weeks before I fixed it, should have asked here...
Posted by: tanstaafl.

Re: Really silly Vista question that has me stumped - 06/11/2008 16:34

Quote:
Looks like it's this "vista annoyance":


That helped bunches! Thank you.

Now, does anybody know a fix for the annoyance of Windows Explorer (aka: "Computer" in Vista-ese) opening every window in the same too fscking SMALL size instead of remembering the size of the window the last time I opened it?

I don't suppose there's a way to adjust window size by keyboard instead of by mouse? If there is, I'll write a macro for my programmable keyboard and just hit that key every time I open a window. But wouldn't there be a default window size setting in the registry somewhere? But I want it to remember what the size of each window was the last time I closed it.

tanstaafl.
Posted by: Schido

Re: Really silly Vista question that has me stumped - 06/11/2008 16:43

No idea, but i rarely use explorer. I'm so used to Gyula's Navigator (a norton commander clone): http://www.wanari.com/
I should try to find another one though, the right click menu is kinda broken with vista x64.
Posted by: tfabris

Re: Really silly Vista question that has me stumped - 06/11/2008 17:00

Originally Posted By: tanstaafl.
I don't suppose there's a way to adjust window size by keyboard instead of by mouse? If there is, I'll write a macro for my programmable keyboard and just hit that key every time I open a window.


To change the size of the borders of the window without maximizing the window: Alt+Spacebar (to open the window menu), "S" (for Size), right arrow key several times, down arrow key several times, Enter key to confirm.

To maximize the window: Alt+Spacebar (to open the window menu), "X" (for maXimize).

Edit: And for situations where you're manipulating a child window (such as single document inside of a document editing program when there are several simultaneous documents open) it's the same thing except you use Alt+hyphen to open the window menu of the active child window, then the commands are the same.
Posted by: gbeer

Re: Really silly Vista question that has me stumped - 07/11/2008 01:04

Originally Posted By: Schido
Looks like it's this "vista annoyance":

1. Constantly Changing Folder Views (Halfway down the page)

http://www.tweakguides.com/VA_4.html

That entire article was a good read.