Monday, March 22, 2010

MOVEX workplace using IE8

  1. Set IE8 to Compatibility View for Movex workplace site by click 'Tools', then click 'Compatibility View Settings', then add website.
  2. Create shortcut for workplace login, the program is "C:\Program Files\Internet Explorer\iexplore.exe" –nomerge. the '–nomerge' parameter solve the IE8 session merge problem, please see following url for details.

    http://blogs.msdn.com/ie/archive/2009/05/06/session-cookies-sessionstorage-and-ie8.aspx

Tuesday, March 02, 2010

List file changes date

We can use following command to list the subdirectory and files with last changing date.

dir /s /od /tw Directory >list.txt