1.

Solve : Save, save as and open - details and ordering?

Answer» <html><body><p>Probable memory lapse here - <br/>I am sure way back I managed on last PC to set things up so my default listing display in ''save'', ''save as'' or ''open''  was 'details - last modified'.  Very often I want to see my last save and most recent file ..... and not have to select 'details' then punch the 'last modified' top bar!!<br/><br/>Any thoughts?  I can't remember if and how!Wait a sec. I even don't understand what you're saying.Let me try again!  <br/><br/>If I go to save, save as or open a file - the listing of existing files is either default alpha-numeric - or on occasions random.  So it might start at ''a'' and on thru ''z'' etc .... folders first then files.<br/><br/>If I use the icon "view menu" I can select "thumbnails", "tiles', ''icons'', "list" or ''details''.  I am sure I used to have a way to set default so it showed as ''details'' every time ... and with ''last modified'' showing first.  Right now i have to go thru setting this up every time I go to save, open etc.<br/><br/>In Win Explorer if this was used in a folder it'll hold that option for the next viewing.<br/><br/>I often need to see my files in date order rather than name and so a default I choose that will enable this every time is useful.<br/><br/>If still no idea what I am rambling on about - no sweat - it's hardly life-threatening!  But I am just frustrated as I am sure I used to set this up as a chosen default! Quote</p><blockquote>If I go to save, save as or open a file - the listing of existing files is either default alpha-numeric</blockquote> Where? I'm really trying to understand...LOLOh dear!!! <br/><br/>OK - let's imagine you have written a small txt file - you go to ''save as'' - what do you see?<br/><br/>I see a listing of folders and files which are usually (if lucky) an ordered list according to alpha-numeric.  ''A-file.txt'' will <a href="https://interviewquestions.tuteehub.com/tag/appear-2437800" style="font-weight:bold;" target="_blank" title="Click to know more about APPEAR">APPEAR</a> first and maybe ''zulu.txt'' will appear last - if I scroll across or down.<br/><br/>However - as I might often be wishing to save repeats of a new file - like ''newfile-01.txt - then newfile-02.txt etc ... it helps if I see my files listing as I want - which is the first to show being the ''last modified'' - and so I select it - change the 01 to 02 and off I go again! (lazy approach).<br/><br/>I also often want only to see my last save - so again the ''last modified'' showing as default is desirable - without having to make selections specially.<br/><br/>Don't worry - I might post a coupla screen grabs later to try and explain better.<br/><br/>C'mmon, Chris, you know better than this:<br/> Quote<blockquote>OK - let's imagine you have written a small txt file - you go to ''save as'' - what do you see?</blockquote> In what program? Every program is different. Quote<blockquote>In what program? Every program is different.</blockquote> <br/>  - yeah I know but - for any given app' - files might show for horizontal scroll - vertical scoll - that doesn't <a href="https://interviewquestions.tuteehub.com/tag/matter-22749" style="font-weight:bold;" target="_blank" title="Click to know more about MATTER">MATTER</a>...  it's what files show first!!!  I don't want the folders or files beginmning with ''a'' to show top of list - I want (without having to set it up - cos am lazy!) - to see last modifed by default!<br/><br/>Don't worry - I will try tomorrow maybe to post a coupla grabs - one with default display and one with what I want to make my default.OK, this is "Save As" window from Wordpad, and I can't see any list of files:<br/><br/> Quote from: Broni on September 08, 2008, 07:55:30 PM<blockquote>OK, this is "Save As" window from Wordpad, and I can't see any list of files:<br/><br/><br/></blockquote> <br/>Look at his name Broni:<br/><br/>Chris<strong>XP</strong>Pro<br/><br/>over 90% of save dialog boxes in XP use the GetOpenFileName() API function to display the common dialog to which I'm sure he refers.<br/><br/>Windows Vista uses a separate paradigm called Common Item dialogs or something with an equally generic name,<br/>I honestly looked into this, since I was getting really annoyed since it kept default to icons for some reason.<br/><br/><br/>The thing is- I'm not sure if there is a registry setting for this that will apply to all of the programs that use it. If not it would be necessary to somehow subclass the dialog and set the listview style to Details- in addition to messing with the columnheaders...<br/><br/>I think I'll look into this, I have a feeling their likely is a registry setting that might help with this.<br/>Hmmm - could be that I am using Windows Classic for my set up.  This must be confusing the issue - sorry - had not considered the (yuk) XP 'look'..<br/><br/>I hate XP visuals - and so am set up looking pretty much like Win 2k.<br/><br/>OK - here are grabs from an <a href="https://interviewquestions.tuteehub.com/tag/old-585313" style="font-weight:bold;" target="_blank" title="Click to know more about OLD">OLD</a> folder ........ so - folders appear first in listing - then alpha numeric listing of files.  From the top right icon I can elect to show details - and then will see as second pic - with option to select the ''date modified".  I am wanting to keep that setting as a default.<br/><br/>Sorry about confusion - you gotta think back to the look of '98 and Win 2k ..... should have specified this.<br/><br/><br/><br/>BC_ - see you just <a href="https://interviewquestions.tuteehub.com/tag/posted-2944562" style="font-weight:bold;" target="_blank" title="Click to know more about POSTED">POSTED</a> - yes I would expect a setting to be app specific and - sure I used to have a way to do it!!<br/><br/>[recovering disk space -- attachment deleted by admin]OK, this?<br/><br/>Well yeah - but my version!  <br/><br/>The top right icon - get a list of files - not just folders -  and select ''details'' and then punch the ''date modified'' bar - twice actually to bring latest file to top.<br/><br/>That is what I want to set as default.Got <a href="https://interviewquestions.tuteehub.com/tag/ya-748501" style="font-weight:bold;" target="_blank" title="Click to know more about YA">YA</a> now....Let's see, if we can do something about it.For now, I found out, that the sort order is controlled by <strong>ShellState</strong> key in: <br/>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer<br/>Default hex value of that key is:<br/>24,00,00,00,33,80,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00<br/>but that's probably as far as I'm able to go, unless I'll find some more info.The above is from XP. In my Vista, numbers are little bit different:<br/><br/><br/>[recovering disk space -- attachment deleted by admin]</body></html>


Discussion

No Comment Found