Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Export recent documents list  (Read 2694 times)

0 Members and 1 Guest are viewing this topic.

CCM

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1274
  • Last login:August 08, 2020, 10:08:27 am
Export recent documents list
« on: December 18, 2013, 11:41:44 am »
Anyone know if you can export your list of recent documents containing the full path to a text file?

I am using Windows 7 Pro with Office 2010.   I can navigate to %userprofile%/recent   to bring up the list of recent documents.  I want to be able to export this list and have it include the full path to the document and the date the document was last modified.

Any suggestions?

Thanks

lilshawn

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7513
  • Last login:Yesterday at 04:01:19 pm
  • I break stuff...then fix it...sometimes
Re: Export recent documents list
« Reply #1 on: December 18, 2013, 12:07:48 pm »
not sure what you are after, but you can execute a "dir > filename.txt" command which will create a text file of the directory contents in a new "filename.txt".  :dunno



CCM

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1274
  • Last login:August 08, 2020, 10:08:27 am
Re: Export recent documents list
« Reply #2 on: December 18, 2013, 12:23:21 pm »


Strange thing is if I go to the search bar in the start menu and type:   %userprofile%/recent   it opens a window that shows all recent docs and files,  but when I drop to a command prompt and navigate to the recent folder and do a dir I get no results...

lilshawn

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7513
  • Last login:Yesterday at 04:01:19 pm
  • I break stuff...then fix it...sometimes
Re: Export recent documents list
« Reply #3 on: December 18, 2013, 02:14:43 pm »


Strange thing is if I go to the search bar in the start menu and type:   %userprofile%/recent   it opens a window that shows all recent docs and files,  but when I drop to a command prompt and navigate to the recent folder and do a dir I get no results...

oopsie  :lol

http://en.wikipedia.org/wiki/Special_folder

i belive the "recent documents" is actually stored as entries in the registry.

you should still be able to write a script to extract it though. (i'm not real good with that) I know you can create a .reg file to add/remove entries from the registry...it stands to reason you could get it out.

CCM

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1274
  • Last login:August 08, 2020, 10:08:27 am
Re: Export recent documents list
« Reply #4 on: December 18, 2013, 02:28:29 pm »
Interesting!   That at least points me in the right direction!    Thanks!

CCM

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1274
  • Last login:August 08, 2020, 10:08:27 am
Re: Export recent documents list
« Reply #5 on: December 18, 2013, 03:20:24 pm »
I was able to extract the registry entries of the last 50 Word and 50 Excel documents that were accessed.   I just extracted the registry to a text file and I was able to see the full path of the documents.   I was then able to view the recent documents (%userprofile%/recent)  to get the last date the docs were accessed.   

Thanks again!

pbj

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11054
  • Last login:Today at 07:06:16 am
  • Obey.
    • The Chris Burke Band
Re: Export recent documents list
« Reply #6 on: December 18, 2013, 04:08:04 pm »
So who are you spying on and why?